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 | |
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')
-rw-r--r-- | dev-perl/Lingua-Stem-It/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.02.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Lingua-Stem-It/ChangeLog b/dev-perl/Lingua-Stem-It/ChangeLog index 1c0a8fcfc334..24f9274d0a7b 100644 --- a/dev-perl/Lingua-Stem-It/ChangeLog +++ b/dev-perl/Lingua-Stem-It/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Lingua-Stem-It # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-Stem-It/ChangeLog,v 1.12 2007/07/29 19:20:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-Stem-It/ChangeLog,v 1.13 2007/08/09 15:35:21 gustavoz Exp $ + + 09 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + Lingua-Stem-It-0.02.ebuild: + Stable on sparc 29 Jul 2007; Raúl Porcel <armin76@gentoo.org> Lingua-Stem-It-0.02.ebuild: ia64/x86 stable 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" |