diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-17 23:24:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-17 23:24:19 +0000 |
commit | 44d386d580e75d15c2e1511f20e1a1cc060e0e51 (patch) | |
tree | 25ffe97132ff7de0a77bda795ed6118987c30bcf /app-accessibility/gok | |
parent | Version bump. (diff) | |
download | gentoo-2-44d386d580e75d15c2e1511f20e1a1cc060e0e51.tar.gz gentoo-2-44d386d580e75d15c2e1511f20e1a1cc060e0e51.tar.bz2 gentoo-2-44d386d580e75d15c2e1511f20e1a1cc060e0e51.zip |
Stable for HPPA (bug #281427).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'app-accessibility/gok')
-rw-r--r-- | app-accessibility/gok/ChangeLog | 7 | ||||
-rw-r--r-- | app-accessibility/gok/gok-2.26.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-accessibility/gok/ChangeLog b/app-accessibility/gok/ChangeLog index 0eb80abe926e..9e2c4b4da7c0 100644 --- a/app-accessibility/gok/ChangeLog +++ b/app-accessibility/gok/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/gok -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v 1.129 2009/12/03 17:13:05 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v 1.130 2010/01/17 23:24:19 jer Exp $ + + 17 Jan 2010; Jeroen Roovers <jer@gentoo.org> gok-2.26.0.ebuild: + Stable for HPPA (bug #281427). 03 Dec 2009; Brent Baude <ranger@gentoo.org> gok-2.26.0.ebuild: Marking gok-2.26.0 ppc64 stable for bug 281427 diff --git a/app-accessibility/gok/gok-2.26.0.ebuild b/app-accessibility/gok/gok-2.26.0.ebuild index 715653d9ce0a..c7ca7d01e32a 100644 --- a/app-accessibility/gok/gok-2.26.0.ebuild +++ b/app-accessibility/gok/gok-2.26.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-2.26.0.ebuild,v 1.8 2009/12/03 17:13:05 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-2.26.0.ebuild,v 1.9 2010/01/17 23:24:19 jer Exp $ EAPI=1 inherit virtualx gnome2 @@ -10,7 +10,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="accessibility doc usb" # accessibility will disappear with new xorg-server (1.6) |