diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-07-07 03:24:38 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-07-07 03:24:38 +0000 |
commit | 4cabfdd6a9780bfca27661b107dafeb21782cc71 (patch) | |
tree | 4f87b1b7d03d843f43641fe63b55c615657e742b /perl-core | |
parent | sync IUSE (-doc) (diff) | |
download | gentoo-2-4cabfdd6a9780bfca27661b107dafeb21782cc71.tar.gz gentoo-2-4cabfdd6a9780bfca27661b107dafeb21782cc71.tar.bz2 gentoo-2-4cabfdd6a9780bfca27661b107dafeb21782cc71.zip |
arm/hppa/ia64/s390 stable
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/digest-base/digest-base-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/digest-base/digest-base-1.10.ebuild b/perl-core/digest-base/digest-base-1.10.ebuild index dc5d0b8a7a76..3217a4eb646c 100644 --- a/perl-core/digest-base/digest-base-1.10.ebuild +++ b/perl-core/digest-base/digest-base-1.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/perl-core/digest-base/digest-base-1.10.ebuild,v 1.4 2005/07/02 20:21:58 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.10.ebuild,v 1.5 2005/07/07 03:24:38 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 sparc x86" SRC_TEST="do" IUSE="" |