summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2007-09-09 10:21:36 +0000
committerAkinori Hattori <hattya@gentoo.org>2007-09-09 10:21:36 +0000
commit187c1e649f4dff0e5574d6177042b47cf2692541 (patch)
tree009187851f67e513c89025f8e2d97c32482aee83 /app-dicts/mecab-ipadic
parentcleaned out old ebuild. (diff)
downloadgentoo-2-187c1e649f4dff0e5574d6177042b47cf2692541.tar.gz
gentoo-2-187c1e649f4dff0e5574d6177042b47cf2692541.tar.bz2
gentoo-2-187c1e649f4dff0e5574d6177042b47cf2692541.zip
stable on x86.
(Portage version: 2.1.2.12)
Diffstat (limited to 'app-dicts/mecab-ipadic')
-rw-r--r--app-dicts/mecab-ipadic/ChangeLog6
-rw-r--r--app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070610.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/mecab-ipadic/ChangeLog b/app-dicts/mecab-ipadic/ChangeLog
index aea8646fd2ef..c9b7731858fa 100644
--- a/app-dicts/mecab-ipadic/ChangeLog
+++ b/app-dicts/mecab-ipadic/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-dicts/mecab-ipadic
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/mecab-ipadic/ChangeLog,v 1.14 2007/08/25 16:48:42 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/mecab-ipadic/ChangeLog,v 1.15 2007/09/09 10:21:36 hattya Exp $
+
+ 09 Sep 2007; Akinori Hattori <hattya@gentoo.org>
+ mecab-ipadic-2.7.0.20070610.ebuild:
+ stable on x86.
25 Aug 2007; Steve Dibb <beandog@gentoo.org>
mecab-ipadic-2.7.0.20070610.ebuild:
diff --git a/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070610.ebuild b/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070610.ebuild
index 4ea9c95e95c3..01c292a78dfb 100644
--- a/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070610.ebuild
+++ b/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070610.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/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070610.ebuild,v 1.3 2007/08/25 16:48:42 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070610.ebuild,v 1.4 2007/09/09 10:21:36 hattya Exp $
IUSE="unicode"
@@ -11,7 +11,7 @@ HOMEPAGE="http://mecab.sourceforge.net/"
SRC_URI="mirror://sourceforge/mecab/${MY_P}.tar.gz"
LICENSE="ipadic"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86"
SLOT="0"
S="${WORKDIR}/${MY_P}"