diff options
author | 2014-08-21 19:02:22 +0000 | |
---|---|---|
committer | 2014-08-21 19:02:22 +0000 | |
commit | e59f19d78a8f8515b463a568f612e0e7adaebac1 (patch) | |
tree | c9d92990a683576f80589a9ad3ba9fc3edcce684 /dev-perl/SOAP-Lite | |
parent | bump EAPI to 5 to help with dev-lang/perl upgrades (diff) | |
download | gentoo-2-e59f19d78a8f8515b463a568f612e0e7adaebac1.tar.gz gentoo-2-e59f19d78a8f8515b463a568f612e0e7adaebac1.tar.bz2 gentoo-2-e59f19d78a8f8515b463a568f612e0e7adaebac1.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/SOAP-Lite')
-rw-r--r-- | dev-perl/SOAP-Lite/ChangeLog | 13 | ||||
-rw-r--r-- | dev-perl/SOAP-Lite/SOAP-Lite-0.715.0-r1.ebuild (renamed from dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild) | 6 | ||||
-rw-r--r-- | dev-perl/SOAP-Lite/SOAP-Lite-1.040.0-r1.ebuild (renamed from dev-perl/SOAP-Lite/SOAP-Lite-1.040.0.ebuild) | 6 |
3 files changed, 17 insertions, 8 deletions
diff --git a/dev-perl/SOAP-Lite/ChangeLog b/dev-perl/SOAP-Lite/ChangeLog index 938c9283233b..a51b2cbf82e2 100644 --- a/dev-perl/SOAP-Lite/ChangeLog +++ b/dev-perl/SOAP-Lite/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-perl/SOAP-Lite -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.87 2013/08/17 13:33:07 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.88 2014/08/21 19:02:22 axs Exp $ + +*SOAP-Lite-0.715.0-r1 (21 Aug 2014) +*SOAP-Lite-1.040.0-r1 (21 Aug 2014) + + 21 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +SOAP-Lite-0.715.0-r1.ebuild, +SOAP-Lite-1.040.0-r1.ebuild, + -SOAP-Lite-0.715.0.ebuild, -SOAP-Lite-1.040.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 *SOAP-Lite-1.040.0 (17 Aug 2013) diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.715.0-r1.ebuild index 2147d5ba73b4..a8f5c41f054a 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.715.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/SOAP-Lite/SOAP-Lite-0.715.0.ebuild,v 1.6 2012/10/17 03:14:34 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.715.0-r1.ebuild,v 1.1 2014/08/21 19:02:22 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=MKUTTER MODULE_VERSION=0.715 diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-1.040.0.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-1.040.0-r1.ebuild index ee5a6f555c0a..f343dc3f1834 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-1.040.0.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-1.040.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/SOAP-Lite/SOAP-Lite-1.040.0.ebuild,v 1.1 2013/08/17 13:33:07 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-1.040.0-r1.ebuild,v 1.1 2014/08/21 19:02:22 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=PHRED MODULE_VERSION=1.04 |