diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 00:56:07 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 00:56:07 +0000 |
commit | e4ef9e7b1fe728153051cbbb4f0b84225a007703 (patch) | |
tree | fb8a887e91f55e74683772b8e4c5f72b7f4d01a8 /dev-perl | |
parent | Added HOMEPAGE variable (diff) | |
download | gentoo-2-e4ef9e7b1fe728153051cbbb4f0b84225a007703.tar.gz gentoo-2-e4ef9e7b1fe728153051cbbb4f0b84225a007703.tar.bz2 gentoo-2-e4ef9e7b1fe728153051cbbb4f0b84225a007703.zip |
HOMEPAGE variable updated
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.04.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Audio-CD-disc-cover/ChangeLog | 5 |
2 files changed, 6 insertions, 3 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 18ddf2ca2bbd..24843c1d6560 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,13 +1,13 @@ # 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.5 2002/08/14 04:32:30 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.04.ebuild,v 1.6 2002/09/21 00:56:07 vapier Exp $ inherit perl-module 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" +HOMEPAGE="http://home.wanadoo.nl/~jano/disc-cover.html" SRC_URI="http://www.liacs.nl/~jvhemert/disc-cover/download/libraries/${MY_P}.tar.gz" SLOT="0" diff --git a/dev-perl/Audio-CD-disc-cover/ChangeLog b/dev-perl/Audio-CD-disc-cover/ChangeLog index 719281a25f15..98a2206c1e65 100644 --- a/dev-perl/Audio-CD-disc-cover/ChangeLog +++ b/dev-perl/Audio-CD-disc-cover/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for dev-perl/Audio-CD-disc-cover # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-CD-disc-cover/ChangeLog,v 1.2 2002/07/31 04:23:35 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-CD-disc-cover/ChangeLog,v 1.3 2002/09/21 00:56:07 vapier Exp $ *Audio-CD-disc-cover-0.04 (18 Jun 2002) + 20 Sep 2002; Mike Frysinger <vapier@gentoo.org> : + Old HOMEPAGE has moved ... + 30 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> Audio-CD-disc-cover-0.04.ebuild: Added ppc to KEYWORDS. Added RDEPEND. |