diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 21:13:02 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 21:13:02 +0000 |
commit | 539d1ecdce6f58119b9c04a3442dd60453a49ecc (patch) | |
tree | cbe59f163430823ff7b6c4dc7edd6024de5b9cfc /app-accessibility/gok | |
parent | Stable on sparc, bug #260063 (diff) | |
download | gentoo-2-539d1ecdce6f58119b9c04a3442dd60453a49ecc.tar.gz gentoo-2-539d1ecdce6f58119b9c04a3442dd60453a49ecc.tar.bz2 gentoo-2-539d1ecdce6f58119b9c04a3442dd60453a49ecc.zip |
Stable on sparc, bug #260063
(Portage version: 2.1.6.7/cvs/Linux sparc64)
Diffstat (limited to 'app-accessibility/gok')
-rw-r--r-- | app-accessibility/gok/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/gok/gok-2.24.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/gok/ChangeLog b/app-accessibility/gok/ChangeLog index f30dc484b993..c0209e1bccff 100644 --- a/app-accessibility/gok/ChangeLog +++ b/app-accessibility/gok/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/gok # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v 1.118 2009/03/18 15:44:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v 1.119 2009/04/12 21:13:02 bluebird Exp $ + + 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> gok-2.24.0.ebuild: + Stable on sparc, bug #260063 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> gok-2.24.0.ebuild: alpha/ia64 stable wrt #260063 diff --git a/app-accessibility/gok/gok-2.24.0.ebuild b/app-accessibility/gok/gok-2.24.0.ebuild index 9b36fed62ca0..9a952e00e80f 100644 --- a/app-accessibility/gok/gok-2.24.0.ebuild +++ b/app-accessibility/gok/gok-2.24.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-2.24.0.ebuild,v 1.6 2009/03/18 15:44:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-2.24.0.ebuild,v 1.7 2009/04/12 21:13:02 bluebird 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 |