summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-17 16:37:30 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-17 16:37:30 +0000
commit074bcbf71ae77f157507478565973c7da0ecd83f (patch)
treebedcb94c9959df014d4410e8b15a670e8d4f12b3
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-074bcbf71ae77f157507478565973c7da0ecd83f.tar.gz
gentoo-2-074bcbf71ae77f157507478565973c7da0ecd83f.tar.bz2
gentoo-2-074bcbf71ae77f157507478565973c7da0ecd83f.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
-rw-r--r--app-dicts/mecab-ipadic/ChangeLog8
-rw-r--r--app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/app-dicts/mecab-ipadic/ChangeLog b/app-dicts/mecab-ipadic/ChangeLog
index 576cb707a9a8..3b054840e1e0 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/mecab-ipadic/ChangeLog,v 1.26 2010/05/02 11:02:21 aballier Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/mecab-ipadic/ChangeLog,v 1.27 2012/05/17 16:37:30 aballier Exp $
+
+ 17 May 2012; Alexis Ballier <aballier@gentoo.org>
+ mecab-ipadic-2.7.0.20070801.ebuild:
+ keyword ~amd64-fbsd
02 May 2010; Alexis Ballier <aballier@gentoo.org>
mecab-ipadic-2.7.0.20070801.ebuild:
diff --git a/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild b/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild
index a3417cc6e329..c6d888da0cea 100644
--- a/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild
+++ b/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 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.20070801.ebuild,v 1.9 2010/05/02 11:02:21 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild,v 1.10 2012/05/17 16:37:30 aballier 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 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
SLOT="0"
S="${WORKDIR}/${MY_P}"