summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2004-12-04 20:46:41 +0000
committerMarkus Rothe <corsair@gentoo.org>2004-12-04 20:46:41 +0000
commit323e61c51b85937af1243fbb1b7166c978d3a75a (patch)
tree63c22a4c40933e8475f61843c786731e96e77664 /app-misc/kanatest
parentVersion bump. (diff)
downloadhistorical-323e61c51b85937af1243fbb1b7166c978d3a75a.tar.gz
historical-323e61c51b85937af1243fbb1b7166c978d3a75a.tar.bz2
historical-323e61c51b85937af1243fbb1b7166c978d3a75a.zip
Added ~ppc64 to KEYWORDS; bug #72914
Diffstat (limited to 'app-misc/kanatest')
-rw-r--r--app-misc/kanatest/ChangeLog5
-rw-r--r--app-misc/kanatest/Manifest4
-rw-r--r--app-misc/kanatest/kanatest-0.3.6.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/kanatest/ChangeLog b/app-misc/kanatest/ChangeLog
index f4279091e766..433f302e58f6 100644
--- a/app-misc/kanatest/ChangeLog
+++ b/app-misc/kanatest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/kanatest
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/kanatest/ChangeLog,v 1.4 2004/06/24 22:18:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/kanatest/ChangeLog,v 1.5 2004/12/04 20:46:41 corsair Exp $
+
+ 04 Dec 2004; Markus Rothe <corsair@gentoo.org> kanatest-0.3.6.ebuild:
+ Added ~ppc64 to KEYWORDS; bug #72914
01 Apr 2004; Akinori Hattori <hattya@gentoo.org> kanatest-0.3.6.ebuild:
marked stable on x86.
diff --git a/app-misc/kanatest/Manifest b/app-misc/kanatest/Manifest
index bf170a6c1b7c..6d9e9bf309e0 100644
--- a/app-misc/kanatest/Manifest
+++ b/app-misc/kanatest/Manifest
@@ -1,4 +1,4 @@
-MD5 c3e87426189a0b21edd2675935be0f8a kanatest-0.3.6.ebuild 579
-MD5 75690f6ef3da411f4681c70aa05c266c ChangeLog 548
+MD5 e54bb1ac0a7efd88ec71ff7e724884db ChangeLog 659
+MD5 d37a8755b5b78854756551fc96daa865 kanatest-0.3.6.ebuild 585
MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156
MD5 3c4131f0b62eb6170fd975ae6b9d1283 files/digest-kanatest-0.3.6 66
diff --git a/app-misc/kanatest/kanatest-0.3.6.ebuild b/app-misc/kanatest/kanatest-0.3.6.ebuild
index ec0300bb1bda..7bfd9a3cd6ab 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 Foundation
# 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.4 2004/06/24 22:18:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/kanatest/kanatest-0.3.6.ebuild,v 1.5 2004/12/04 20:46:41 corsair 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 ~ppc64"
IUSE=""
DEPEND=">=x11-libs/gtk+-2.0"