diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-06 14:42:54 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-06 14:42:54 +0000 |
commit | 862b6f0c48f46743dea5ee587452c2af3ed13417 (patch) | |
tree | fd6dde1238251916c50ea439dcf207471fd9c7ce /app-text/mecab | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-862b6f0c48f46743dea5ee587452c2af3ed13417.tar.gz gentoo-2-862b6f0c48f46743dea5ee587452c2af3ed13417.tar.bz2 gentoo-2-862b6f0c48f46743dea5ee587452c2af3ed13417.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-text/mecab')
-rw-r--r-- | app-text/mecab/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/mecab/mecab-0.78.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/mecab/ChangeLog b/app-text/mecab/ChangeLog index 5a0d2851673d..ec102eaec09f 100644 --- a/app-text/mecab/ChangeLog +++ b/app-text/mecab/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/mecab # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/ChangeLog,v 1.13 2005/04/21 20:25:00 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/ChangeLog,v 1.14 2005/05/06 14:40:21 gustavoz Exp $ + + 06 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> mecab-0.78.ebuild: + Stable on sparc 21 Apr 2005; Simon Stelling <blubb@gentoo.org> mecab-0.78.ebuild: stable on amd64 diff --git a/app-text/mecab/mecab-0.78.ebuild b/app-text/mecab/mecab-0.78.ebuild index f08b014d59b3..86a23f10e351 100644 --- a/app-text/mecab/mecab-0.78.ebuild +++ b/app-text/mecab/mecab-0.78.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.78.ebuild,v 1.4 2005/04/21 20:25:00 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.78.ebuild,v 1.5 2005/05/06 14:40:21 gustavoz Exp $ MY_IPADIC="ipadic-2.5.1" DESCRIPTION="Yet Another Part-of-Speech and Morphological Analyzer" @@ -10,7 +10,7 @@ SRC_URI="http://chasen.org/~taku/software/mecab/src/${P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~sparc ppc amd64" +KEYWORDS="x86 sparc ppc amd64" IUSE="" DEPEND="virtual/libc |