diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-29 15:13:09 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-29 15:13:09 +0000 |
commit | f63b9bc80ff309c0015a8165fe768dac5750db89 (patch) | |
tree | 06b4e849acc7d6e9ad687371a2a0ee56464c0b98 /app-accessibility/gok | |
parent | Stable on sparc wrt #171107 (diff) | |
download | gentoo-2-f63b9bc80ff309c0015a8165fe768dac5750db89.tar.gz gentoo-2-f63b9bc80ff309c0015a8165fe768dac5750db89.tar.bz2 gentoo-2-f63b9bc80ff309c0015a8165fe768dac5750db89.zip |
Stable on sparc wrt #171107
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-accessibility/gok')
-rw-r--r-- | app-accessibility/gok/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/gok/gok-1.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/gok/ChangeLog b/app-accessibility/gok/ChangeLog index a8b34876ade9..60dd80ba3c97 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.86 2007/05/28 07:14:32 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v 1.87 2007/05/29 15:13:09 gustavoz Exp $ + + 29 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> gok-1.2.3.ebuild: + Stable on sparc wrt #171107 28 May 2007; Mart Raudsepp <leio@gentoo.org> gok-1.2.3.ebuild: Fix tests and adjust libusb dependency to a version that ensures LIBUSB m4 diff --git a/app-accessibility/gok/gok-1.2.3.ebuild b/app-accessibility/gok/gok-1.2.3.ebuild index efbaf3eb3749..0682ccf63e2b 100644 --- a/app-accessibility/gok/gok-1.2.3.ebuild +++ b/app-accessibility/gok/gok-1.2.3.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.3.ebuild,v 1.2 2007/05/28 07:14:32 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-1.2.3.ebuild,v 1.3 2007/05/29 15:13:09 gustavoz 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 usb" RDEPEND=">=dev-libs/glib-2.11 |