diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-08 22:21:17 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-08 22:21:17 +0000 |
commit | ee439f1d589ff7b2168303acdee0e76f1167361f (patch) | |
tree | 2fbd04a034b2c70747a18fbc254645d8b59ab32c /perl-core/JSON-PP | |
parent | Add perl-5.20 version; improve dependencies; remove old (diff) | |
download | gentoo-2-ee439f1d589ff7b2168303acdee0e76f1167361f.tar.gz gentoo-2-ee439f1d589ff7b2168303acdee0e76f1167361f.tar.bz2 gentoo-2-ee439f1d589ff7b2168303acdee0e76f1167361f.zip |
Remove old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'perl-core/JSON-PP')
-rw-r--r-- | perl-core/JSON-PP/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/JSON-PP/JSON-PP-2.271.40.ebuild | 19 | ||||
-rw-r--r-- | perl-core/JSON-PP/JSON-PP-2.271.50.ebuild | 19 |
3 files changed, 5 insertions, 39 deletions
diff --git a/perl-core/JSON-PP/ChangeLog b/perl-core/JSON-PP/ChangeLog index c88a048a3867..4392516911d1 100644 --- a/perl-core/JSON-PP/ChangeLog +++ b/perl-core/JSON-PP/ChangeLog @@ -1,6 +1,10 @@ # 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.25 2014/02/02 00:04:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.26 2014/07/08 22:21:17 dilfridge Exp $ + + 08 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> + -JSON-PP-2.271.40.ebuild, -JSON-PP-2.271.50.ebuild: + Remove old 02 Feb 2014; Mike Frysinger <vapier@gentoo.org> JSON-PP-2.272.0.ebuild, JSON-PP-2.272.20.ebuild: diff --git a/perl-core/JSON-PP/JSON-PP-2.271.40.ebuild b/perl-core/JSON-PP/JSON-PP-2.271.40.ebuild deleted file mode 100644 index 7f6dcd1aae78..000000000000 --- a/perl-core/JSON-PP/JSON-PP-2.271.40.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2011 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.271.40.ebuild,v 1.5 2011/03/19 12:35:08 armin76 Exp $ - -EAPI=3 - -MODULE_AUTHOR=MAKAMAKA -MODULE_VERSION=2.27104 -inherit perl-module - -DESCRIPTION="JSON::XS compatible pure-Perl module" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="!!<dev-perl/JSON-2.50" - -SRC_TEST="do" diff --git a/perl-core/JSON-PP/JSON-PP-2.271.50.ebuild b/perl-core/JSON-PP/JSON-PP-2.271.50.ebuild deleted file mode 100644 index a3203f27317e..000000000000 --- a/perl-core/JSON-PP/JSON-PP-2.271.50.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2011 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.271.50.ebuild,v 1.5 2011/05/02 19:39:02 grobian Exp $ - -EAPI=3 - -MODULE_AUTHOR=MAKAMAKA -MODULE_VERSION=2.27105 -inherit perl-module - -DESCRIPTION="JSON::XS compatible pure-Perl module" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="!!<dev-perl/JSON-2.50" - -SRC_TEST="do" |