diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-11 22:57:40 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-11 22:57:40 +0000 |
commit | de2a68ca6f931f48f98dd5af2340b9b05bdc1ab3 (patch) | |
tree | 2c50e4ec6c5c4e7a9f7883e8da0a2593c004e782 /perl-core/Parse-CPAN-Meta | |
parent | Add perl-5.20 version; improve dependencies; remove old (diff) | |
download | gentoo-2-de2a68ca6f931f48f98dd5af2340b9b05bdc1ab3.tar.gz gentoo-2-de2a68ca6f931f48f98dd5af2340b9b05bdc1ab3.tar.bz2 gentoo-2-de2a68ca6f931f48f98dd5af2340b9b05bdc1ab3.zip |
Remove old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'perl-core/Parse-CPAN-Meta')
-rw-r--r-- | perl-core/Parse-CPAN-Meta/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.500.ebuild | 23 | ||||
-rw-r--r-- | perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.700.ebuild | 23 |
3 files changed, 5 insertions, 47 deletions
diff --git a/perl-core/Parse-CPAN-Meta/ChangeLog b/perl-core/Parse-CPAN-Meta/ChangeLog index a6e44080648a..5f91687f8d3e 100644 --- a/perl-core/Parse-CPAN-Meta/ChangeLog +++ b/perl-core/Parse-CPAN-Meta/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Parse-CPAN-Meta # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Parse-CPAN-Meta/ChangeLog,v 1.47 2014/02/02 00:02:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Parse-CPAN-Meta/ChangeLog,v 1.48 2014/07/11 22:57:40 dilfridge Exp $ + + 11 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> + -Parse-CPAN-Meta-1.440.500.ebuild, -Parse-CPAN-Meta-1.440.700.ebuild: + Remove old 02 Feb 2014; Mike Frysinger <vapier@gentoo.org> Parse-CPAN-Meta-1.440.400.ebuild, Parse-CPAN-Meta-1.440.500.ebuild, diff --git a/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.500.ebuild b/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.500.ebuild deleted file mode 100644 index 094f61922274..000000000000 --- a/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.500.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.500.ebuild,v 1.3 2014/02/02 00:02:35 vapier Exp $ - -EAPI=4 - -MODULE_AUTHOR=DAGOLDEN -MODULE_VERSION=1.4405 -inherit perl-module - -DESCRIPTION="Parse META.yml and other similar CPAN metadata files" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND=" - >=virtual/perl-CPAN-Meta-YAML-0.8.0 - >=virtual/perl-JSON-PP-2.272.0 -" -DEPEND="${RDEPEND}" - -SRC_TEST=do diff --git a/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.700.ebuild b/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.700.ebuild deleted file mode 100644 index e3e071580fec..000000000000 --- a/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.700.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.700.ebuild,v 1.3 2014/02/02 00:02:35 vapier Exp $ - -EAPI=4 - -MODULE_AUTHOR=DAGOLDEN -MODULE_VERSION=1.4407 -inherit perl-module - -DESCRIPTION="Parse META.yml and other similar CPAN metadata files" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND=" - >=virtual/perl-CPAN-Meta-YAML-0.8.0 - >=virtual/perl-JSON-PP-2.272.0 -" -DEPEND="${RDEPEND}" - -SRC_TEST=do |