summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-06-21 20:16:36 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-06-21 20:16:36 +0000
commitee22e17c7a127eae9a8787cfd7a6efcbc575e35e (patch)
tree8ef82726ed2ecd018d342517ffce540b8931aa83 /app-text
parentStable on ppc64; bug #228357 (diff)
downloadgentoo-2-ee22e17c7a127eae9a8787cfd7a6efcbc575e35e.tar.gz
gentoo-2-ee22e17c7a127eae9a8787cfd7a6efcbc575e35e.tar.bz2
gentoo-2-ee22e17c7a127eae9a8787cfd7a6efcbc575e35e.zip
Stable on ppc64; bug #228387
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/mecab/ChangeLog5
-rw-r--r--app-text/mecab/mecab-0.96.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/mecab/ChangeLog b/app-text/mecab/ChangeLog
index 8ae9d2f7c277..36a8efd81ffa 100644
--- a/app-text/mecab/ChangeLog
+++ b/app-text/mecab/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/mecab
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/ChangeLog,v 1.47 2008/06/19 15:41:57 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/ChangeLog,v 1.48 2008/06/21 20:16:36 corsair Exp $
+
+ 21 Jun 2008; Markus Rothe <corsair@gentoo.org> mecab-0.96.ebuild:
+ Stable on ppc64; bug #228387
19 Jun 2008; Akinori Hattori <hattya@gentoo.org> mecab-0.96.ebuild:
stable on x86.
diff --git a/app-text/mecab/mecab-0.96.ebuild b/app-text/mecab/mecab-0.96.ebuild
index 337b424a3443..e3e0703b3537 100644
--- a/app-text/mecab/mecab-0.96.ebuild
+++ b/app-text/mecab/mecab-0.96.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.96.ebuild,v 1.2 2008/06/19 15:41:57 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.96.ebuild,v 1.3 2008/06/21 20:16:36 corsair Exp $
IUSE="unicode"
@@ -9,7 +9,7 @@ HOMEPAGE="http://mecab.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="|| ( BSD LGPL-2.1 GPL-2 )"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ppc64 ~sparc x86"
SLOT="0"
DEPEND="dev-lang/perl"