diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-19 14:50:56 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-19 14:50:56 +0000 |
commit | 7e4c728e294dcc3b2c00a1704be1c5bea90b8bef (patch) | |
tree | 6d9123813ba771b71ee6d9c43da38e3a4d6a0f4a /app-accessibility | |
parent | Now use better source-file without much patching. (diff) | |
download | gentoo-2-7e4c728e294dcc3b2c00a1704be1c5bea90b8bef.tar.gz gentoo-2-7e4c728e294dcc3b2c00a1704be1c5bea90b8bef.tar.bz2 gentoo-2-7e4c728e294dcc3b2c00a1704be1c5bea90b8bef.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/gok/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/gok/gok-1.0.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/gok/ChangeLog b/app-accessibility/gok/ChangeLog index 561230ab3dee..e17785643f86 100644 --- a/app-accessibility/gok/ChangeLog +++ b/app-accessibility/gok/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/gok # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v 1.73 2006/09/19 16:49:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v 1.74 2006/10/19 14:50:56 kloeri Exp $ + + 19 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> gok-1.0.10.ebuild: + Stable on Alpha. 19 Sep 2006; Aron Griffis <agriffis@gentoo.org> gok-1.0.10.ebuild: Mark 1.0.10 stable on ia64 diff --git a/app-accessibility/gok/gok-1.0.10.ebuild b/app-accessibility/gok/gok-1.0.10.ebuild index 10d2077e885b..c85d42c7d374 100644 --- a/app-accessibility/gok/gok-1.0.10.ebuild +++ b/app-accessibility/gok/gok-1.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-1.0.10.ebuild,v 1.8 2006/09/19 16:49:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-1.0.10.ebuild,v 1.9 2006/10/19 14:50:56 kloeri 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" RDEPEND=">=gnome-base/libgnomeui-2 |