diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-29 19:20:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-29 19:20:04 +0000 |
commit | e758d3be365ef8c81b1d7015fe9fd216ed263c86 (patch) | |
tree | 6144e71dba2c268fdef81c2a18ee3c756e621785 /dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.02.ebuild | |
parent | Duh, it's need_apache2_2 and not need_apache2.2. (diff) | |
download | gentoo-2-e758d3be365ef8c81b1d7015fe9fd216ed263c86.tar.gz gentoo-2-e758d3be365ef8c81b1d7015fe9fd216ed263c86.tar.bz2 gentoo-2-e758d3be365ef8c81b1d7015fe9fd216ed263c86.zip |
ia64/x86 stable
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.02.ebuild')
-rw-r--r-- | dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.02.ebuild b/dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.02.ebuild index 07538878ca67..52bbc3435ed9 100644 --- a/dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.02.ebuild +++ b/dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.02.ebuild,v 1.2 2007/07/10 23:33:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.02.ebuild,v 1.3 2007/07/29 19:20:04 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AC/ACALPINI/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ia64 ~ppc ~sparc x86" IUSE="" SRC_TEST="do" |