summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-04-29 17:14:20 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-04-29 17:14:20 +0000
commit20276050546cf0bdf9ae3176456d99b8bcab3506 (patch)
tree209d8ec011e5fbc38af3a48d257118a70bbd06e9 /dev-perl/digest-md2
parentadded ebuild for 2.0, fixes #50767. also updated metadata.xml, took over main... (diff)
downloadhistorical-20276050546cf0bdf9ae3176456d99b8bcab3506.tar.gz
historical-20276050546cf0bdf9ae3176456d99b8bcab3506.tar.bz2
historical-20276050546cf0bdf9ae3176456d99b8bcab3506.zip
cleaning
Package-Manager: portage-2.0.51.20-r4
Diffstat (limited to 'dev-perl/digest-md2')
-rw-r--r--dev-perl/digest-md2/ChangeLog6
-rw-r--r--dev-perl/digest-md2/digest-md2-2.03.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/digest-md2/ChangeLog b/dev-perl/digest-md2/ChangeLog
index 83f4da1d8aab..f339250f0ab4 100644
--- a/dev-perl/digest-md2/ChangeLog
+++ b/dev-perl/digest-md2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/digest-md2
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-md2/ChangeLog,v 1.9 2005/04/22 12:52:15 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-md2/ChangeLog,v 1.10 2005/04/29 17:02:39 mcummings Exp $
+
+ 29 Apr 2005; Michael Cummings <mcummings@gentoo.org>
+ digest-md2-2.03.ebuild:
+ Cleaning for mirror
22 Apr 2005; Simon Stelling <blubb@gentoo.org> digest-md2-2.03.ebuild:
stable on amd64
diff --git a/dev-perl/digest-md2/digest-md2-2.03.ebuild b/dev-perl/digest-md2/digest-md2-2.03.ebuild
index e08b003db157..0ea459d7a8fc 100644
--- a/dev-perl/digest-md2/digest-md2-2.03.ebuild
+++ b/dev-perl/digest-md2/digest-md2-2.03.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-md2/digest-md2-2.03.ebuild,v 1.8 2005/04/22 12:52:15 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-md2/digest-md2-2.03.ebuild,v 1.9 2005/04/29 17:02:39 mcummings Exp $
inherit perl-module
@@ -8,9 +8,9 @@ MY_P=Digest-MD2-${PV}
S=${WORKDIR}/${MY_P}
DESCRIPTION="Perl interface to the MD2 Algorithm"
HOMEPAGE="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/${MY_P}.readme"
-SRC_URI="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/${MY_P}.tar.gz"
+SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${MY_P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc alpha hppa amd64 ~mips"
+KEYWORDS="x86 ~ppc sparc alpha hppa amd64 ~mips"
IUSE=""