summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2006-08-30 19:25:48 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2006-08-30 19:25:48 +0000
commit37d4fac3c1a395d4618848d894fbe7dcf5e37c39 (patch)
treedd47710f69418cabe11ad1637b86e73a1c52e967 /app-dicts
parentapp-arch/rpm stable on ppc. (diff)
downloadgentoo-2-37d4fac3c1a395d4618848d894fbe7dcf5e37c39.tar.gz
gentoo-2-37d4fac3c1a395d4618848d894fbe7dcf5e37c39.tar.bz2
gentoo-2-37d4fac3c1a395d4618848d894fbe7dcf5e37c39.zip
app-dicts/kasumi stable on ppc.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/kasumi/ChangeLog5
-rw-r--r--app-dicts/kasumi/kasumi-2.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/kasumi/ChangeLog b/app-dicts/kasumi/ChangeLog
index 51023c389599..27788d885f9d 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.26 2006/08/20 12:14:12 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/kasumi/ChangeLog,v 1.27 2006/08/30 19:25:48 hansmi Exp $
+
+ 30 Aug 2006; Michael Hanselmann <hansmi@gentoo.org> kasumi-2.0.1.ebuild:
+ Stable on ppc.
20 Aug 2006; Alastair Tse <liquidx@gentoo.org> kasumi-1.0.1.ebuild,
kasumi-2.0.1.ebuild:
diff --git a/app-dicts/kasumi/kasumi-2.0.1.ebuild b/app-dicts/kasumi/kasumi-2.0.1.ebuild
index 8b18a7fa63ee..a706d4658d1f 100644
--- a/app-dicts/kasumi/kasumi-2.0.1.ebuild
+++ b/app-dicts/kasumi/kasumi-2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/kasumi/kasumi-2.0.1.ebuild,v 1.2 2006/08/20 12:14:12 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/kasumi/kasumi-2.0.1.ebuild,v 1.3 2006/08/30 19:25:48 hansmi Exp $
inherit eutils autotools
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/20684/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ppc x86"
IUSE="nls"
RDEPEND=">=x11-libs/gtk+-2.2