From a7f3cf79f5a661947fd11329ca7b16da4906b17f Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Mon, 22 Feb 2016 14:12:41 +1300 Subject: [PATCH] virtual/perl-Math-BigInt: Bump to version 1.999.715 Package-Manager: portage-2.2.27 --- .../perl-Math-BigInt-1.999.715.ebuild | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.715.ebuild 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 0000000000000..9a497341a70b6 --- /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} +"