diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-26 13:59:33 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-26 13:59:33 +0000 |
commit | 56a2983e1182aea708468cdab28d14767a9e432e (patch) | |
tree | 8541452fdcd056efdefb61f65caf989416d7716a /perl-core | |
parent | EAPI bump (diff) | |
download | gentoo-2-56a2983e1182aea708468cdab28d14767a9e432e.tar.gz gentoo-2-56a2983e1182aea708468cdab28d14767a9e432e.tar.bz2 gentoo-2-56a2983e1182aea708468cdab28d14767a9e432e.zip |
EAPI bump
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/JSON-PP/ChangeLog | 8 | ||||
-rw-r--r-- | perl-core/JSON-PP/JSON-PP-2.272.0-r1.ebuild (renamed from perl-core/JSON-PP/JSON-PP-2.272.0.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/perl-core/JSON-PP/ChangeLog b/perl-core/JSON-PP/ChangeLog index 4392516911d1..f1a0383d3a11 100644 --- a/perl-core/JSON-PP/ChangeLog +++ b/perl-core/JSON-PP/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for perl-core/JSON-PP # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.26 2014/07/08 22:21:17 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.27 2014/07/26 13:59:33 dilfridge Exp $ + +*JSON-PP-2.272.0-r1 (26 Jul 2014) + + 26 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> + +JSON-PP-2.272.0-r1.ebuild, -JSON-PP-2.272.0.ebuild: + EAPI bump 08 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> -JSON-PP-2.271.40.ebuild, -JSON-PP-2.271.50.ebuild: diff --git a/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild b/perl-core/JSON-PP/JSON-PP-2.272.0-r1.ebuild index 241998ece98b..24340b3dfe43 100644 --- a/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild +++ b/perl-core/JSON-PP/JSON-PP-2.272.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/perl-core/JSON-PP/JSON-PP-2.272.0.ebuild,v 1.14 2014/02/02 00:04:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.272.0-r1.ebuild,v 1.1 2014/07/26 13:59:33 dilfridge Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=MAKAMAKA MODULE_VERSION=2.27200 |