commit: 52845ede05e191446f76b818f259760f42281c76 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Dec 20 22:54:49 2015 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Dec 20 22:54:49 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52845ede
virtual/perl-Math-BigInt: Version bump, needed by dev-perl/Math-BigInt-GMP Package-Manager: portage-2.2.26 .../perl-Math-BigInt/perl-Math-BigInt-1.999.710.ebuild | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) 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 0000000..909e348 --- /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} +"