diff options
author | 2006-01-15 01:42:55 +0000 | |
---|---|---|
committer | 2006-01-15 01:42:55 +0000 | |
commit | 1758c4615074fd6f79f4e93d8559e1acecb38845 (patch) | |
tree | d4b244ac069f69310d4df90a13e06ada29f83289 /perl-core/digest-base/digest-base-1.13.ebuild | |
parent | arm/sh love (diff) | |
download | historical-1758c4615074fd6f79f4e93d8559e1acecb38845.tar.gz historical-1758c4615074fd6f79f4e93d8559e1acecb38845.tar.bz2 historical-1758c4615074fd6f79f4e93d8559e1acecb38845.zip |
arm/hppa/ia64/s390/sh stable
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'perl-core/digest-base/digest-base-1.13.ebuild')
-rw-r--r-- | perl-core/digest-base/digest-base-1.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/digest-base/digest-base-1.13.ebuild b/perl-core/digest-base/digest-base-1.13.ebuild index cca2e9db55b4..74ec5579fe56 100644 --- a/perl-core/digest-base/digest-base-1.13.ebuild +++ b/perl-core/digest-base/digest-base-1.13.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-base/digest-base-1.13.ebuild,v 1.2 2006/01/13 22:43:26 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.13.ebuild,v 1.3 2006/01/15 01:42:55 vapier Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${MY_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" SRC_TEST="do" IUSE="" |