diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 14:41:35 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 14:41:35 +0000 |
commit | db6512bbeeb7aaab79672a1a873a49de1e19448c (patch) | |
tree | 80ca2731483bef5408437f63bbdf7c636d2e3e9d /dev-perl/convert-ascii-armour | |
parent | bumped current stable ebuild(s) EAPI to 5; committed directly to stable as no... (diff) | |
download | gentoo-2-db6512bbeeb7aaab79672a1a873a49de1e19448c.tar.gz gentoo-2-db6512bbeeb7aaab79672a1a873a49de1e19448c.tar.bz2 gentoo-2-db6512bbeeb7aaab79672a1a873a49de1e19448c.zip |
bumped current stable ebuild(s) 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/convert-ascii-armour')
-rw-r--r-- | dev-perl/convert-ascii-armour/ChangeLog | 12 | ||||
-rw-r--r-- | dev-perl/convert-ascii-armour/convert-ascii-armour-1.400.0-r1.ebuild (renamed from dev-perl/convert-ascii-armour/convert-ascii-armour-1.400.0.ebuild) | 6 |
2 files changed, 13 insertions, 5 deletions
diff --git a/dev-perl/convert-ascii-armour/ChangeLog b/dev-perl/convert-ascii-armour/ChangeLog index fc016750416a..67469582413f 100644 --- a/dev-perl/convert-ascii-armour/ChangeLog +++ b/dev-perl/convert-ascii-armour/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-perl/convert-ascii-armour -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/convert-ascii-armour/ChangeLog,v 1.27 2012/06/24 12:59:48 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/convert-ascii-armour/ChangeLog,v 1.28 2014/08/22 14:41:35 axs Exp $ + +*convert-ascii-armour-1.400.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +convert-ascii-armour-1.400.0-r1.ebuild, -convert-ascii-armour-1.400.0.ebuild: + bumped current stable ebuild(s) 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/convert-ascii-armour/convert-ascii-armour-1.400.0.ebuild b/dev-perl/convert-ascii-armour/convert-ascii-armour-1.400.0-r1.ebuild index 1fb476ab4c22..f4232d5055cd 100644 --- a/dev-perl/convert-ascii-armour/convert-ascii-armour-1.400.0.ebuild +++ b/dev-perl/convert-ascii-armour/convert-ascii-armour-1.400.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/convert-ascii-armour/convert-ascii-armour-1.400.0.ebuild,v 1.2 2011/09/03 21:04:35 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/convert-ascii-armour/convert-ascii-armour-1.400.0-r1.ebuild,v 1.1 2014/08/22 14:41:35 axs Exp $ -EAPI=4 +EAPI=5 MY_PN=Convert-ASCII-Armour MODULE_AUTHOR=VIPUL |