diff options
author | 2014-08-24 02:47:22 +0000 | |
---|---|---|
committer | 2014-08-24 02:47:22 +0000 | |
commit | 96382f2e02d6a02839a24e6a2c135f051d080416 (patch) | |
tree | c47c450b4951d2f9c5676a32b196923d9fb39cad /dev-perl/XML-LibXSLT | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-96382f2e02d6a02839a24e6a2c135f051d080416.tar.gz gentoo-2-96382f2e02d6a02839a24e6a2c135f051d080416.tar.bz2 gentoo-2-96382f2e02d6a02839a24e6a2c135f051d080416.zip |
bumped current stable ebuild(s) 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/XML-LibXSLT')
-rw-r--r-- | dev-perl/XML-LibXSLT/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/XML-LibXSLT/XML-LibXSLT-1.810.0-r1.ebuild (renamed from dev-perl/XML-LibXSLT/XML-LibXSLT-1.810.0.ebuild) | 4 |
2 files changed, 11 insertions, 3 deletions
diff --git a/dev-perl/XML-LibXSLT/ChangeLog b/dev-perl/XML-LibXSLT/ChangeLog index 1f1add6b4117..8bd0ff317108 100644 --- a/dev-perl/XML-LibXSLT/ChangeLog +++ b/dev-perl/XML-LibXSLT/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-perl/XML-LibXSLT # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.103 2014/03/06 10:37:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.104 2014/08/24 02:47:22 axs Exp $ + +*XML-LibXSLT-1.810.0-r1 (24 Aug 2014) + + 24 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +XML-LibXSLT-1.810.0-r1.ebuild, -XML-LibXSLT-1.810.0.ebuild: + bumped current stable ebuild(s) 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 06 Mar 2014; Agostino Sarubbo <ago@gentoo.org> XML-LibXSLT-1.810.0.ebuild: Stable for ppc64, wrt bug #495514 diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.810.0.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.810.0-r1.ebuild index 7b73567a15e2..a996fca40cb3 100644 --- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.810.0.ebuild +++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.810.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/XML-LibXSLT/XML-LibXSLT-1.810.0.ebuild,v 1.5 2014/03/06 10:37:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.810.0-r1.ebuild,v 1.1 2014/08/24 02:47:22 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=SHLOMIF MODULE_VERSION=1.81 |