diff options
Diffstat (limited to 'perl-core/Math-BigInt/Math-BigInt-1.73.ebuild')
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.73.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.73.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.73.ebuild index ce9dca57db77..646365726c3f 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.73.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.73.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.73.ebuild,v 1.4 2005/12/30 11:16:39 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.73.ebuild,v 1.5 2006/02/13 15:05:14 mcummings Exp $ inherit perl-module @@ -13,6 +13,6 @@ SLOT="0" KEYWORDS="alpha amd64 ia64 ~ppc s390 sparc x86" IUSE="" -DEPEND=">=perl-core/Scalar-List-Utils-1.14" +DEPEND=">=virtual/perl-Scalar-List-Utils-1.14" SRC_TEST="do" |