diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 20:36:41 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 20:36:41 +0000 |
commit | e58d5e8c20d64c5235422f5d41ccbcef43204b1d (patch) | |
tree | f34a80deab175d5489a5db28206e177b1f796a44 /app-text/mecab | |
parent | stable amd64 (diff) | |
download | historical-e58d5e8c20d64c5235422f5d41ccbcef43204b1d.tar.gz historical-e58d5e8c20d64c5235422f5d41ccbcef43204b1d.tar.bz2 historical-e58d5e8c20d64c5235422f5d41ccbcef43204b1d.zip |
stable amd64
Package-Manager: portage-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 358dee0f1722..5a0d2851673d 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.12 2005/01/07 17:02:06 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/ChangeLog,v 1.13 2005/04/21 20:25:00 blubb Exp $ + + 21 Apr 2005; Simon Stelling <blubb@gentoo.org> mecab-0.78.ebuild: + stable on amd64 08 Jan 2005; Yuta SATOH <nigoro@gentoo.org> mecab-0.80.ebuild: added ~ppc64 diff --git a/app-text/mecab/mecab-0.78.ebuild b/app-text/mecab/mecab-0.78.ebuild index 1de39395043b..f08b014d59b3 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.3 2005/01/01 16:25:42 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.78.ebuild,v 1.4 2005/04/21 20:25:00 blubb 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 |