diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-20 17:55:22 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-20 17:55:22 +0000 |
commit | 2b212ab362ffe95a47925ff4df2fa7cc02f4fa94 (patch) | |
tree | 40b13d3257b53320dd5f53f5ac1cc974bfe50d79 /dev-perl/Test-Exception | |
parent | version bump (diff) | |
download | gentoo-2-2b212ab362ffe95a47925ff4df2fa7cc02f4fa94.tar.gz gentoo-2-2b212ab362ffe95a47925ff4df2fa7cc02f4fa94.tar.bz2 gentoo-2-2b212ab362ffe95a47925ff4df2fa7cc02f4fa94.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/Test-Exception')
-rw-r--r-- | dev-perl/Test-Exception/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Test-Exception/Test-Exception-0.320.0-r1.ebuild (renamed from dev-perl/Test-Exception/Test-Exception-0.320.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/Test-Exception/ChangeLog b/dev-perl/Test-Exception/ChangeLog index 06a28063b07b..93ce064302f3 100644 --- a/dev-perl/Test-Exception/ChangeLog +++ b/dev-perl/Test-Exception/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Test-Exception # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.85 2014/03/13 11:34:45 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.86 2014/08/20 17:55:22 axs Exp $ + +*Test-Exception-0.320.0-r1 (20 Aug 2014) + + 20 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Test-Exception-0.320.0-r1.ebuild, -Test-Exception-0.320.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 13 Mar 2014; Mikle Kolyada <zlogene@gentoo.org> -Test-Exception-0.27.ebuild, -Test-Exception-0.310.0.ebuild, Test-Exception-0.320.0.ebuild: diff --git a/dev-perl/Test-Exception/Test-Exception-0.320.0.ebuild b/dev-perl/Test-Exception/Test-Exception-0.320.0-r1.ebuild index d08008dcbf5c..de0c67d49452 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.320.0.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.320.0-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.320.0.ebuild,v 1.11 2014/03/13 11:34:45 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.320.0-r1.ebuild,v 1.1 2014/08/20 17:55:22 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=ADIE MODULE_VERSION=0.32 |