diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 14:29:13 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 14:29:13 +0000 |
commit | 2bb51d7e7ceb8f4f951c884ffd988410fd774327 (patch) | |
tree | 8b13c46f66aa656e98d8206955557af22f881e4a /dev-perl/yaml/yaml-0.39.ebuild | |
parent | Virtuals for some perl-core deps (diff) | |
download | gentoo-2-2bb51d7e7ceb8f4f951c884ffd988410fd774327.tar.gz gentoo-2-2bb51d7e7ceb8f4f951c884ffd988410fd774327.tar.bz2 gentoo-2-2bb51d7e7ceb8f4f951c884ffd988410fd774327.zip |
Virtuals for perl-core
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-perl/yaml/yaml-0.39.ebuild')
-rw-r--r-- | dev-perl/yaml/yaml-0.39.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/yaml/yaml-0.39.ebuild b/dev-perl/yaml/yaml-0.39.ebuild index 4704cfeda793..e912a1eaaeab 100644 --- a/dev-perl/yaml/yaml-0.39.ebuild +++ b/dev-perl/yaml/yaml-0.39.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/dev-perl/yaml/yaml-0.39.ebuild,v 1.7 2006/01/31 23:06:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.39.ebuild,v 1.8 2006/02/13 14:27:39 mcummings Exp $ inherit perl-module @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" -DEPEND=">=perl-core/Test-Simple-0.54" +DEPEND=">=virtual/perl-Test-Simple-0.54" SRC_TEST="do" |