summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-08-14 19:40:51 +0000
committerTorsten Veller <tove@gentoo.org>2009-08-14 19:40:51 +0000
commitbfce5dcc7a90cfccf3bb64ca793ab60150022ce4 (patch)
treea152560e999874ce63bbe2b4ab5c9f3b07296e75 /dev-perl/Audio-CD-disc-cover
parentsec-policy/selinux-base-policy: Git version of refpolicy for misc fixes inclu... (diff)
downloadgentoo-2-bfce5dcc7a90cfccf3bb64ca793ab60150022ce4.tar.gz
gentoo-2-bfce5dcc7a90cfccf3bb64ca793ab60150022ce4.tar.bz2
gentoo-2-bfce5dcc7a90cfccf3bb64ca793ab60150022ce4.zip
Fix HOMEPAGE and SRC_URI
(Portage version: 2.2_rc38/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Audio-CD-disc-cover')
-rw-r--r--dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild8
-rw-r--r--dev-perl/Audio-CD-disc-cover/ChangeLog8
2 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild b/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild
index b69b21aae157..7d3598f2bd6f 100644
--- a/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild
+++ b/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild,v 1.20 2007/01/14 22:23:45 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild,v 1.21 2009/08/14 19:40:51 tove Exp $
inherit perl-module
MY_P=Audio-CD-${PV}
S=${WORKDIR}/${MY_P}
DESCRIPTION="Perl Module needed for app-cdr/disc-cover"
-HOMEPAGE="http://homepages.inf.ed.ac.uk/jvanheme/disc-cover.html"
-SRC_URI="http://homepages.inf.ed.ac.uk/jvanheme/files/${MY_P}.tar.gz"
+HOMEPAGE="http://www.vanhemert.co.uk/disc-cover.html"
+SRC_URI="http://www.vanhemert.co.uk/files/${MY_P}.tar.gz"
IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
diff --git a/dev-perl/Audio-CD-disc-cover/ChangeLog b/dev-perl/Audio-CD-disc-cover/ChangeLog
index 6e7ae3d774cb..6579208e21be 100644
--- a/dev-perl/Audio-CD-disc-cover/ChangeLog
+++ b/dev-perl/Audio-CD-disc-cover/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Audio-CD-disc-cover
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-CD-disc-cover/ChangeLog,v 1.24 2007/01/14 22:23:45 mcummings Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-CD-disc-cover/ChangeLog,v 1.25 2009/08/14 19:40:51 tove Exp $
+
+ 14 Aug 2009; Torsten Veller <tove@gentoo.org>
+ Audio-CD-disc-cover-0.05.ebuild:
+ Fix HOMEPAGE and SRC_URI
14 Jan 2007; Michael Cummings <mcummings@gentoo.org>
Audio-CD-disc-cover-0.05.ebuild: