summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2004-04-01 13:56:42 +0000
committerAkinori Hattori <hattya@gentoo.org>2004-04-01 13:56:42 +0000
commitcdd804429ce4ce410e4c19c4ad0f35e47aac63b2 (patch)
treeddebb96925c35bc2eb6cdcbf08bc94e88fb6ecec
parentinherit eutils. (Manifest recommit) (diff)
downloadgentoo-2-cdd804429ce4ce410e4c19c4ad0f35e47aac63b2.tar.gz
gentoo-2-cdd804429ce4ce410e4c19c4ad0f35e47aac63b2.tar.bz2
gentoo-2-cdd804429ce4ce410e4c19c4ad0f35e47aac63b2.zip
marked stable on x86.
-rw-r--r--app-misc/kanatest/ChangeLog5
-rw-r--r--app-misc/kanatest/kanatest-0.3.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/kanatest/ChangeLog b/app-misc/kanatest/ChangeLog
index 518f145eb3be..da23d8ee35dc 100644
--- a/app-misc/kanatest/ChangeLog
+++ b/app-misc/kanatest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/kanatest
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/kanatest/ChangeLog,v 1.2 2004/02/09 15:30:31 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/kanatest/ChangeLog,v 1.3 2004/04/01 13:56:42 hattya Exp $
+
+ 01 Apr 2004; Akinori Hattori <hattya@gentoo.org> kanatest-0.3.6.ebuild:
+ marked stable on x86.
*kanatest-0.3.6 (03 Feb 2004)
diff --git a/app-misc/kanatest/kanatest-0.3.6.ebuild b/app-misc/kanatest/kanatest-0.3.6.ebuild
index c1e698346b0a..7b278c4e0abb 100644
--- a/app-misc/kanatest/kanatest-0.3.6.ebuild
+++ b/app-misc/kanatest/kanatest-0.3.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/kanatest/kanatest-0.3.6.ebuild,v 1.2 2004/02/22 16:48:10 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/kanatest/kanatest-0.3.6.ebuild,v 1.3 2004/04/01 13:56:42 hattya Exp $
DESCRIPTION="Visual flashcard tool for memorizing the Japanese Hiragana and Katakana alphabet"
HOMEPAGE="http://clay.ll.pl/kanatest.html"
@@ -9,7 +9,7 @@ SRC_URI="http://clay.ll.pl/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 amd64"
+KEYWORDS="x86 amd64"
IUSE=""
DEPEND=">=x11-libs/gtk+-2.0"