diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 11:27:10 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 11:27:10 +0000 |
commit | 97b48fbf54581837b3a770dd137fbf2af0e56114 (patch) | |
tree | 87e65e21e7667e311c386ce95121c2952607dcad /app-accessibility/gok | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-97b48fbf54581837b3a770dd137fbf2af0e56114.tar.gz gentoo-2-97b48fbf54581837b3a770dd137fbf2af0e56114.tar.bz2 gentoo-2-97b48fbf54581837b3a770dd137fbf2af0e56114.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-accessibility/gok')
-rw-r--r-- | app-accessibility/gok/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/gok/gok-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/gok/ChangeLog b/app-accessibility/gok/ChangeLog index 3cc9b9be255b..58e2f9bd5fac 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.44 2005/05/19 11:03:58 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v 1.45 2005/06/05 11:26:07 hansmi Exp $ + + 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> gok-1.0.3.ebuild: + Stable on ppc. 19 May 2005; Guy Martin <gmsoft@gentoo.org> gok-1.0.3.ebuild: Stable on hppa. diff --git a/app-accessibility/gok/gok-1.0.3.ebuild b/app-accessibility/gok/gok-1.0.3.ebuild index af3dee3049f6..e1804850d8be 100644 --- a/app-accessibility/gok/gok-1.0.3.ebuild +++ b/app-accessibility/gok/gok-1.0.3.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-1.0.3.ebuild,v 1.5 2005/05/19 11:03:58 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-1.0.3.ebuild,v 1.6 2005/06/05 11:26:07 hansmi Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gok.ca/" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="doc static" RDEPEND=">=x11-libs/gtk+-2.3.1 |