diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-19 21:18:41 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-19 21:18:41 +0000 |
commit | 80f690299a97f69e746f9f6a5b1eb1aadb352d9c (patch) | |
tree | 74611836f0704ff79621e6b45057658118f0a320 /app-accessibility/gok | |
parent | Stable on amd64 wrt bug #348987 (diff) | |
download | gentoo-2-80f690299a97f69e746f9f6a5b1eb1aadb352d9c.tar.gz gentoo-2-80f690299a97f69e746f9f6a5b1eb1aadb352d9c.tar.bz2 gentoo-2-80f690299a97f69e746f9f6a5b1eb1aadb352d9c.zip |
Stable on amd64 wrt bug #348987
(Portage version: 2.1.9.33/cvs/Linux x86_64)
Diffstat (limited to 'app-accessibility/gok')
-rw-r--r-- | app-accessibility/gok/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/gok/gok-2.30.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/gok/ChangeLog b/app-accessibility/gok/ChangeLog index 358577254653..02710a4965d3 100644 --- a/app-accessibility/gok/ChangeLog +++ b/app-accessibility/gok/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/gok # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v 1.146 2011/01/18 13:27:45 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v 1.147 2011/01/19 21:18:41 hwoarang Exp $ + + 19 Jan 2011; Markos Chandras <hwoarang@gentoo.org> gok-2.30.1.ebuild: + Stable on amd64 wrt bug #348987 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> gok-2.30.1.ebuild: x86 stable, bug 348987 diff --git a/app-accessibility/gok/gok-2.30.1.ebuild b/app-accessibility/gok/gok-2.30.1.ebuild index 39e927916266..eb82a0d5f792 100644 --- a/app-accessibility/gok/gok-2.30.1.ebuild +++ b/app-accessibility/gok/gok-2.30.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-2.30.1.ebuild,v 1.2 2011/01/18 13:27:45 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-2.30.1.ebuild,v 1.3 2011/01/19 21:18:41 hwoarang Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gok.ca/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="accessibility doc usb" # accessibility will disappear with new xorg-server (1.6) |