diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-07 20:01:50 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-07 20:01:50 +0000 |
commit | 7007f94f58dce302304a114fcf35676791176ba2 (patch) | |
tree | cce2c381a6bc7de1ccf4fd6d881f4b9c7ab7b34e /app-accessibility | |
parent | Stable on sparc wrt #176297 (diff) | |
download | gentoo-2-7007f94f58dce302304a114fcf35676791176ba2.tar.gz gentoo-2-7007f94f58dce302304a114fcf35676791176ba2.tar.bz2 gentoo-2-7007f94f58dce302304a114fcf35676791176ba2.zip |
Stable on ppc wrt bug #185823.
(Portage version: 2.1.3.3)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/gok/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/gok/gok-1.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/gok/ChangeLog b/app-accessibility/gok/ChangeLog index e9925afd5304..1fcf55007f49 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.97 2007/08/07 14:34:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v 1.98 2007/08/07 20:01:50 dertobi123 Exp $ + + 07 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> gok-1.2.5.ebuild: + Stable on ppc wrt bug #185823. 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> gok-1.2.5.ebuild: Stable on sparc wrt #185823 diff --git a/app-accessibility/gok/gok-1.2.5.ebuild b/app-accessibility/gok/gok-1.2.5.ebuild index 694bb4beacd6..e3ac98a28829 100644 --- a/app-accessibility/gok/gok-1.2.5.ebuild +++ b/app-accessibility/gok/gok-1.2.5.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.5.ebuild,v 1.2 2007/08/07 14:34:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-1.2.5.ebuild,v 1.3 2007/08/07 20:01:50 dertobi123 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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="doc usb" RDEPEND=">=dev-libs/glib-2.11 |