diff options
Diffstat (limited to 'dev-perl/CDDB-File/CDDB-File-1.03-r1.ebuild')
-rw-r--r-- | dev-perl/CDDB-File/CDDB-File-1.03-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/CDDB-File/CDDB-File-1.03-r1.ebuild b/dev-perl/CDDB-File/CDDB-File-1.03-r1.ebuild index 468e6605e3d9..4fe635db9553 100644 --- a/dev-perl/CDDB-File/CDDB-File-1.03-r1.ebuild +++ b/dev-perl/CDDB-File/CDDB-File-1.03-r1.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/CDDB-File/CDDB-File-1.03-r1.ebuild,v 1.11 2005/10/02 12:19:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB-File/CDDB-File-1.03-r1.ebuild,v 1.12 2006/02/13 10:43:55 mcummings Exp $ inherit perl-module @@ -9,7 +9,7 @@ SRC_URI="mirror://cpan/authors/id/T/TM/TMTM/${P}.tar.gz" SLOT="0" HOMEPAGE="http://search.cpan.org/~tmtm/${P}/" DEPEND="${DEPEND} - perl-core/Test-Simple" + virtual/perl-Test-Simple" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="alpha amd64 ia64 ppc x86" |