diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 15:05:14 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 15:05:14 +0000 |
commit | e34990bf3289c52e4046f120365e605d8752c02b (patch) | |
tree | 307f69dbcfba575e55c9a86c348ea009d6ddaa8b /perl-core/Math-BigInt/Math-BigInt-1.77.ebuild | |
parent | Virtuals for some perl-core deps (diff) | |
download | gentoo-2-e34990bf3289c52e4046f120365e605d8752c02b.tar.gz gentoo-2-e34990bf3289c52e4046f120365e605d8752c02b.tar.bz2 gentoo-2-e34990bf3289c52e4046f120365e605d8752c02b.zip |
Virtuals for perl-core
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'perl-core/Math-BigInt/Math-BigInt-1.77.ebuild')
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.77.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild index 03e589f5e676..e7de040a6041 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild @@ -1,6 +1,6 @@ # 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.77.ebuild,v 1.6 2006/02/07 20:55:17 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild,v 1.7 2006/02/13 15:05:14 mcummings Exp $ inherit perl-module @@ -13,6 +13,6 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~ppc s390 sh sparc x86" IUSE="" -DEPEND=">=perl-core/Scalar-List-Utils-1.14" +DEPEND=">=virtual/perl-Scalar-List-Utils-1.14" SRC_TEST="do" |