diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-25 04:13:27 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-25 04:13:27 +0000 |
commit | 30abe78b3fdb7defcba0bef73460d139ec73bcf3 (patch) | |
tree | 6a774ad94fe0a42d637cba9568a07d89fcc2eaa4 /dev-perl/Audio-CD-disc-cover | |
parent | repoman fixes (diff) | |
download | gentoo-2-30abe78b3fdb7defcba0bef73460d139ec73bcf3.tar.gz gentoo-2-30abe78b3fdb7defcba0bef73460d139ec73bcf3.tar.bz2 gentoo-2-30abe78b3fdb7defcba0bef73460d139ec73bcf3.zip |
repoman'd
Diffstat (limited to 'dev-perl/Audio-CD-disc-cover')
-rw-r--r-- | dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.04.ebuild b/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.04.ebuild index 81f8cc667a92..4745fe46b953 100644 --- a/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.04.ebuild +++ b/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.04.ebuild @@ -1,11 +1,11 @@ # Copyright 2002 Gentoo Technologies Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.04.ebuild,v 1.2 2002/07/23 22:29:47 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.04.ebuild,v 1.3 2002/07/25 04:13:23 seemant Exp $ inherit perl-module -S=${WORKDIR}/${MY_P} MY_P=Audio-CD-0.04-disc-cover-1.1.0 +S=${WORKDIR}/${MY_P} DESCRIPTION="Perl Module needed for app-cdr/disc-cover" HOMEPAGE="http://www.liacs.nl/~jvhemert/disc-cover" SRC_URI="http://www.liacs.nl/~jvhemert/disc-cover/download/libraries/${MY_P}.tar.gz" |