diff options
Diffstat (limited to 'dev-perl/CDDB-File')
-rw-r--r-- | dev-perl/CDDB-File/CDDB-File-1.03-r1.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/CDDB-File/files/digest-CDDB-File-1.03-r1 (renamed from dev-perl/CDDB-File/files/digest-CDDB-File-1.03) | 0 |
2 files changed, 17 insertions, 0 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 new file mode 100644 index 000000000000..93b8ee394e43 --- /dev/null +++ b/dev-perl/CDDB-File/CDDB-File-1.03-r1.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# 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.1 2002/10/30 07:20:34 seemant Exp $ + +inherit perl-module + +S="${WORKDIR}/${P}" +DESCRIPTION="Parse a CDDB/freedb data file" +SRC_URI="http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/${P}.tar.gz" +SLOT="0" +HOMEPAGE="http://search.cpan.org/author/TMTM/CDDB-File-${PV}/" +DEPEND="${DEPEND} + dev-perl/Test-Simple" + +SLOT="2" +LICENSE="Artistic | GPL-2" +KEYWORDS="x86 ppc alpha" diff --git a/dev-perl/CDDB-File/files/digest-CDDB-File-1.03 b/dev-perl/CDDB-File/files/digest-CDDB-File-1.03-r1 index 811351294495..811351294495 100644 --- a/dev-perl/CDDB-File/files/digest-CDDB-File-1.03 +++ b/dev-perl/CDDB-File/files/digest-CDDB-File-1.03-r1 |