summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-08-13 14:41:41 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-08-13 14:41:41 +0000
commit0296dee41a4360cfbd9d00f48f4badba0feee889 (patch)
treeb15fb6f22ef1d6b39a2e24294ef7d6b9b55198d6 /app-text/mecab/mecab-0.80.ebuild
parentAdded patch to support amd64-fbsd target. Updated config script. (diff)
downloadgentoo-2-0296dee41a4360cfbd9d00f48f4badba0feee889.tar.gz
gentoo-2-0296dee41a4360cfbd9d00f48f4badba0feee889.tar.bz2
gentoo-2-0296dee41a4360cfbd9d00f48f4badba0feee889.zip
Stable on AMD64.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-text/mecab/mecab-0.80.ebuild')
-rw-r--r--app-text/mecab/mecab-0.80.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/mecab/mecab-0.80.ebuild b/app-text/mecab/mecab-0.80.ebuild
index c333afbff7f1..8f966fe3a827 100644
--- a/app-text/mecab/mecab-0.80.ebuild
+++ b/app-text/mecab/mecab-0.80.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.80.ebuild,v 1.6 2005/06/17 20:23:55 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.80.ebuild,v 1.7 2005/08/13 14:40:10 metalgod Exp $
# need one of ipadic-2.4.4/2.5.0/2.5.1
MY_IPADIC="ipadic-2.5.1"
@@ -12,7 +12,7 @@ SRC_URI="http://chasen.org/~taku/software/mecab/src/${P}.tar.gz
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 ppc ~ppc64 sparc x86"
IUSE="unicode"
DEPEND="dev-lang/perl"