diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-05-30 00:14:09 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-05-30 00:14:09 +0000 |
commit | 9f891e56ee2c4d095dd438c73d0577ef524b59b1 (patch) | |
tree | e9b23afa354eeafc0ef485128985f5bbd1171833 /app-accessibility/gok | |
parent | Stable on x86, bug #171107. (diff) | |
download | historical-9f891e56ee2c4d095dd438c73d0577ef524b59b1.tar.gz historical-9f891e56ee2c4d095dd438c73d0577ef524b59b1.tar.bz2 historical-9f891e56ee2c4d095dd438c73d0577ef524b59b1.zip |
Stable on x86, bug #171107.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'app-accessibility/gok')
-rw-r--r-- | app-accessibility/gok/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/gok/gok-1.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/gok/ChangeLog b/app-accessibility/gok/ChangeLog index 60dd80ba3c97..d9001464ba77 100644 --- a/app-accessibility/gok/ChangeLog +++ b/app-accessibility/gok/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/gok # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v 1.87 2007/05/29 15:13:09 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v 1.88 2007/05/30 00:14:09 ticho Exp $ + + 29 May 2007; Andrej Kacian <ticho@gentoo.org> gok-1.2.3.ebuild: + Stable on x86, bug #171107. 29 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> gok-1.2.3.ebuild: Stable on sparc wrt #171107 diff --git a/app-accessibility/gok/gok-1.2.3.ebuild b/app-accessibility/gok/gok-1.2.3.ebuild index 0682ccf63e2b..6980560a6957 100644 --- a/app-accessibility/gok/gok-1.2.3.ebuild +++ b/app-accessibility/gok/gok-1.2.3.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-accessibility/gok/gok-1.2.3.ebuild,v 1.3 2007/05/29 15:13:09 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-1.2.3.ebuild,v 1.4 2007/05/30 00:14:09 ticho Exp $ inherit virtualx gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gok.ca/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" IUSE="doc usb" RDEPEND=">=dev-libs/glib-2.11 |