diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-20 17:56:19 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-20 17:56:19 +0000 |
commit | 9d31dfb4c61367cc486ccbad6cba25df54638090 (patch) | |
tree | 24f871b2a74ff019f9510c301252ee015d67b96f /dev-perl | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-9d31dfb4c61367cc486ccbad6cba25df54638090.tar.gz gentoo-2-9d31dfb4c61367cc486ccbad6cba25df54638090.tar.bz2 gentoo-2-9d31dfb4c61367cc486ccbad6cba25df54638090.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')
-rw-r--r-- | dev-perl/Sub-Uplevel/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0-r1.ebuild (renamed from dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/Sub-Uplevel/ChangeLog b/dev-perl/Sub-Uplevel/ChangeLog index ad0ae8753206..2d1c4738d470 100644 --- a/dev-perl/Sub-Uplevel/ChangeLog +++ b/dev-perl/Sub-Uplevel/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Sub-Uplevel # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/ChangeLog,v 1.88 2014/02/01 23:34:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/ChangeLog,v 1.89 2014/08/20 17:56:19 axs Exp $ + +*Sub-Uplevel-0.240.0-r1 (20 Aug 2014) + + 20 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Sub-Uplevel-0.240.0-r1.ebuild, -Sub-Uplevel-0.240.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 01 Feb 2014; Mike Frysinger <vapier@gentoo.org> Sub-Uplevel-0.240.0.ebuild: Add arm64 love. diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0.ebuild b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0-r1.ebuild index 943044618ac5..00c5bf3e7a0f 100644 --- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0.ebuild +++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.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/Sub-Uplevel/Sub-Uplevel-0.240.0.ebuild,v 1.10 2014/02/01 23:34:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0-r1.ebuild,v 1.1 2014/08/20 17:56:19 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=DAGOLDEN MODULE_VERSION=0.24 |