diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-02-25 23:44:03 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-02-25 23:44:03 +0000 |
commit | d148fd602785f269c8056bffe6edb5081254b008 (patch) | |
tree | deada9664869d66cdb19649241f014d93c0a325b /perl-core/digest-base/digest-base-1.13.ebuild | |
parent | Stable on x86; bug #120238 (diff) | |
download | gentoo-2-d148fd602785f269c8056bffe6edb5081254b008.tar.gz gentoo-2-d148fd602785f269c8056bffe6edb5081254b008.tar.bz2 gentoo-2-d148fd602785f269c8056bffe6edb5081254b008.zip |
Marked stable on mips.
(Portage version: 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 75485f967ca3..5c9de6308f52 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.8 2006/02/13 15:07:48 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.13.ebuild,v 1.9 2006/02/25 23:44:03 kumba 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="" |