diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-04-25 10:40:54 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-04-25 10:40:54 +0000 |
commit | 6a44781ffe726390b16244758f41e5a78a073940 (patch) | |
tree | 904ba44718a5bbc33f9a315ac1b0de66557b5ce3 /dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild | |
parent | cleaning (diff) | |
download | gentoo-2-6a44781ffe726390b16244758f41e5a78a073940.tar.gz gentoo-2-6a44781ffe726390b16244758f41e5a78a073940.tar.bz2 gentoo-2-6a44781ffe726390b16244758f41e5a78a073940.zip |
cleaning
(Portage version: 2.0.51.20-r4)
Diffstat (limited to 'dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild')
-rw-r--r-- | dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild index 300153fdabd1..f98f4e510c1c 100644 --- a/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild +++ b/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild,v 1.14 2005/04/07 15:53:46 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild,v 1.15 2005/04/25 10:36:39 mcummings Exp $ inherit perl-module DESCRIPTION="Crypt::DES module for perl" HOMEPAGE="http://search.cpan.org/author/DPARIS/Crypt-DES-${PV}/" -SRC_URI="http://www.cpan.org/authors/id/D/DP/DPARIS/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/D/DP/DPARIS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" |