diff options
author | 2014-08-24 01:53:19 +0000 | |
---|---|---|
committer | 2014-08-24 01:53:19 +0000 | |
commit | 48e4b135ad8dd8272ea12d086d09ac07f8da52dc (patch) | |
tree | c4690db4608e2dd36cc421f5c919443e97699885 /dev-perl/DateTime-Format-Builder | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-48e4b135ad8dd8272ea12d086d09ac07f8da52dc.tar.gz gentoo-2-48e4b135ad8dd8272ea12d086d09ac07f8da52dc.tar.bz2 gentoo-2-48e4b135ad8dd8272ea12d086d09ac07f8da52dc.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-Builder')
-rw-r--r-- | dev-perl/DateTime-Format-Builder/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild (renamed from dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0.ebuild) | 4 |
2 files changed, 11 insertions, 3 deletions
diff --git a/dev-perl/DateTime-Format-Builder/ChangeLog b/dev-perl/DateTime-Format-Builder/ChangeLog index 8464175da387..8d12f762388f 100644 --- a/dev-perl/DateTime-Format-Builder/ChangeLog +++ b/dev-perl/DateTime-Format-Builder/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-perl/DateTime-Format-Builder # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Builder/ChangeLog,v 1.21 2014/08/19 11:15:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Builder/ChangeLog,v 1.22 2014/08/24 01:53:19 axs Exp $ + +*DateTime-Format-Builder-0.810.0-r1 (24 Aug 2014) + + 24 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +DateTime-Format-Builder-0.810.0-r1.ebuild, + -DateTime-Format-Builder-0.810.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 19 Aug 2014; Raúl Porcel <armin76@gentoo.org> DateTime-Format-Builder-0.810.0.ebuild: diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild index 4a4ae53ac93b..16dcdb48afb6 100644 --- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0.ebuild +++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.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/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0.ebuild,v 1.8 2014/08/19 11:15:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild,v 1.1 2014/08/24 01:53:19 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=DROLSKY MODULE_VERSION=0.81 |