summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-09 19:18:12 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-09 19:18:12 +0000
commit624bb615b8ad4f1e665e62405e6b3ece8e4290c5 (patch)
tree64ac77b0e83562a4a33dfae10a3d07dc2d85750d /virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild
parentFix bug #515614 - Bump eid-viewer-bin, old version no longer available, thank... (diff)
downloadgentoo-2-624bb615b8ad4f1e665e62405e6b3ece8e4290c5.tar.gz
gentoo-2-624bb615b8ad4f1e665e62405e6b3ece8e4290c5.tar.bz2
gentoo-2-624bb615b8ad4f1e665e62405e6b3ece8e4290c5.zip
Add perl-5.16, 18, 20 version
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild')
-rw-r--r--virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild
new file mode 100644
index 000000000000..be9a15071703
--- /dev/null
+++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.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-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild,v 1.1 2014/07/09 19:18:12 dilfridge Exp $
+
+EAPI=5
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+IUSE=""
+
+RDEPEND="
+ || ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"