summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-06 15:43:56 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-06 15:43:56 +0000
commitecb45e234cb9211806e9b5993d1ec45086a6c437 (patch)
tree78631b4a8d95a48774d64daeffe50f4b0be37920 /virtual
parentAdd 5.20 version of File::Spec to perl-5.20 mask (diff)
downloadgentoo-2-ecb45e234cb9211806e9b5993d1ec45086a6c437.tar.gz
gentoo-2-ecb45e234cb9211806e9b5993d1ec45086a6c437.tar.bz2
gentoo-2-ecb45e234cb9211806e9b5993d1ec45086a6c437.zip
Add perl-5.20 version; improve dependencies
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-File-Spec/ChangeLog10
-rw-r--r--virtual/perl-File-Spec/perl-File-Spec-3.400.0-r1.ebuild (renamed from virtual/perl-File-Spec/perl-File-Spec-3.400.0.ebuild)9
-rw-r--r--virtual/perl-File-Spec/perl-File-Spec-3.470.0.ebuild19
3 files changed, 35 insertions, 3 deletions
diff --git a/virtual/perl-File-Spec/ChangeLog b/virtual/perl-File-Spec/ChangeLog
index 1a3251a57c90..ee6e49f21f48 100644
--- a/virtual/perl-File-Spec/ChangeLog
+++ b/virtual/perl-File-Spec/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for virtual/perl-File-Spec
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.86 2014/01/19 20:30:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.87 2014/07/06 15:43:56 dilfridge Exp $
+
+*perl-File-Spec-3.470.0 (06 Jul 2014)
+*perl-File-Spec-3.400.0-r1 (06 Jul 2014)
+
+ 06 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ -perl-File-Spec-3.400.0.ebuild, +perl-File-Spec-3.400.0-r1.ebuild,
+ +perl-File-Spec-3.470.0.ebuild:
+ Add perl-5.20 version; improve dependencies
19 Jan 2014; Mike Frysinger <vapier@gentoo.org> perl-File-Spec-3.400.0.ebuild:
Add arm64 love.
diff --git a/virtual/perl-File-Spec/perl-File-Spec-3.400.0.ebuild b/virtual/perl-File-Spec/perl-File-Spec-3.400.0-r1.ebuild
index b88d87463fb5..71a026eae842 100644
--- a/virtual/perl-File-Spec/perl-File-Spec-3.400.0.ebuild
+++ b/virtual/perl-File-Spec/perl-File-Spec-3.400.0-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-File-Spec/perl-File-Spec-3.400.0.ebuild,v 1.15 2014/01/19 20:30:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.400.0-r1.ebuild,v 1.1 2014/07/06 15:43:56 dilfridge Exp $
+
+EAPI=5
DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
@@ -11,4 +13,7 @@ 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="~perl-core/${PN#perl-}-${PV}"
+RDEPEND="
+ || ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )
+ !<perl-core/${PN#perl-}-${PV}
+"
diff --git a/virtual/perl-File-Spec/perl-File-Spec-3.470.0.ebuild b/virtual/perl-File-Spec/perl-File-Spec-3.470.0.ebuild
new file mode 100644
index 000000000000..0683e99b08de
--- /dev/null
+++ b/virtual/perl-File-Spec/perl-File-Spec-3.470.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.470.0.ebuild,v 1.1 2014/07/06 15:43:56 dilfridge Exp $
+
+EAPI=5
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+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="
+ || ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
+ !<perl-core/${PN#perl-}-${PV}
+"