diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-04-25 10:54:51 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-04-25 10:54:51 +0000 |
commit | 6ebef8466dde4c08544adf517e4ce11643519ccf (patch) | |
tree | 342031df8c6b504940d47f3c15a0379d7e2fd565 /dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild | |
parent | new release (diff) | |
download | historical-6ebef8466dde4c08544adf517e4ce11643519ccf.tar.gz historical-6ebef8466dde4c08544adf517e4ce11643519ccf.tar.bz2 historical-6ebef8466dde4c08544adf517e4ce11643519ccf.zip |
cleaning
Package-Manager: portage-2.0.51.20-r4
Diffstat (limited to 'dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild')
-rw-r--r-- | dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild index 2a5b3730d16c..04cb21d76df0 100644 --- a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild +++ b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.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-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild,v 1.8 2005/04/21 18:55:55 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.04.ebuild,v 1.9 2005/04/25 10:54:51 mcummings Exp $ inherit perl-module DESCRIPTION="Crypt::RIPEMD160 module for perl" -HOMEPAGE="http://cpan.pair.com/authors/id/C/CH/CHGEUER/" -SRC_URI="http://cpan.pair.com/authors/id/C/CH/CHGEUER/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~chgeuer/${P}" +SRC_URI="mirror://cpan/authors/id/C/CH/CHGEUER/${P}.tar.gz" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" |