diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-23 02:14:05 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-23 02:14:05 +0000 |
commit | 87686b09f5ea5cbebb0e75fc07a31e82846c63a6 (patch) | |
tree | 220afc1b01791051bf7cbad3d3c8adabe3c51bcc /dev-perl/PatchReader | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-87686b09f5ea5cbebb0e75fc07a31e82846c63a6.tar.gz gentoo-2-87686b09f5ea5cbebb0e75fc07a31e82846c63a6.tar.bz2 gentoo-2-87686b09f5ea5cbebb0e75fc07a31e82846c63a6.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/PatchReader')
-rw-r--r-- | dev-perl/PatchReader/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/PatchReader/PatchReader-0.9.6-r1.ebuild (renamed from dev-perl/PatchReader/PatchReader-0.9.6.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/PatchReader/ChangeLog b/dev-perl/PatchReader/ChangeLog index 432346ecd42c..b210cda1c41a 100644 --- a/dev-perl/PatchReader/ChangeLog +++ b/dev-perl/PatchReader/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/PatchReader -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PatchReader/ChangeLog,v 1.32 2012/06/24 12:58:34 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PatchReader/ChangeLog,v 1.33 2014/08/23 02:14:05 axs Exp $ + +*PatchReader-0.9.6-r1 (23 Aug 2014) + + 23 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +PatchReader-0.9.6-r1.ebuild, -PatchReader-0.9.6.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 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/PatchReader/PatchReader-0.9.6.ebuild b/dev-perl/PatchReader/PatchReader-0.9.6-r1.ebuild index 490bf77cf018..ecf35102b462 100644 --- a/dev-perl/PatchReader/PatchReader-0.9.6.ebuild +++ b/dev-perl/PatchReader/PatchReader-0.9.6-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 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/PatchReader/PatchReader-0.9.6.ebuild,v 1.6 2012/03/08 15:08:06 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PatchReader/PatchReader-0.9.6-r1.ebuild,v 1.1 2014/08/23 02:14:05 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=TMANNERM MODULE_VERSION=0.9.6 |