summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-12 04:58:21 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-12 04:58:21 +0000
commit0c469675c7024a6233957356e390e86f730e7cc5 (patch)
tree891db5a1df56f33dbd7e84376814aef7db2fb2ce /app-text/mecab
parentStable for amd64, wrt bug #476184 (diff)
downloadgentoo-2-0c469675c7024a6233957356e390e86f730e7cc5.tar.gz
gentoo-2-0c469675c7024a6233957356e390e86f730e7cc5.tar.bz2
gentoo-2-0c469675c7024a6233957356e390e86f730e7cc5.zip
Stable for amd64, wrt bug #476154
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/mecab')
-rw-r--r--app-text/mecab/ChangeLog5
-rw-r--r--app-text/mecab/mecab-0.996.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/mecab/ChangeLog b/app-text/mecab/ChangeLog
index d603cc39f719..dae192786d76 100644
--- a/app-text/mecab/ChangeLog
+++ b/app-text/mecab/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/mecab
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/ChangeLog,v 1.74 2013/07/11 00:29:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/ChangeLog,v 1.75 2013/07/12 04:58:21 ago Exp $
+
+ 12 Jul 2013; Agostino Sarubbo <ago@gentoo.org> mecab-0.996.ebuild:
+ Stable for amd64, wrt bug #476154
11 Jul 2013; Jeroen Roovers <jer@gentoo.org> mecab-0.996.ebuild:
Stable for HPPA (bug #476154).
diff --git a/app-text/mecab/mecab-0.996.ebuild b/app-text/mecab/mecab-0.996.ebuild
index a367b2282c33..167f41094e5b 100644
--- a/app-text/mecab/mecab-0.996.ebuild
+++ b/app-text/mecab/mecab-0.996.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.996.ebuild,v 1.2 2013/07/11 00:29:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.996.ebuild,v 1.3 2013/07/12 04:58:21 ago Exp $
EAPI="5"
inherit autotools eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://mecab.sourceforge.net/"
SRC_URI="http://mecab.googlecode.com/files/${P}.tar.gz"
LICENSE="|| ( BSD LGPL-2.1 GPL-2 )"
-KEYWORDS="~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
SLOT="0"
IUSE="static-libs unicode"