diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 22:56:51 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 22:56:51 +0000 |
commit | af7216bdd1dfeed94a90b23aa217b889eac10e10 (patch) | |
tree | 36c20a2db8eb6c8996e72a77caccb67b23c9872c /dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild | |
parent | inherit flag-o-matic (diff) | |
download | historical-af7216bdd1dfeed94a90b23aa217b889eac10e10.tar.gz historical-af7216bdd1dfeed94a90b23aa217b889eac10e10.tar.bz2 historical-af7216bdd1dfeed94a90b23aa217b889eac10e10.zip |
Stable on alpha.
Diffstat (limited to 'dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild')
-rw-r--r-- | dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild b/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild index 955f7642c398..7520fbb70b04 100644 --- a/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild +++ b/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild,v 1.5 2003/06/21 21:36:38 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild,v 1.6 2004/05/04 22:53:07 kloeri Exp $ IUSE="" @@ -16,7 +16,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" +KEYWORDS="x86 amd64 ~ppc ~sparc alpha" src_compile() { perl-module_src_compile |