summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-01-04 13:36:49 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-01-04 13:36:49 +0000
commit118fbd48de0aeab82e6218913629908209bd447a (patch)
treee8957bdb21f547a81a4bbac8915ea6650b74c4ed /dev-perl/String-Ediff
parentSeveral small fixes. Correctly install init script. Use enewuser. (Manifest r... (diff)
downloadgentoo-2-118fbd48de0aeab82e6218913629908209bd447a.tar.gz
gentoo-2-118fbd48de0aeab82e6218913629908209bd447a.tar.bz2
gentoo-2-118fbd48de0aeab82e6218913629908209bd447a.zip
bug 76590
Diffstat (limited to 'dev-perl/String-Ediff')
-rw-r--r--dev-perl/String-Ediff/ChangeLog8
-rw-r--r--dev-perl/String-Ediff/String-Ediff-0.03.ebuild8
2 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/String-Ediff/ChangeLog b/dev-perl/String-Ediff/ChangeLog
index 686d538fe4b3..cb0cb7761f3f 100644
--- a/dev-perl/String-Ediff/ChangeLog
+++ b/dev-perl/String-Ediff/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/String-Ediff
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Ediff/ChangeLog,v 1.1 2004/08/05 21:55:11 agriffis Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Ediff/ChangeLog,v 1.2 2005/01/04 13:35:36 mcummings Exp $
+
+ 04 Jan 2005; Michael Cummings <mcummings@gentoo.org>
+ String-Ediff-0.03.ebuild:
+ bug 76590
*String-Ediff-0.03 (05 Aug 2004)
diff --git a/dev-perl/String-Ediff/String-Ediff-0.03.ebuild b/dev-perl/String-Ediff/String-Ediff-0.03.ebuild
index aba9918bd4cb..55bc981ecdd8 100644
--- a/dev-perl/String-Ediff/String-Ediff-0.03.ebuild
+++ b/dev-perl/String-Ediff/String-Ediff-0.03.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Ediff/String-Ediff-0.03.ebuild,v 1.1 2004/08/05 21:55:11 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Ediff/String-Ediff-0.03.ebuild,v 1.2 2005/01/04 13:35:36 mcummings Exp $
inherit perl-module
DESCRIPTION="Produce common sub-string indices for two strings"
-SRC_URI="http://cpan.valueclick.com/modules/by-module/String/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~boxzou/${P}/lib/String/Ediff.pm"
+SRC_URI="mirror://cpan/authors/id/B/BO/BOXSOU/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~boxzou/${P}/"
SLOT="0"
LICENSE="Artistic"