diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-09 15:46:47 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-09 15:46:47 +0000 |
commit | 3a40b8ecd3632311df58691003b1dc3404621c5e (patch) | |
tree | f02c10c673e00c276db10468d859e99df2eb092b /dev-perl/Lingua-Stem | |
parent | Stable on ppc. (diff) | |
download | historical-3a40b8ecd3632311df58691003b1dc3404621c5e.tar.gz historical-3a40b8ecd3632311df58691003b1dc3404621c5e.tar.bz2 historical-3a40b8ecd3632311df58691003b1dc3404621c5e.zip |
Stable on sparc
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'dev-perl/Lingua-Stem')
-rw-r--r-- | dev-perl/Lingua-Stem/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Lingua-Stem/Lingua-Stem-0.83.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Lingua-Stem/ChangeLog b/dev-perl/Lingua-Stem/ChangeLog index b0ab335d94f0..d2a109eef0b0 100644 --- a/dev-perl/Lingua-Stem/ChangeLog +++ b/dev-perl/Lingua-Stem/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Lingua-Stem # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-Stem/ChangeLog,v 1.18 2007/07/29 19:16:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-Stem/ChangeLog,v 1.19 2007/08/09 15:44:48 gustavoz Exp $ + + 09 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + Lingua-Stem-0.83.ebuild: + Stable on sparc 29 Jul 2007; Raúl Porcel <armin76@gentoo.org> Lingua-Stem-0.83.ebuild: ia64/x86 stable diff --git a/dev-perl/Lingua-Stem/Lingua-Stem-0.83.ebuild b/dev-perl/Lingua-Stem/Lingua-Stem-0.83.ebuild index 38b165d72f6b..a308d0a47577 100644 --- a/dev-perl/Lingua-Stem/Lingua-Stem-0.83.ebuild +++ b/dev-perl/Lingua-Stem/Lingua-Stem-0.83.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/Lingua-Stem-0.83.ebuild,v 1.2 2007/07/29 19:16:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-Stem/Lingua-Stem-0.83.ebuild,v 1.3 2007/08/09 15:44:48 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/S/SN/SNOWHARE/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ia64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |