diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-10-21 22:55:38 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-10-21 22:55:38 +0000 |
commit | 3f1283f702ef7fca17f9968dbe63f9074d3b5e44 (patch) | |
tree | a66c2581a42394dd01de0cd2bbdb437910647f5a /perl-core/digest-base | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-3f1283f702ef7fca17f9968dbe63f9074d3b5e44.tar.gz gentoo-2-3f1283f702ef7fca17f9968dbe63f9074d3b5e44.tar.bz2 gentoo-2-3f1283f702ef7fca17f9968dbe63f9074d3b5e44.zip |
arm/ia64/s390/sh stable
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'perl-core/digest-base')
-rw-r--r-- | perl-core/digest-base/digest-base-1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/digest-base/digest-base-1.15.ebuild b/perl-core/digest-base/digest-base-1.15.ebuild index af56f5bc450b..be34e59e5804 100644 --- a/perl-core/digest-base/digest-base-1.15.ebuild +++ b/perl-core/digest-base/digest-base-1.15.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.15.ebuild,v 1.5 2006/10/20 21:10:43 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.15.ebuild,v 1.6 2006/10/21 22:55: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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86" IUSE="" DEPEND="dev-lang/perl |