diff options
author | 2007-01-19 01:49:05 +0000 | |
---|---|---|
committer | 2007-01-19 01:49:05 +0000 | |
commit | af7f97d02dc5104651c46724e92837ed5f218209 (patch) | |
tree | 09e42d53eec0328c718a42c6733002b223a4ff35 /app-accessibility/gok | |
parent | Stable for HPPA (bug #147751). (diff) | |
download | historical-af7f97d02dc5104651c46724e92837ed5f218209.tar.gz historical-af7f97d02dc5104651c46724e92837ed5f218209.tar.bz2 historical-af7f97d02dc5104651c46724e92837ed5f218209.zip |
Stable for HPPA (bug #147751).
Package-Manager: portage-2.1.2
Diffstat (limited to 'app-accessibility/gok')
-rw-r--r-- | app-accessibility/gok/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/gok/gok-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/gok/ChangeLog b/app-accessibility/gok/ChangeLog index b5a20d5bb10d..8393a19a9dfb 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.81 2007/01/14 02:06:34 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v 1.82 2007/01/19 01:45:49 jer Exp $ + + 19 Jan 2007; Jeroen Roovers <jer@gentoo.org> gok-1.2.0.ebuild: + Stable for HPPA (bug #147751). 14 Jan 2007; Bryan Ăstergaard <kloeri@gentoo.org> gok-1.2.0.ebuild: Stable on Alpha. diff --git a/app-accessibility/gok/gok-1.2.0.ebuild b/app-accessibility/gok/gok-1.2.0.ebuild index 3ba474d1a525..db8dcb73a6bf 100644 --- a/app-accessibility/gok/gok-1.2.0.ebuild +++ b/app-accessibility/gok/gok-1.2.0.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.0.ebuild,v 1.8 2007/01/14 02:06:34 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-1.2.0.ebuild,v 1.9 2007/01/19 01:45:49 jer 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=">=dev-libs/glib-2.11 |