summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-04-29 19:40:04 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-04-29 19:40:04 +0000
commita62b7b52dcaef63c72ff1b49aba68cd8ec4d64c2 (patch)
treee39f008bb325b45cb17ce52f224a02ca0379b589 /dev-perl/string-crc32/string-crc32-1.2.ebuild
parentdep (diff)
downloadgentoo-2-a62b7b52dcaef63c72ff1b49aba68cd8ec4d64c2.tar.gz
gentoo-2-a62b7b52dcaef63c72ff1b49aba68cd8ec4d64c2.tar.bz2
gentoo-2-a62b7b52dcaef63c72ff1b49aba68cd8ec4d64c2.zip
cleaning
(Portage version: 2.0.51.20-r4)
Diffstat (limited to 'dev-perl/string-crc32/string-crc32-1.2.ebuild')
-rw-r--r--dev-perl/string-crc32/string-crc32-1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/string-crc32/string-crc32-1.2.ebuild b/dev-perl/string-crc32/string-crc32-1.2.ebuild
index 7ac11c3a0a29..d4ef1f9438ff 100644
--- a/dev-perl/string-crc32/string-crc32-1.2.ebuild
+++ b/dev-perl/string-crc32/string-crc32-1.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.2.ebuild,v 1.12 2005/03/29 08:13:36 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.2.ebuild,v 1.13 2005/04/29 19:38:19 mcummings Exp $
inherit perl-module
MY_P=String-CRC32-${PV}
S=${WORKDIR}/${MY_P}
DESCRIPTION="Perl interface for cyclic redundancy check generation"
-SRC_URI="http://www.cpan.org/modules/by-authors/id/S/SO/SOENKE/${MY_P}.tar.gz"
+SRC_URI="mirror://cpan/authors/id/S/SO/SOENKE/${MY_P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-authors/id/S/SO/SOENKE/${MY_P}.readme"
LICENSE="|| ( Artistic GPL-2 )"