summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-05-28 02:57:20 +0000
committerMike Frysinger <vapier@gentoo.org>2004-05-28 02:57:20 +0000
commit844a0bd5c471f052e63ad752f520f6fb4df527f6 (patch)
tree71c2c0fb9d9d34058c94faeaba1dd349bddbef89 /dev-perl/digest-base
parentarm KEYWORDS (diff)
downloadgentoo-2-844a0bd5c471f052e63ad752f520f6fb4df527f6.tar.gz
gentoo-2-844a0bd5c471f052e63ad752f520f6fb4df527f6.tar.bz2
gentoo-2-844a0bd5c471f052e63ad752f520f6fb4df527f6.zip
arm KEYWORDS
Diffstat (limited to 'dev-perl/digest-base')
-rw-r--r--dev-perl/digest-base/digest-base-1.05.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/dev-perl/digest-base/digest-base-1.05.ebuild b/dev-perl/digest-base/digest-base-1.05.ebuild
index 9e95be197d94..df2f61459074 100644
--- a/dev-perl/digest-base/digest-base-1.05.ebuild
+++ b/dev-perl/digest-base/digest-base-1.05.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-base/digest-base-1.05.ebuild,v 1.11 2004/05/12 04:58:38 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-base/digest-base-1.05.ebuild,v 1.12 2004/05/28 02:52:35 vapier Exp $
inherit perl-module
@@ -8,12 +8,11 @@ MY_P=Digest-${PV}
S=${WORKDIR}/${MY_P}
DESCRIPTION="MD5 message digest algorithm"
-SRC_URI="http://www.cpan.org/modules/by-authors/id/G/GA/GAAS/${MY_P}.tar.gz"
HOMEPAGE="http://http://www.cpan.org/modules/by-authors/id/G/GA/GAAS/${MY_P}.readme"
+SRC_URI="http://www.cpan.org/modules/by-authors/id/G/GA/GAAS/${MY_P}.tar.gz"
-SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 ppc sparc alpha hppa ia64 mips s390"
+SLOT="0"
+KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390"
mydoc="rfc*.txt"
-