diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-10 13:19:37 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-10 13:19:37 +0000 |
commit | 7a5dfd4be64a5edb9c22cc56a878e5a25fe5c35f (patch) | |
tree | 7fe43c3e2bf1e8f3be63079a8d62e5eb8905e54b /app-accessibility/gok | |
parent | Stable on amd64 wrt bug #185823 (diff) | |
download | historical-7a5dfd4be64a5edb9c22cc56a878e5a25fe5c35f.tar.gz historical-7a5dfd4be64a5edb9c22cc56a878e5a25fe5c35f.tar.bz2 historical-7a5dfd4be64a5edb9c22cc56a878e5a25fe5c35f.zip |
Stable on amd64 wrt bug #185823
Package-Manager: portage-2.1.3.3
Diffstat (limited to 'app-accessibility/gok')
-rw-r--r-- | app-accessibility/gok/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/gok/gok-1.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/gok/ChangeLog b/app-accessibility/gok/ChangeLog index 4939a419572b..4ffcf87b9910 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.99 2007/08/08 22:28:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v 1.100 2007/08/10 13:17:47 angelos Exp $ + + 10 Aug 2007; Christoph Mende <angelos@gentoo.org> gok-1.2.5.ebuild: + Stable on amd64 wrt bug #185823 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> gok-1.2.5.ebuild: alpha/ia64 stable wrt #185823 diff --git a/app-accessibility/gok/gok-1.2.5.ebuild b/app-accessibility/gok/gok-1.2.5.ebuild index 78788cbefd2b..a5d682f75067 100644 --- a/app-accessibility/gok/gok-1.2.5.ebuild +++ b/app-accessibility/gok/gok-1.2.5.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.5.ebuild,v 1.4 2007/08/08 22:28:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-1.2.5.ebuild,v 1.5 2007/08/10 13:17:47 angelos 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 |