summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-04-28 14:36:56 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-04-28 14:36:56 +0000
commit728cbf5314298c673961f777f0c54ddd17124cf2 (patch)
treea0d0c24bf87074b463faa7514cd7e0ffa1cb4970 /app-misc/kanatest
parentMigrated to generation 2. (diff)
downloadgentoo-2-728cbf5314298c673961f777f0c54ddd17124cf2.tar.gz
gentoo-2-728cbf5314298c673961f777f0c54ddd17124cf2.tar.bz2
gentoo-2-728cbf5314298c673961f777f0c54ddd17124cf2.zip
Stable on ppc wrt bug 174902
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-misc/kanatest')
-rw-r--r--app-misc/kanatest/ChangeLog5
-rw-r--r--app-misc/kanatest/kanatest-0.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/kanatest/ChangeLog b/app-misc/kanatest/ChangeLog
index 32367913ab7f..e24931f26e3b 100644
--- a/app-misc/kanatest/ChangeLog
+++ b/app-misc/kanatest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/kanatest
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/kanatest/ChangeLog,v 1.12 2007/04/26 12:19:23 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/kanatest/ChangeLog,v 1.13 2007/04/28 14:36:56 nixnut Exp $
+
+ 28 Apr 2007; nixnut <nixnut@gentoo.org> kanatest-0.4.1.ebuild:
+ Stable on ppc wrt bug 174902
*kanatest-0.4.2 (26 Apr 2007)
diff --git a/app-misc/kanatest/kanatest-0.4.1.ebuild b/app-misc/kanatest/kanatest-0.4.1.ebuild
index 425cab20ee9e..a163853eea2f 100644
--- a/app-misc/kanatest/kanatest-0.4.1.ebuild
+++ b/app-misc/kanatest/kanatest-0.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/kanatest/kanatest-0.4.1.ebuild,v 1.1 2007/03/18 00:47:22 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/kanatest/kanatest-0.4.1.ebuild,v 1.2 2007/04/28 14:36:56 nixnut Exp $
DESCRIPTION="Visual flashcard tool for memorizing the Japanese Hiragana and Katakana alphabet"
HOMEPAGE="http://clay.ll.pl/kanatest"
@@ -9,7 +9,7 @@ SRC_URI="http://clay.ll.pl/kanatest/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc ~ppc64 ~x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.6
dev-libs/libxml2"