summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2014-08-24 01:23:45 +0000
committerIan Stakenvicius <axs@gentoo.org>2014-08-24 01:23:45 +0000
commit3c2c1a845555753fb07428a5977a165e980d1e32 (patch)
tree84303be2a21772095ba7257fc5d19fa33b10cd2e /dev-perl/Ace
parentbumped current stable ebuild(s) EAPI to 5; committed directly to stable as no... (diff)
downloadgentoo-2-3c2c1a845555753fb07428a5977a165e980d1e32.tar.gz
gentoo-2-3c2c1a845555753fb07428a5977a165e980d1e32.tar.bz2
gentoo-2-3c2c1a845555753fb07428a5977a165e980d1e32.zip
bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/Ace')
-rw-r--r--dev-perl/Ace/Ace-1.920.0-r1.ebuild (renamed from dev-perl/Ace/Ace-1.920.0.ebuild)6
-rw-r--r--dev-perl/Ace/ChangeLog9
2 files changed, 11 insertions, 4 deletions
diff --git a/dev-perl/Ace/Ace-1.920.0.ebuild b/dev-perl/Ace/Ace-1.920.0-r1.ebuild
index dc4993770092..af5cd5381400 100644
--- a/dev-perl/Ace/Ace-1.920.0.ebuild
+++ b/dev-perl/Ace/Ace-1.920.0-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Ace/Ace-1.920.0.ebuild,v 1.2 2011/09/03 21:04:29 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Ace/Ace-1.920.0-r1.ebuild,v 1.1 2014/08/24 01:23:45 axs Exp $
-EAPI=4
+EAPI=5
MY_PN=AcePerl
MODULE_AUTHOR=LDS
diff --git a/dev-perl/Ace/ChangeLog b/dev-perl/Ace/ChangeLog
index 1f0b9dcddd11..34503eeb2e16 100644
--- a/dev-perl/Ace/ChangeLog
+++ b/dev-perl/Ace/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-perl/Ace
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Ace/ChangeLog,v 1.8 2014/05/24 07:36:15 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Ace/ChangeLog,v 1.9 2014/08/24 01:23:45 axs Exp $
+
+*Ace-1.920.0-r1 (24 Aug 2014)
+
+ 24 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> +Ace-1.920.0-r1.ebuild,
+ -Ace-1.920.0.ebuild:
+ bumped EAPI to 5; committed directly to stable as no other changes present and
+ revbump helps stable systems to keep from dieing on perl-5.18 upgrade
24 May 2014; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup due #199047