diff options
Diffstat (limited to 'dev-lang/perl/perl-5.8.0-r12.ebuild')
-rw-r--r-- | dev-lang/perl/perl-5.8.0-r12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/perl/perl-5.8.0-r12.ebuild b/dev-lang/perl/perl-5.8.0-r12.ebuild index 24be1f097de1..fd91e9f82fc0 100644 --- a/dev-lang/perl/perl-5.8.0-r12.ebuild +++ b/dev-lang/perl/perl-5.8.0-r12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.0-r12.ebuild,v 1.8 2003/07/18 22:02:29 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.0-r12.ebuild,v 1.9 2003/07/25 18:01:14 rac Exp $ inherit eutils flag-o-matic @@ -25,7 +25,7 @@ HOMEPAGE="http://www.perl.org/" SLOT="0" LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}" LICENSE="Artistic GPL-2" -KEYWORDS="~x86 ~amd64 ~sparc ~ppc ~alpha ~mips ~hppa" +KEYWORDS="x86 amd64 sparc ppc alpha mips ~hppa" IUSE="berkdb doc gdbm threads" DEPEND="sys-apps/groff |