diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-10-20 21:10:43 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-10-20 21:10:43 +0000 |
commit | f8acd3bb3be1840a77e44729903679955210f002 (patch) | |
tree | 96a933ddd53a400466c6338981a70e2d3b358485 /perl-core/digest-base/digest-base-1.15.ebuild | |
parent | tidy up deps (diff) | |
download | gentoo-2-f8acd3bb3be1840a77e44729903679955210f002.tar.gz gentoo-2-f8acd3bb3be1840a77e44729903679955210f002.tar.bz2 gentoo-2-f8acd3bb3be1840a77e44729903679955210f002.zip |
Marking amd64 stable
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'perl-core/digest-base/digest-base-1.15.ebuild')
-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 772ce1d61ed4..af56f5bc450b 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.4 2006/10/20 21:09:49 mcummings Exp $ +# $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 $ 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 |