diff options
author | 2005-05-11 13:31:17 +0000 | |
---|---|---|
committer | 2005-05-11 13:31:17 +0000 | |
commit | 1367260db024a988159968f9116050605b16d82e (patch) | |
tree | 49e4a6b1cfa571bfdd4e3ec13381b01604305140 /app-accessibility | |
parent | Stable on x86 for bug 90782. (diff) | |
download | gentoo-2-1367260db024a988159968f9116050605b16d82e.tar.gz gentoo-2-1367260db024a988159968f9116050605b16d82e.tar.bz2 gentoo-2-1367260db024a988159968f9116050605b16d82e.zip |
Stable on hppa.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/gok/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/gok/gok-0.11.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/gok/ChangeLog b/app-accessibility/gok/ChangeLog index 80847943bfec..814b01dacd82 100644 --- a/app-accessibility/gok/ChangeLog +++ b/app-accessibility/gok/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/gok # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v 1.40 2005/05/08 13:27:25 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v 1.41 2005/05/11 13:29:27 gmsoft Exp $ + + 11 May 2005; Guy Martin <gmsoft@gentoo.org> gok-0.11.17.ebuild: + Stable on hppa. 08 May 2005; Herbie Hopkins <herbs@gentoo.org> gok-0.11.17.ebuild: Stable on amd64. diff --git a/app-accessibility/gok/gok-0.11.17.ebuild b/app-accessibility/gok/gok-0.11.17.ebuild index ad4964410049..128ba23654fa 100644 --- a/app-accessibility/gok/gok-0.11.17.ebuild +++ b/app-accessibility/gok/gok-0.11.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-0.11.17.ebuild,v 1.5 2005/05/08 13:27:25 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-0.11.17.ebuild,v 1.6 2005/05/11 13:29:27 gmsoft Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gok.ca/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="~alpha amd64 ~hppa ia64 ~mips ppc ~sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ~sparc x86" IUSE="doc static" RDEPEND=">=x11-libs/gtk+-2.3.1 |