diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-09-30 18:54:27 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-09-30 18:54:27 +0000 |
commit | d005b1ff54fe7bb07baea0fad4877ae3a83f2e41 (patch) | |
tree | 4d562cb36db002a366aeab5a28959a6c7896d6eb /perl-core | |
parent | arm/s390/sh love (diff) | |
download | gentoo-2-d005b1ff54fe7bb07baea0fad4877ae3a83f2e41.tar.gz gentoo-2-d005b1ff54fe7bb07baea0fad4877ae3a83f2e41.tar.bz2 gentoo-2-d005b1ff54fe7bb07baea0fad4877ae3a83f2e41.zip |
arm/s390/sh love
(Portage version: 2.1.2_pre2)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Digest-MD5/Digest-MD5-2.36.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild b/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild index 228d2db9b44a..9cdf8c1c0960 100644 --- a/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild +++ b/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild,v 1.10 2006/09/16 22:03:34 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild,v 1.11 2006/09/30 18:54:27 vapier Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/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 sh sparc ~x86" IUSE="" DEPEND="dev-lang/perl |