diff options
author | David Holm <dholm@gentoo.org> | 2005-07-21 17:21:57 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-21 17:21:57 +0000 |
commit | e42823d47c466a4dcd13ddfc9d81a91f4b0a85b7 (patch) | |
tree | 93f5430175222c880796da60b1fc6ead048b5c9b /app-misc/kanatest/kanatest-0.3.6.ebuild | |
parent | Added tiger patch and bootloader fix. (diff) | |
download | gentoo-2-e42823d47c466a4dcd13ddfc9d81a91f4b0a85b7.tar.gz gentoo-2-e42823d47c466a4dcd13ddfc9d81a91f4b0a85b7.tar.bz2 gentoo-2-e42823d47c466a4dcd13ddfc9d81a91f4b0a85b7.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-misc/kanatest/kanatest-0.3.6.ebuild')
-rw-r--r-- | app-misc/kanatest/kanatest-0.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/kanatest/kanatest-0.3.6.ebuild b/app-misc/kanatest/kanatest-0.3.6.ebuild index 9aff6e7f4fad..9582a85feb11 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-2005 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.7 2005/02/06 17:02:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/kanatest/kanatest-0.3.6.ebuild,v 1.8 2005/07/21 17:21:05 dholm 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 ppc64" +KEYWORDS="amd64 ~ppc ppc64 x86" IUSE="" DEPEND=">=x11-libs/gtk+-2.0" |