summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/mecab/ChangeLog9
-rw-r--r--app-text/mecab/mecab-0.92.ebuild4
2 files changed, 10 insertions, 3 deletions
diff --git a/app-text/mecab/ChangeLog b/app-text/mecab/ChangeLog
index 85c5690ed556..90dea46ef0fd 100644
--- a/app-text/mecab/ChangeLog
+++ b/app-text/mecab/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-text/mecab
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/ChangeLog,v 1.27 2006/10/30 12:17:08 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/ChangeLog,v 1.28 2006/10/30 12:25:29 hattya Exp $
+
+ 30 Oct 2006; Akinori Hattori <hattya@gentoo.org> -mecab-0.81.ebuild,
+ -mecab-0.91.ebuild, mecab-0.92.ebuild:
+ remove old ebuilds.
+
+ 30 Oct 2006; Akinori Hattori <hattya@gentoo.org> mecab-0.92.ebuild:
+ stable on x86.
*mecab-0.93 (30 Oct 2006)
diff --git a/app-text/mecab/mecab-0.92.ebuild b/app-text/mecab/mecab-0.92.ebuild
index e08e4237c953..3f76f1da27fe 100644
--- a/app-text/mecab/mecab-0.92.ebuild
+++ b/app-text/mecab/mecab-0.92.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.92.ebuild,v 1.3 2006/10/20 17:37:38 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.92.ebuild,v 1.4 2006/10/30 12:25:29 hattya Exp $
IUSE="unicode"
@@ -9,7 +9,7 @@ HOMEPAGE="http://mecab.sourceforge.jp/"
SRC_URI="mirror://sourceforge.jp/${PN}/20896/${P}.tar.gz"
LICENSE="LGPL-2.1"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
SLOT="0"
DEPEND="dev-lang/perl"