diff options
author | John N. Laliberte <allanonjl@gentoo.org> | 2006-05-07 14:15:25 +0000 |
---|---|---|
committer | John N. Laliberte <allanonjl@gentoo.org> | 2006-05-07 14:15:25 +0000 |
commit | ac87f59e4d738b32bb78b84253578e78a7aa6f7e (patch) | |
tree | dd4c60891dfd0d2dc98a20c657a148837b6cc947 /app-accessibility | |
parent | apply patch to fix #132562 (diff) | |
download | gentoo-2-ac87f59e4d738b32bb78b84253578e78a7aa6f7e.tar.gz gentoo-2-ac87f59e4d738b32bb78b84253578e78a7aa6f7e.tar.bz2 gentoo-2-ac87f59e4d738b32bb78b84253578e78a7aa6f7e.zip |
inherit eutils
(Portage version: 2.1_pre10-r3)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/gok/gok-1.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/gok/gok-1.0.7.ebuild b/app-accessibility/gok/gok-1.0.7.ebuild index ac5fb4431a1f..e69c679b6177 100644 --- a/app-accessibility/gok/gok-1.0.7.ebuild +++ b/app-accessibility/gok/gok-1.0.7.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-1.0.7.ebuild,v 1.2 2006/05/07 14:11:52 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-1.0.7.ebuild,v 1.3 2006/05/07 14:15:25 allanonjl Exp $ -inherit virtualx gnome2 +inherit virtualx gnome2 eutils DESCRIPTION="Gnome Onscreen Keyboard" HOMEPAGE="http://www.gok.ca/" |