diff options
author | 2014-08-22 17:17:17 +0000 | |
---|---|---|
committer | 2014-08-22 17:17:17 +0000 | |
commit | e0c3c0fda370f49e30e120b37806c201e15bfffb (patch) | |
tree | 5570ace970b9b54ee22a8825ad2da81c91508baf /dev-perl/IO-String | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-e0c3c0fda370f49e30e120b37806c201e15bfffb.tar.gz gentoo-2-e0c3c0fda370f49e30e120b37806c201e15bfffb.tar.bz2 gentoo-2-e0c3c0fda370f49e30e120b37806c201e15bfffb.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/IO-String')
-rw-r--r-- | dev-perl/IO-String/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/IO-String/IO-String-1.80.0-r1.ebuild (renamed from dev-perl/IO-String/IO-String-1.80.0.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/IO-String/ChangeLog b/dev-perl/IO-String/ChangeLog index 8eb3f67f1380..66524a5cc7c8 100644 --- a/dev-perl/IO-String/ChangeLog +++ b/dev-perl/IO-String/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/IO-String -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-String/ChangeLog,v 1.53 2012/09/11 20:28:56 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-String/ChangeLog,v 1.54 2014/08/22 17:17:17 axs Exp $ + +*IO-String-1.80.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +IO-String-1.80.0-r1.ebuild, -IO-String-1.80.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 11 Sep 2012; Alexis Ballier <aballier@gentoo.org> IO-String-1.80.0.ebuild: keyword ~amd64-fbsd, bug #433451 diff --git a/dev-perl/IO-String/IO-String-1.80.0.ebuild b/dev-perl/IO-String/IO-String-1.80.0-r1.ebuild index 244b6f683a2a..25b92a774598 100644 --- a/dev-perl/IO-String/IO-String-1.80.0.ebuild +++ b/dev-perl/IO-String/IO-String-1.80.0-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/IO-String/IO-String-1.80.0.ebuild,v 1.3 2012/09/11 20:28:56 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-String/IO-String-1.80.0-r1.ebuild,v 1.1 2014/08/22 17:17:17 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=GAAS MODULE_VERSION=1.08 |