diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 11:13:46 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 11:13:46 +0000 |
commit | 9ce5227b645665407377f69f4a3e91ebf55c929e (patch) | |
tree | 6b5f1318267007cf505894ee6778175a306dcaa5 /dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild | |
parent | Virtual for perl-core dep (diff) | |
download | historical-9ce5227b645665407377f69f4a3e91ebf55c929e.tar.gz historical-9ce5227b645665407377f69f4a3e91ebf55c929e.tar.bz2 historical-9ce5227b645665407377f69f4a3e91ebf55c929e.zip |
Virtual for perl-core dep
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild')
-rw-r--r-- | dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild b/dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild index ae95ee4055e0..7e2e1f1dd1b1 100644 --- a/dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild +++ b/dev-perl/Date-Leapyear/Date-Leapyear-1.71.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/dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild,v 1.16 2005/10/02 12:35:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild,v 1.17 2006/02/13 11:11:41 mcummings Exp $ inherit perl-module @@ -13,5 +13,5 @@ LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" -DEPEND="perl-core/Test-Simple - perl-core/Test-Harness" +DEPEND="virtual/perl-Test-Simple + virtual/perl-Test-Harness" |