diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-10-14 20:01:28 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-10-14 20:01:28 +0000 |
commit | c23556aec0bd005c172b87b3712a9bc19e7f42e2 (patch) | |
tree | e1bfb1dbe412dacba836badf5dd084ddcf556a94 /sys-devel | |
parent | Fix for #9073 (diff) | |
download | gentoo-2-c23556aec0bd005c172b87b3712a9bc19e7f42e2.tar.gz gentoo-2-c23556aec0bd005c172b87b3712a9bc19e7f42e2.tar.bz2 gentoo-2-c23556aec0bd005c172b87b3712a9bc19e7f42e2.zip |
moved to testing
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/perl/perl-5.6.1-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/perl/perl-5.6.1-r8.ebuild b/sys-devel/perl/perl-5.6.1-r8.ebuild index 326db51c36f7..abc265743f5a 100644 --- a/sys-devel/perl/perl-5.6.1-r8.ebuild +++ b/sys-devel/perl/perl-5.6.1-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.1-r8.ebuild,v 1.1 2002/10/13 11:57:04 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.1-r8.ebuild,v 1.2 2002/10/14 20:01:28 seemant Exp $ MMPV=6.05 MMPN=ExtUtils-MakeMaker @@ -14,7 +14,7 @@ HOMEPAGE="http://www.perl.org" SLOT="0" LICENSE="Artistic GPL-2" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" RDEPEND="berkdb? ( >=sys-libs/db-3.2.3h-r3 |