summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-09-19 22:08:11 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-09-19 22:08:11 +0000
commit99c1504b2284b075dd212de4242072647ff25c49 (patch)
treeca2416faef4f9ff5558621416b4a01d09c68ad47 /dev-perl/Digest-SHA1/Digest-SHA1-2.10.ebuild
parentNew revision, having removed the gtk2 USE flag (bug #106560) (diff)
downloadgentoo-2-99c1504b2284b075dd212de4242072647ff25c49.tar.gz
gentoo-2-99c1504b2284b075dd212de4242072647ff25c49.tar.bz2
gentoo-2-99c1504b2284b075dd212de4242072647ff25c49.zip
Stable on amd64.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-perl/Digest-SHA1/Digest-SHA1-2.10.ebuild')
-rw-r--r--dev-perl/Digest-SHA1/Digest-SHA1-2.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Digest-SHA1/Digest-SHA1-2.10.ebuild b/dev-perl/Digest-SHA1/Digest-SHA1-2.10.ebuild
index affd32eec7e3..77719eb3b36c 100644
--- a/dev-perl/Digest-SHA1/Digest-SHA1-2.10.ebuild
+++ b/dev-perl/Digest-SHA1/Digest-SHA1-2.10.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-SHA1/Digest-SHA1-2.10.ebuild,v 1.12 2005/09/08 18:18:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.10.ebuild,v 1.13 2005/09/19 22:05:57 cryos Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://www.perl.com/CPAN/authors/id/GAAS/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86"
IUSE=""
DEPEND="perl-core/digest-base"