summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-01-25 10:05:50 +1300
committerKent Fredric <kentnl@gentoo.org>2017-02-20 04:22:29 +1300
commit3aebbd0dc24f404ec73dc4b52724458094601080 (patch)
tree7883b59be99c12aef2c86582a43adb5ba7babb99 /virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r8.ebuild
parentvirtual/perl-*: Remove dependency on dev-lang/perl-5.20* (diff)
downloadgentoo-3aebbd0dc24f404ec73dc4b52724458094601080.tar.gz
gentoo-3aebbd0dc24f404ec73dc4b52724458094601080.tar.bz2
gentoo-3aebbd0dc24f404ec73dc4b52724458094601080.zip
virtual/perl-*: -r bump for rdep propagation
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r8.ebuild')
-rw-r--r--virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r8.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r8.ebuild b/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r8.ebuild
new file mode 100644
index 000000000000..3feb00e86ac1
--- /dev/null
+++ b/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r8.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
+IUSE=""
+
+RDEPEND="
+ || ( =dev-lang/perl-5.24* =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} )
+ dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"