diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-21 19:37:05 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-21 19:37:05 +0000 |
commit | 99f8fd0ea2bbcc181e6589afa4af2e4022222e3f (patch) | |
tree | be44aa219f9fccdcf77326f10ca9f97535f47b39 /dev-perl/DateTime-Format-W3CDTF | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-99f8fd0ea2bbcc181e6589afa4af2e4022222e3f.tar.gz gentoo-2-99f8fd0ea2bbcc181e6589afa4af2e4022222e3f.tar.bz2 gentoo-2-99f8fd0ea2bbcc181e6589afa4af2e4022222e3f.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/DateTime-Format-W3CDTF')
-rw-r--r-- | dev-perl/DateTime-Format-W3CDTF/ChangeLog | 12 | ||||
-rw-r--r-- | dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.60.0-r1.ebuild (renamed from dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.60.0.ebuild) | 6 |
2 files changed, 13 insertions, 5 deletions
diff --git a/dev-perl/DateTime-Format-W3CDTF/ChangeLog b/dev-perl/DateTime-Format-W3CDTF/ChangeLog index 944467c9f4cb..b2e9b1b0d3e1 100644 --- a/dev-perl/DateTime-Format-W3CDTF/ChangeLog +++ b/dev-perl/DateTime-Format-W3CDTF/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-perl/DateTime-Format-W3CDTF -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog,v 1.27 2012/06/24 12:58:48 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog,v 1.28 2014/08/21 19:37:05 axs Exp $ + +*DateTime-Format-W3CDTF-0.60.0-r1 (21 Aug 2014) + + 21 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +DateTime-Format-W3CDTF-0.60.0-r1.ebuild, + -DateTime-Format-W3CDTF-0.60.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/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.60.0.ebuild b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.60.0-r1.ebuild index 530e0f6af998..3b644dae9f87 100644 --- a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.60.0.ebuild +++ b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.60.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/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.60.0.ebuild,v 1.7 2012/03/19 19:46:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.60.0-r1.ebuild,v 1.1 2014/08/21 19:37:05 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=GWILLIAMS MODULE_VERSION=0.06 |