diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-21 22:09:31 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-21 22:09:31 +0000 |
commit | df44741188c3f2d9465f61b3494757480a81018f (patch) | |
tree | f6e4c64f4d557ea3802211445ac46643a9e78f11 /perl-core/digest-base/digest-base-1.13.ebuild | |
parent | Invalid linguas patch from Philippe Troin <phil@fifi.org>. Bug #114650 (diff) | |
download | gentoo-2-df44741188c3f2d9465f61b3494757480a81018f.tar.gz gentoo-2-df44741188c3f2d9465f61b3494757480a81018f.tar.bz2 gentoo-2-df44741188c3f2d9465f61b3494757480a81018f.zip |
Stable on ppc64
(Portage version: 2.0.53)
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 0223ded34224..bc809674da42 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.4 2006/01/15 11:23:17 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.13.ebuild,v 1.5 2006/01/21 22:07:35 corsair 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 sh sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" SRC_TEST="do" IUSE="" |