diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-17 11:38:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-17 11:38:20 +0000 |
commit | 5e949baed37619356974a1dfca3a7061161ee61c (patch) | |
tree | 40e880bf93d2e05701de31cf3ce6a2ddb63c80c7 /app-misc | |
parent | alpha/ia64/x86 stable wrt #182244 (diff) | |
download | gentoo-2-5e949baed37619356974a1dfca3a7061161ee61c.tar.gz gentoo-2-5e949baed37619356974a1dfca3a7061161ee61c.tar.bz2 gentoo-2-5e949baed37619356974a1dfca3a7061161ee61c.zip |
x86 stable wrt #181640
(Portage version: 2.1.3_rc3)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/kanatest/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/kanatest/kanatest-0.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/kanatest/ChangeLog b/app-misc/kanatest/ChangeLog index fe02ae3e1d16..a791042e854c 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.19 2007/06/14 01:24:04 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/kanatest/ChangeLog,v 1.20 2007/06/17 11:38:20 armin76 Exp $ + + 17 Jun 2007; Raúl Porcel <armin76@gentoo.org> kanatest-0.4.2.ebuild: + x86 stable wrt #181640 14 Jun 2007; Christoph Mende <angelos@gentoo.org> kanatest-0.4.2.ebuild: Stable on amd64 wrt bug 181640 diff --git a/app-misc/kanatest/kanatest-0.4.2.ebuild b/app-misc/kanatest/kanatest-0.4.2.ebuild index 3e2812b065ea..101b54c91ffa 100644 --- a/app-misc/kanatest/kanatest-0.4.2.ebuild +++ b/app-misc/kanatest/kanatest-0.4.2.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.2.ebuild,v 1.3 2007/06/14 01:24:04 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/kanatest/kanatest-0.4.2.ebuild,v 1.4 2007/06/17 11:38:20 armin76 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" |