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-Math-Complex/perl-Math-Complex-1.590.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-Math-Complex/perl-Math-Complex-1.590.0-r8.ebuild')
-rw-r--r--virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r8.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r8.ebuild b/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r8.ebuild
new file mode 100644
index 000000000000..5257d7171e7a
--- /dev/null
+++ b/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r8.ebuild
@@ -0,0 +1,22 @@
+# 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 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+DEPEND=""
+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
+"