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
commit1a9fd3fe6b409ba0ecf782653bc398682f7952a5 (patch)
tree1174f0fbe342cc1ab55efbe4090c3d4993f2392c /dev-perl/MLDBM/MLDBM-2.00-r1.ebuild
parentSeveral small fixes. Correctly install init script. Use enewuser. (diff)
downloadhistorical-1a9fd3fe6b409ba0ecf782653bc398682f7952a5.tar.gz
historical-1a9fd3fe6b409ba0ecf782653bc398682f7952a5.tar.bz2
historical-1a9fd3fe6b409ba0ecf782653bc398682f7952a5.zip
bug 76590
Diffstat (limited to 'dev-perl/MLDBM/MLDBM-2.00-r1.ebuild')
-rw-r--r--dev-perl/MLDBM/MLDBM-2.00-r1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/MLDBM/MLDBM-2.00-r1.ebuild b/dev-perl/MLDBM/MLDBM-2.00-r1.ebuild
index a4db18f7a000..aaa6352ae903 100644
--- a/dev-perl/MLDBM/MLDBM-2.00-r1.ebuild
+++ b/dev-perl/MLDBM/MLDBM-2.00-r1.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/MLDBM/MLDBM-2.00-r1.ebuild,v 1.16 2004/07/14 18:59:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MLDBM/MLDBM-2.00-r1.ebuild,v 1.17 2005/01/04 13:24:34 mcummings Exp $
inherit perl-module
DESCRIPTION="A multidimensional/tied hash Perl Module"
-SRC_URI="http://cpan.valueclick.com/modules/by-authors/id/GSAR/${P}.tar.gz"
-HOMEPAGE="http://cpan.valueclick.com/modules/by-authors/id/GSAR/${P}.readme"
+SRC_URI="mirror://cpan/authors/id/G/GS/GSAR/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~gsar/${P}/"
SLOT="0"
LICENSE="Artistic"