summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-11 22:57:34 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-11 22:57:34 +0000
commit731a2261a4be61c2c99f16937ab516339d6275ae (patch)
tree311e110721e8055ff173a77869daa27da2e94fee /virtual/perl-Parse-CPAN-Meta
parentAdd 5.20 version of Parse::CPAN::Meta to perl-5.20 mask (diff)
downloadgentoo-2-731a2261a4be61c2c99f16937ab516339d6275ae.tar.gz
gentoo-2-731a2261a4be61c2c99f16937ab516339d6275ae.tar.bz2
gentoo-2-731a2261a4be61c2c99f16937ab516339d6275ae.zip
Add perl-5.20 version; improve dependencies; remove old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'virtual/perl-Parse-CPAN-Meta')
-rw-r--r--virtual/perl-Parse-CPAN-Meta/ChangeLog13
-rw-r--r--virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.400-r1.ebuild (renamed from virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.400.ebuild)10
-rw-r--r--virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.700.ebuild14
-rw-r--r--virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.441.400.ebuild (renamed from virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.500.ebuild)10
4 files changed, 28 insertions, 19 deletions
diff --git a/virtual/perl-Parse-CPAN-Meta/ChangeLog b/virtual/perl-Parse-CPAN-Meta/ChangeLog
index 79aa21795f02..e36514bba43e 100644
--- a/virtual/perl-Parse-CPAN-Meta/ChangeLog
+++ b/virtual/perl-Parse-CPAN-Meta/ChangeLog
@@ -1,6 +1,17 @@
# ChangeLog for virtual/perl-Parse-CPAN-Meta
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/ChangeLog,v 1.54 2014/01/19 21:01:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/ChangeLog,v 1.55 2014/07/11 22:57:34 dilfridge Exp $
+
+*perl-Parse-CPAN-Meta-1.441.400 (11 Jul 2014)
+*perl-Parse-CPAN-Meta-1.440.400-r1 (11 Jul 2014)
+
+ 11 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ -perl-Parse-CPAN-Meta-1.440.400.ebuild,
+ +perl-Parse-CPAN-Meta-1.440.400-r1.ebuild,
+ -perl-Parse-CPAN-Meta-1.440.500.ebuild,
+ -perl-Parse-CPAN-Meta-1.440.700.ebuild,
+ +perl-Parse-CPAN-Meta-1.441.400.ebuild:
+ Add perl-5.20 version; improve dependencies; remove old
19 Jan 2014; Mike Frysinger <vapier@gentoo.org>
perl-Parse-CPAN-Meta-1.440.400.ebuild, perl-Parse-CPAN-Meta-1.440.500.ebuild,
diff --git a/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.400.ebuild b/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.400-r1.ebuild
index 3d87cf53d440..fe23a9ea1f5d 100644
--- a/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.400.ebuild
+++ b/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.400-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.400.ebuild,v 1.15 2014/01/19 21:01:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.400-r1.ebuild,v 1.1 2014/07/11 22:57:34 dilfridge Exp $
+
+EAPI=5
DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
@@ -11,4 +13,8 @@ SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~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="~perl-core/${PN#perl-}-${PV}"
+RDEPEND="
+ || ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"
diff --git a/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.700.ebuild b/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.700.ebuild
deleted file mode 100644
index 5fe6beb7e3c1..000000000000
--- a/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.700.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.700.ebuild,v 1.2 2014/01/19 21:01:49 vapier Exp $
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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="~perl-core/${PN#perl-}-${PV}"
diff --git a/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.500.ebuild b/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.441.400.ebuild
index 268af566037f..d78520712182 100644
--- a/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.500.ebuild
+++ b/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.441.400.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.440.500.ebuild,v 1.2 2014/01/19 21:01:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta-1.441.400.ebuild,v 1.1 2014/07/11 22:57:34 dilfridge Exp $
+
+EAPI=5
DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
@@ -11,4 +13,8 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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="~perl-core/${PN#perl-}-${PV}"
+RDEPEND="
+ || ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"