summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2016-11-19 15:15:31 +1300
committerKent Fredric <kentnl@gentoo.org>2016-11-19 15:25:17 +1300
commit1199060e3ab7816dd14a71524f0030264dbb0c27 (patch)
treeabd5857889ae559159e4490ad53502504393484e /virtual
parentprofiles/arch/powerpc/ppc64/package.use.mask: no luajit on ppc64 (maybe time ... (diff)
downloadgentoo-1199060e3ab7816dd14a71524f0030264dbb0c27.tar.gz
gentoo-1199060e3ab7816dd14a71524f0030264dbb0c27.tar.bz2
gentoo-1199060e3ab7816dd14a71524f0030264dbb0c27.zip
perl-core/Math-BigInt: Bump to version 1.999.800 (masked)
This is added for staging and testing purposes, but is unlikely to be unmasked until deemed necessary to avoid complications with virtual management - Add USE=examples - Purge lots of toxic, slow, authortests. Package-Manager: portage-2.3.2
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.800.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.800.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.800.ebuild
new file mode 100644
index 000000000000..9a497341a70b
--- /dev/null
+++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.800.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2016 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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+IUSE=""
+
+RDEPEND="
+ ~perl-core/${PN#perl-}-${PV}
+"