diff options
author | Akinori Hattori <hattya@gentoo.org> | 2004-04-01 13:56:42 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2004-04-01 13:56:42 +0000 |
commit | 661f6a318472604588fd31deeff09dd82638888a (patch) | |
tree | a81a2ed4053c738e0002dfc134fadb6596d04995 /app-misc/kanatest | |
parent | inherit eutils. (diff) | |
download | historical-661f6a318472604588fd31deeff09dd82638888a.tar.gz historical-661f6a318472604588fd31deeff09dd82638888a.tar.bz2 historical-661f6a318472604588fd31deeff09dd82638888a.zip |
marked stable on x86.
Diffstat (limited to 'app-misc/kanatest')
-rw-r--r-- | app-misc/kanatest/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/kanatest/Manifest | 4 | ||||
-rw-r--r-- | app-misc/kanatest/kanatest-0.3.6.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/app-misc/kanatest/Manifest index 1cdacbe228ee..1e9a253b28ef 100644 --- a/app-misc/kanatest/Manifest +++ b/app-misc/kanatest/Manifest @@ -1,4 +1,4 @@ -MD5 18bd0a340e90dff15b546958f2a6a81d ChangeLog 455 -MD5 61bb937bfdf2222cbe139afd78494b71 kanatest-0.3.6.ebuild 590 +MD5 6a1df7770b8823a5f2e0ed0a8196da83 ChangeLog 555 +MD5 52bd853b661231eba4351faaaf3274ea kanatest-0.3.6.ebuild 586 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 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" |