diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-09 15:35:21 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-09 15:35:21 +0000 |
commit | 903858441c37359610f11f7cbec5b39cbc4d39e7 (patch) | |
tree | 201080d5ce12cb6f1ae5780b0effd62c9179d14d /dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.02.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-903858441c37359610f11f7cbec5b39cbc4d39e7.tar.gz gentoo-2-903858441c37359610f11f7cbec5b39cbc4d39e7.tar.bz2 gentoo-2-903858441c37359610f11f7cbec5b39cbc4d39e7.zip |
Stable on sparc
(Portage version: 2.1.2.11)
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 52bbc3435ed9..a70ef2bc5d73 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.3 2007/07/29 19:20:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.02.ebuild,v 1.4 2007/08/09 15:35:21 gustavoz 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" |