diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-23 00:30:52 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-23 00:30:52 +0000 |
commit | 65d9d7a366aee9e1a2b0dd3160a17fe26097801e (patch) | |
tree | 289f86b320620ac1beb280d22fdd153d44748980 /dev-perl/XML-AutoWriter | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-65d9d7a366aee9e1a2b0dd3160a17fe26097801e.tar.gz gentoo-2-65d9d7a366aee9e1a2b0dd3160a17fe26097801e.tar.bz2 gentoo-2-65d9d7a366aee9e1a2b0dd3160a17fe26097801e.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-AutoWriter')
-rw-r--r-- | dev-perl/XML-AutoWriter/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/XML-AutoWriter/XML-AutoWriter-0.400.0-r1.ebuild (renamed from dev-perl/XML-AutoWriter/XML-AutoWriter-0.400.0.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/XML-AutoWriter/ChangeLog b/dev-perl/XML-AutoWriter/ChangeLog index 76adbe7f47c5..5ff3b6822615 100644 --- a/dev-perl/XML-AutoWriter/ChangeLog +++ b/dev-perl/XML-AutoWriter/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/XML-AutoWriter -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-AutoWriter/ChangeLog,v 1.30 2013/05/02 06:06:49 ulm Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-AutoWriter/ChangeLog,v 1.31 2014/08/23 00:30:52 axs Exp $ + +*XML-AutoWriter-0.400.0-r1 (23 Aug 2014) + + 23 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +XML-AutoWriter-0.400.0-r1.ebuild, -XML-AutoWriter-0.400.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 02 May 2013; Ulrich Müller <ulm@gentoo.org> XML-AutoWriter-0.400.0.ebuild: Relicensed to user's choice of GPL, Artistic, or BSD license, bug 445266. diff --git a/dev-perl/XML-AutoWriter/XML-AutoWriter-0.400.0.ebuild b/dev-perl/XML-AutoWriter/XML-AutoWriter-0.400.0-r1.ebuild index 23491285dc45..74fa917a1080 100644 --- a/dev-perl/XML-AutoWriter/XML-AutoWriter-0.400.0.ebuild +++ b/dev-perl/XML-AutoWriter/XML-AutoWriter-0.400.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/XML-AutoWriter/XML-AutoWriter-0.400.0.ebuild,v 1.5 2013/05/02 06:06:49 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-AutoWriter/XML-AutoWriter-0.400.0-r1.ebuild,v 1.1 2014/08/23 00:30:52 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=PERIGRIN MODULE_VERSION=0.4 |