diff options
author | 2014-08-22 20:39:19 +0000 | |
---|---|---|
committer | 2014-08-22 20:39:19 +0000 | |
commit | 5595a077cc51e7dbd3157ce5b2b72078d37acbc3 (patch) | |
tree | 220010ef29dc3efe30f0af987587274d882d46ef /dev-perl/XML-Mini | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-5595a077cc51e7dbd3157ce5b2b72078d37acbc3.tar.gz gentoo-2-5595a077cc51e7dbd3157ce5b2b72078d37acbc3.tar.bz2 gentoo-2-5595a077cc51e7dbd3157ce5b2b72078d37acbc3.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/XML-Mini')
-rw-r--r-- | dev-perl/XML-Mini/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/XML-Mini/XML-Mini-1.380.0-r1.ebuild (renamed from dev-perl/XML-Mini/XML-Mini-1.380.0.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/XML-Mini/ChangeLog b/dev-perl/XML-Mini/ChangeLog index 529a768347fb..2786074f9ccc 100644 --- a/dev-perl/XML-Mini/ChangeLog +++ b/dev-perl/XML-Mini/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/XML-Mini -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Mini/ChangeLog,v 1.11 2013/01/06 14:45:27 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Mini/ChangeLog,v 1.12 2014/08/22 20:39:19 axs Exp $ + +*XML-Mini-1.380.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +XML-Mini-1.380.0-r1.ebuild, -XML-Mini-1.380.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 06 Jan 2013; Torsten Veller <tove@gentoo.org> -XML-Mini-1.2.8.ebuild: Cleanup diff --git a/dev-perl/XML-Mini/XML-Mini-1.380.0.ebuild b/dev-perl/XML-Mini/XML-Mini-1.380.0-r1.ebuild index 51623019cd46..95c64c2c5fd4 100644 --- a/dev-perl/XML-Mini/XML-Mini-1.380.0.ebuild +++ b/dev-perl/XML-Mini/XML-Mini-1.380.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/XML-Mini/XML-Mini-1.380.0.ebuild,v 1.3 2012/10/03 11:45:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Mini/XML-Mini-1.380.0-r1.ebuild,v 1.1 2014/08/22 20:39:19 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=PDEEGAN MODULE_VERSION=1.38 |