diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-24 02:02:46 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-24 02:02:46 +0000 |
commit | e13a43079e61c8610ab6739127b8d17f840f25c3 (patch) | |
tree | 4b9ec391325b69b9b40c8413d51622e761a15ae1 /dev-perl/HTTP-Cache-Transparent | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-e13a43079e61c8610ab6739127b8d17f840f25c3.tar.gz gentoo-2-e13a43079e61c8610ab6739127b8d17f840f25c3.tar.bz2 gentoo-2-e13a43079e61c8610ab6739127b8d17f840f25c3.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/HTTP-Cache-Transparent')
-rw-r--r-- | dev-perl/HTTP-Cache-Transparent/ChangeLog | 12 | ||||
-rw-r--r-- | dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.100.0-r1.ebuild (renamed from dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.100.0.ebuild) | 6 |
2 files changed, 13 insertions, 5 deletions
diff --git a/dev-perl/HTTP-Cache-Transparent/ChangeLog b/dev-perl/HTTP-Cache-Transparent/ChangeLog index 13fc5ddbb075..1b4b9fee4349 100644 --- a/dev-perl/HTTP-Cache-Transparent/ChangeLog +++ b/dev-perl/HTTP-Cache-Transparent/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-perl/HTTP-Cache-Transparent -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/ChangeLog,v 1.37 2013/08/28 20:40:08 zlogene Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/ChangeLog,v 1.38 2014/08/24 02:02:46 axs Exp $ + +*HTTP-Cache-Transparent-1.100.0-r1 (24 Aug 2014) + + 24 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +HTTP-Cache-Transparent-1.100.0-r1.ebuild, + -HTTP-Cache-Transparent-1.100.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 28 Aug 2013; Mikle Kolyada <zlogene@gentoo.org> HTTP-Cache-Transparent-1.100.0.ebuild: diff --git a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.100.0.ebuild b/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.100.0-r1.ebuild index 5bfd9e5239a0..ccfccc565cb5 100644 --- a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.100.0.ebuild +++ b/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.100.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2013 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/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.100.0.ebuild,v 1.3 2013/08/28 20:40:08 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.100.0-r1.ebuild,v 1.1 2014/08/24 02:02:46 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=MATTIASH MODULE_VERSION=1.1 |