summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2015-12-20 23:54:49 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2015-12-20 23:54:49 +0100
commit52845ede05e191446f76b818f259760f42281c76 (patch)
treed25f4ad10267391306bbf6cc204f4ce299fa2a22 /virtual
parentperl-core/Math-BigInt: Copy ~ppc64 keyword from dev-lang/perl (diff)
downloadgentoo-52845ede05e191446f76b818f259760f42281c76.tar.gz
gentoo-52845ede05e191446f76b818f259760f42281c76.tar.bz2
gentoo-52845ede05e191446f76b818f259760f42281c76.zip
virtual/perl-Math-BigInt: Version bump, needed by dev-perl/Math-BigInt-GMP
Package-Manager: portage-2.2.26
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.710.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.710.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.710.ebuild
new file mode 100644
index 000000000000..909e3487a0fb
--- /dev/null
+++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.710.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2015 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}
+"