summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2013-08-25 12:17:02 +0000
committerMikle Kolyada <zlogene@gentoo.org>2013-08-25 12:17:02 +0000
commit7b193f7a783c8704c638067231077f767687833a (patch)
tree2b6035226bffe4c34a290a364ffc369a43f74e91 /perl-core
parentarm stable, bug #477480 (diff)
downloadgentoo-2-7b193f7a783c8704c638067231077f767687833a.tar.gz
gentoo-2-7b193f7a783c8704c638067231077f767687833a.tar.bz2
gentoo-2-7b193f7a783c8704c638067231077f767687833a.zip
drop old
(Portage version: 2.1.12.2/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Parse-CPAN-Meta/ChangeLog8
-rw-r--r--perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.40.ebuild16
-rw-r--r--perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.420.ebuild24
-rw-r--r--perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.100.ebuild23
-rw-r--r--perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.200.ebuild24
-rw-r--r--perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.300.ebuild23
-rw-r--r--perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.ebuild24
7 files changed, 7 insertions, 135 deletions
diff --git a/perl-core/Parse-CPAN-Meta/ChangeLog b/perl-core/Parse-CPAN-Meta/ChangeLog
index 50f987091fd0..db67fac4b566 100644
--- a/perl-core/Parse-CPAN-Meta/ChangeLog
+++ b/perl-core/Parse-CPAN-Meta/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for perl-core/Parse-CPAN-Meta
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Parse-CPAN-Meta/ChangeLog,v 1.42 2013/08/14 07:42:19 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Parse-CPAN-Meta/ChangeLog,v 1.43 2013/08/25 12:17:02 zlogene Exp $
+
+ 25 Aug 2013; Mikle Kolyada <zlogene@gentoo.org> -Parse-CPAN-Meta-1.40.ebuild,
+ -Parse-CPAN-Meta-1.420.ebuild, -Parse-CPAN-Meta-1.440.100.ebuild,
+ -Parse-CPAN-Meta-1.440.200.ebuild, -Parse-CPAN-Meta-1.440.300.ebuild,
+ -Parse-CPAN-Meta-1.440.ebuild:
+ drop old
*Parse-CPAN-Meta-1.440.500 (14 Aug 2013)
diff --git a/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.40.ebuild b/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.40.ebuild
deleted file mode 100644
index 118444fefbcf..000000000000
--- a/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.40.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2009 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.40.ebuild,v 1.2 2009/10/27 17:51:22 volkmar Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=SMUELLER
-inherit perl-module
-
-DESCRIPTION="Parse META.yml and other similar CPAN metadata files"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-SRC_TEST=do
diff --git a/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.420.ebuild b/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.420.ebuild
deleted file mode 100644
index 9a1825b74860..000000000000
--- a/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.420.ebuild
+++ /dev/null
@@ -1,24 +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/Parse-CPAN-Meta/Parse-CPAN-Meta-1.420.ebuild,v 1.2 2011/02/20 23:58:27 josejx Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=DAGOLDEN
-MODULE_VERSION=1.4200
-inherit perl-module
-
-DESCRIPTION="Parse META.yml and other similar CPAN metadata files"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-RDEPEND="
- >=virtual/perl-CPAN-Meta-YAML-0.2
- >=virtual/perl-JSON-PP-2.271.30
- >=virtual/perl-Module-Load-Conditional-0.260
-"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do
diff --git a/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.100.ebuild b/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.100.ebuild
deleted file mode 100644
index fe56d8526a94..000000000000
--- a/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.100.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2012 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.100.ebuild,v 1.16 2012/05/15 19:16:18 halcy0n Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=DAGOLDEN
-MODULE_VERSION=1.4401
-inherit perl-module
-
-DESCRIPTION="Parse META.yml and other similar CPAN metadata files"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~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="
- >=virtual/perl-CPAN-Meta-YAML-0.2
- >=virtual/perl-JSON-PP-2.271.30
-"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do
diff --git a/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.200.ebuild b/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.200.ebuild
deleted file mode 100644
index 90cdd9e94528..000000000000
--- a/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.200.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2012 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.200.ebuild,v 1.2 2012/03/24 12:18:15 grobian Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DAGOLDEN
-MODULE_VERSION=1.4402
-inherit perl-module
-
-DESCRIPTION="Parse META.yml and other similar CPAN metadata files"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc
-~x86 ~ppc-aix ~x86-fbsd ~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="
- >=virtual/perl-CPAN-Meta-YAML-0.2
- >=virtual/perl-JSON-PP-2.271.30
-"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do
diff --git a/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.300.ebuild b/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.300.ebuild
deleted file mode 100644
index 80713bafc5f1..000000000000
--- a/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.300.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2012 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.300.ebuild,v 1.1 2012/04/02 17:10:26 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DAGOLDEN
-MODULE_VERSION=1.4403
-inherit perl-module
-
-DESCRIPTION="Parse META.yml and other similar CPAN metadata files"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~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="
- >=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.ebuild b/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.ebuild
deleted file mode 100644
index 9bcb6359d306..000000000000
--- a/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.ebuild
+++ /dev/null
@@ -1,24 +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/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.ebuild,v 1.3 2011/05/02 19:41:01 grobian Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=DAGOLDEN
-MODULE_VERSION=1.4400
-inherit perl-module
-
-DESCRIPTION="Parse META.yml and other similar CPAN metadata files"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x64-freebsd"
-IUSE=""
-
-RDEPEND="
- >=virtual/perl-CPAN-Meta-YAML-0.2
- >=virtual/perl-JSON-PP-2.271.30
- >=virtual/perl-Module-Load-Conditional-0.260
-"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do