summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-11 23:12:39 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-11 23:12:39 +0000
commitcd4c5d1b3710b5a5dfbf748fd4b4829a4550e618 (patch)
tree9fc7ef0dc817d505b62b58b832628c3bc064a555 /virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0-r1.ebuild
parentAdd perl-5.20 version; improve dependencies; remove old (diff)
downloadgentoo-2-cd4c5d1b3710b5a5dfbf748fd4b4829a4550e618.tar.gz
gentoo-2-cd4c5d1b3710b5a5dfbf748fd4b4829a4550e618.tar.bz2
gentoo-2-cd4c5d1b3710b5a5dfbf748fd4b4829a4550e618.zip
Improve dependencies; remove old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0-r1.ebuild')
-rw-r--r--virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0-r1.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0-r1.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0-r1.ebuild
new file mode 100644
index 000000000000..75d4c3fbe6aa
--- /dev/null
+++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0-r1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0-r1.ebuild,v 1.1 2014/07/11 23:12:39 dilfridge Exp $
+
+EAPI=5
+
+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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+RDEPEND="
+ || ( =dev-lang/perl-5.20* =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"