diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 13:27:45 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 13:27:45 +0000 |
commit | e0c15f56ff0ef2cf26fdd6150aace0692881897c (patch) | |
tree | 306de7fd711f52b443354faca76b9260330b2fcb /app-accessibility | |
parent | x86 stable, bug 348987 (diff) | |
download | gentoo-2-e0c15f56ff0ef2cf26fdd6150aace0692881897c.tar.gz gentoo-2-e0c15f56ff0ef2cf26fdd6150aace0692881897c.tar.bz2 gentoo-2-e0c15f56ff0ef2cf26fdd6150aace0692881897c.zip |
x86 stable, bug 348987
(Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/gok/ChangeLog | 7 | ||||
-rw-r--r-- | app-accessibility/gok/gok-2.30.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-accessibility/gok/ChangeLog b/app-accessibility/gok/ChangeLog index 3300e4c30418..358577254653 100644 --- a/app-accessibility/gok/ChangeLog +++ b/app-accessibility/gok/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/gok -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v 1.145 2010/11/24 13:10:40 eva Exp $ +# 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 $ + + 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> gok-2.30.1.ebuild: + x86 stable, bug 348987 24 Nov 2010; Gilles Dartiguelongue <eva@gentoo.org> -gok-2.26.0.ebuild, -files/gok-2.28.0-link.patch, -gok-2.28.1.ebuild: diff --git a/app-accessibility/gok/gok-2.30.1.ebuild b/app-accessibility/gok/gok-2.30.1.ebuild index 2255dc826c53..39e927916266 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-2010 Gentoo Foundation +# 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.1 2010/09/28 21:58:38 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-2.30.1.ebuild,v 1.2 2011/01/18 13:27:45 fauli 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) |