diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-21 20:30:44 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-21 20:30:44 +0000 |
commit | f7b1abb3facaf15866386215c93085a7980e308d (patch) | |
tree | f7ce8fb36ef0a7237377246a96012da971cc1672 /dev-perl/LWP-Protocol-https | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-f7b1abb3facaf15866386215c93085a7980e308d.tar.gz gentoo-2-f7b1abb3facaf15866386215c93085a7980e308d.tar.bz2 gentoo-2-f7b1abb3facaf15866386215c93085a7980e308d.zip |
bumped 6.30.0 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/LWP-Protocol-https')
-rw-r--r-- | dev-perl/LWP-Protocol-https/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.30.0-r1.ebuild (renamed from dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.30.0.ebuild) | 4 |
2 files changed, 11 insertions, 3 deletions
diff --git a/dev-perl/LWP-Protocol-https/ChangeLog b/dev-perl/LWP-Protocol-https/ChangeLog index f4b8027fe855..5d16b98f5d1e 100644 --- a/dev-perl/LWP-Protocol-https/ChangeLog +++ b/dev-perl/LWP-Protocol-https/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-perl/LWP-Protocol-https # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Protocol-https/ChangeLog,v 1.33 2014/01/20 23:18:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Protocol-https/ChangeLog,v 1.34 2014/08/21 20:30:44 axs Exp $ + +*LWP-Protocol-https-6.30.0-r1 (21 Aug 2014) + + 21 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +LWP-Protocol-https-6.30.0-r1.ebuild, -LWP-Protocol-https-6.30.0.ebuild: + bumped 6.30.0 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 20 Jan 2014; Mike Frysinger <vapier@gentoo.org> LWP-Protocol-https-6.30.0.ebuild, LWP-Protocol-https-6.40.0.ebuild: diff --git a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.30.0.ebuild b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.30.0-r1.ebuild index b62c91e18f7f..91a3745ccc24 100644 --- a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.30.0.ebuild +++ b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.30.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/LWP-Protocol-https/LWP-Protocol-https-6.30.0.ebuild,v 1.15 2014/01/20 23:18:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.30.0-r1.ebuild,v 1.1 2014/08/21 20:30:44 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=GAAS MODULE_VERSION=6.03 |