diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-23 01:50:51 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-23 01:50:51 +0000 |
commit | 64fec44f7fd465c6265bec7736523c3dfe69088a (patch) | |
tree | 6dac5772a8f20295ac5bab0e9b31bf66eb290b79 /dev-perl/LWP-Authen-Wsse | |
parent | bumped current stable ebuild(s) EAPI to 5; committed directly to stable as no... (diff) | |
download | gentoo-2-64fec44f7fd465c6265bec7736523c3dfe69088a.tar.gz gentoo-2-64fec44f7fd465c6265bec7736523c3dfe69088a.tar.bz2 gentoo-2-64fec44f7fd465c6265bec7736523c3dfe69088a.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/LWP-Authen-Wsse')
-rw-r--r-- | dev-perl/LWP-Authen-Wsse/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/LWP-Authen-Wsse/LWP-Authen-Wsse-0.50.0-r1.ebuild (renamed from dev-perl/LWP-Authen-Wsse/LWP-Authen-Wsse-0.50.0.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/LWP-Authen-Wsse/ChangeLog b/dev-perl/LWP-Authen-Wsse/ChangeLog index beba9abc8851..6e5670ed84d6 100644 --- a/dev-perl/LWP-Authen-Wsse/ChangeLog +++ b/dev-perl/LWP-Authen-Wsse/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/LWP-Authen-Wsse -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Authen-Wsse/ChangeLog,v 1.7 2012/06/24 13:00:34 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Authen-Wsse/ChangeLog,v 1.8 2014/08/23 01:50:51 axs Exp $ + +*LWP-Authen-Wsse-0.50.0-r1 (23 Aug 2014) + + 23 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +LWP-Authen-Wsse-0.50.0-r1.ebuild, -LWP-Authen-Wsse-0.50.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 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/LWP-Authen-Wsse/LWP-Authen-Wsse-0.50.0.ebuild b/dev-perl/LWP-Authen-Wsse/LWP-Authen-Wsse-0.50.0-r1.ebuild index f2a35d979633..ca5c3c6fd312 100644 --- a/dev-perl/LWP-Authen-Wsse/LWP-Authen-Wsse-0.50.0.ebuild +++ b/dev-perl/LWP-Authen-Wsse/LWP-Authen-Wsse-0.50.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/LWP-Authen-Wsse/LWP-Authen-Wsse-0.50.0.ebuild,v 1.3 2012/04/13 09:16:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Authen-Wsse/LWP-Authen-Wsse-0.50.0-r1.ebuild,v 1.1 2014/08/23 01:50:51 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=AUTRIJUS MODULE_VERSION=0.05 |