diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 22:19:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 22:19:07 +0000 |
commit | c94d36fca0f228db84a5cb0b09ffaed024257402 (patch) | |
tree | 2b1b7612ceb500afdc6bda28a1f56441f29d20da /app-accessibility | |
parent | Add ~arm, wrt bug #449220 (diff) | |
download | gentoo-2-c94d36fca0f228db84a5cb0b09ffaed024257402.tar.gz gentoo-2-c94d36fca0f228db84a5cb0b09ffaed024257402.tar.bz2 gentoo-2-c94d36fca0f228db84a5cb0b09ffaed024257402.zip |
Add ~arm, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/gok/ChangeLog | 7 | ||||
-rw-r--r-- | app-accessibility/gok/gok-2.30.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-accessibility/gok/ChangeLog b/app-accessibility/gok/ChangeLog index c32fff680d7c..6d7a8f8f4828 100644 --- a/app-accessibility/gok/ChangeLog +++ b/app-accessibility/gok/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/gok -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v 1.153 2012/05/03 01:48:59 jdhore Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v 1.154 2013/02/02 22:19:07 ago Exp $ + + 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gok-2.30.1.ebuild: + Add ~arm, wrt bug #449220 03 May 2012; Jeff Horelick <jdhore@gentoo.org> gok-2.30.1.ebuild: dev-util/pkgconfig -> virtual/pkgconfig diff --git a/app-accessibility/gok/gok-2.30.1.ebuild b/app-accessibility/gok/gok-2.30.1.ebuild index 480655530bd3..df1d0621bf11 100644 --- a/app-accessibility/gok/gok-2.30.1.ebuild +++ b/app-accessibility/gok/gok-2.30.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-2.30.1.ebuild,v 1.9 2012/05/03 01:48:59 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-2.30.1.ebuild,v 1.10 2013/02/02 22:19:07 ago Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gok.ca/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="accessibility doc usb" # accessibility will disappear with new xorg-server (1.6) |