diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 15:47:42 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 15:47:42 +0000 |
commit | 4fec9a5a067aea063ac74f536c7848efc266278a (patch) | |
tree | ec390b4fe5b78ae0960dcfb02e7610fb3870a331 /dev-perl | |
parent | bumped EAPI to 5 to help with dev-lang/perl upgrade (diff) | |
download | gentoo-2-4fec9a5a067aea063ac74f536c7848efc266278a.tar.gz gentoo-2-4fec9a5a067aea063ac74f536c7848efc266278a.tar.bz2 gentoo-2-4fec9a5a067aea063ac74f536c7848efc266278a.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/Tie-Cache/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/Tie-Cache/Tie-Cache-0.190.0-r1.ebuild (renamed from dev-perl/Tie-Cache/Tie-Cache-0.190.0.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/Tie-Cache/ChangeLog b/dev-perl/Tie-Cache/ChangeLog index 9f5f112bd829..c65b60b92826 100644 --- a/dev-perl/Tie-Cache/ChangeLog +++ b/dev-perl/Tie-Cache/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Tie-Cache -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Cache/ChangeLog,v 1.13 2012/09/02 07:56:33 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Cache/ChangeLog,v 1.14 2014/08/26 15:47:42 axs Exp $ + +*Tie-Cache-0.190.0-r1 (26 Aug 2014) + + 26 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Tie-Cache-0.190.0-r1.ebuild, -Tie-Cache-0.190.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 02 Sep 2012; Torsten Veller <tove@gentoo.org> -Tie-Cache-0.170.0.ebuild: Cleanup diff --git a/dev-perl/Tie-Cache/Tie-Cache-0.190.0.ebuild b/dev-perl/Tie-Cache/Tie-Cache-0.190.0-r1.ebuild index ff3cc2dbbc0f..c5613967f807 100644 --- a/dev-perl/Tie-Cache/Tie-Cache-0.190.0.ebuild +++ b/dev-perl/Tie-Cache/Tie-Cache-0.190.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/Tie-Cache/Tie-Cache-0.190.0.ebuild,v 1.2 2012/08/05 02:04:38 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Cache/Tie-Cache-0.190.0-r1.ebuild,v 1.1 2014/08/26 15:47:42 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=CHAMAS MODULE_VERSION=0.19 |