summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2016-02-22 14:12:41 +1300
committerKent Fredric <kentfredric@gmail.com>2016-02-27 21:39:56 +1300
commita7f3cf79f5a661947fd11329ca7b16da4906b17f (patch)
tree02afc390b496251bad9cc7adda14c5406cb715b6
parentperl-core/Math-BigInt: Bump to version 1.999.715 (diff)
downloadgentoo-a7f3cf79f5a661947fd11329ca7b16da4906b17f.tar.gz
gentoo-a7f3cf79f5a661947fd11329ca7b16da4906b17f.tar.bz2
gentoo-a7f3cf79f5a661947fd11329ca7b16da4906b17f.zip
virtual/perl-Math-BigInt: Bump to version 1.999.715
Package-Manager: portage-2.2.27
-rw-r--r--virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.715.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.715.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.715.ebuild
new file mode 100644
index 000000000000..9a497341a70b
--- /dev/null
+++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.715.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}
+"