summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'perl-core/bignum/bignum-0.300.0.ebuild')
-rw-r--r--perl-core/bignum/bignum-0.300.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-core/bignum/bignum-0.300.0.ebuild b/perl-core/bignum/bignum-0.300.0.ebuild
index 180d6557779c..a6db4d73bd1a 100644
--- a/perl-core/bignum/bignum-0.300.0.ebuild
+++ b/perl-core/bignum/bignum-0.300.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.300.0.ebuild,v 1.11 2013/03/02 16:24:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.300.0.ebuild,v 1.12 2014/07/10 14:20:17 dilfridge Exp $
EAPI=4
@@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc s390 sh sparc x86 ~ppc-aix ~ppc-ma
IUSE=""
RDEPEND="
- >=perl-core/Math-BigInt-1.88
+ >=virtual/perl-Math-BigInt-1.88
>=perl-core/Math-BigRat-0.21
"
DEPEND="${RDEPEND}"