summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2007-02-07 17:03:07 +0000
committerMatti Bickel <mabi@gentoo.org>2007-02-07 17:03:07 +0000
commit7158521a1e54b0ae2c91c2efd9cc06a5ae73a674 (patch)
treec1bbdcbd4859e3224803a4325bf93dd2a339ef85 /app-dicts
parentremoved static use flag and always build static libs (bug #165761) (diff)
downloadgentoo-2-7158521a1e54b0ae2c91c2efd9cc06a5ae73a674.tar.gz
gentoo-2-7158521a1e54b0ae2c91c2efd9cc06a5ae73a674.tar.bz2
gentoo-2-7158521a1e54b0ae2c91c2efd9cc06a5ae73a674.zip
ppc stable (bug #158175)
(Portage version: 2.1.2-r8)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/kasumi/ChangeLog7
-rw-r--r--app-dicts/kasumi/kasumi-2.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/kasumi/ChangeLog b/app-dicts/kasumi/ChangeLog
index 5869a22eb95e..20f2b810cb51 100644
--- a/app-dicts/kasumi/ChangeLog
+++ b/app-dicts/kasumi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/kasumi
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/kasumi/ChangeLog,v 1.33 2006/12/16 10:18:16 opfer Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/kasumi/ChangeLog,v 1.34 2007/02/07 17:03:07 mabi Exp $
+
+ 07 Feb 2007; Matti Bickel <mabi@gentoo.org> kasumi-2.1.ebuild:
+ ppc stable (bug #158175)
16 Dec 2006; Christian Faulhammer <opfer@gentoo.org> kasumi-2.1.ebuild:
stable x86, bug #158175
diff --git a/app-dicts/kasumi/kasumi-2.1.ebuild b/app-dicts/kasumi/kasumi-2.1.ebuild
index 2dd4ed117f1f..5b009d84c56a 100644
--- a/app-dicts/kasumi/kasumi-2.1.ebuild
+++ b/app-dicts/kasumi/kasumi-2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/kasumi/kasumi-2.1.ebuild,v 1.3 2006/12/16 10:18:16 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/kasumi/kasumi-2.1.ebuild,v 1.4 2007/02/07 17:03:07 mabi Exp $
DESCRIPTION="Anthy dictionary maintenance tool"
HOMEPAGE="http://kasumi.sourceforge.jp/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/22183/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd"
+KEYWORDS="~amd64 ppc x86 ~x86-fbsd"
IUSE="nls"
RDEPEND=">=x11-libs/gtk+-2.2