diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-15 01:42:55 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-15 01:42:55 +0000 |
commit | 6c73e504a5b2806e47093d3ca85b49c430e445a5 (patch) | |
tree | ce0e5124c340a75af6ee9110b2b131858fd78f0b /perl-core/digest-base | |
parent | arm/sh love (diff) | |
download | gentoo-2-6c73e504a5b2806e47093d3ca85b49c430e445a5.tar.gz gentoo-2-6c73e504a5b2806e47093d3ca85b49c430e445a5.tar.bz2 gentoo-2-6c73e504a5b2806e47093d3ca85b49c430e445a5.zip |
arm/hppa/ia64/s390/sh stable
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'perl-core/digest-base')
-rw-r--r-- | perl-core/digest-base/digest-base-1.13.ebuild | 4 | ||||
-rw-r--r-- | perl-core/digest-base/digest-base-1.14.ebuild | 4 |
2 files changed, 4 insertions, 4 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="" diff --git a/perl-core/digest-base/digest-base-1.14.ebuild b/perl-core/digest-base/digest-base-1.14.ebuild index bbefbb3786d3..0636869cd857 100644 --- a/perl-core/digest-base/digest-base-1.14.ebuild +++ b/perl-core/digest-base/digest-base-1.14.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.14.ebuild,v 1.1 2006/01/13 14:09:52 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.14.ebuild,v 1.2 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="" |