View | Details | Raw Unified
Collapse All | Expand All

(-) /usr/portage/app-accessibility/gok/gok-1.0.5.ebuild (-1 / +5 lines)
 Lines 2-8    Link Here 
# Distributed under the terms of the GNU General Public License v2
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-1.0.5.ebuild,v 1.10 2005/08/31 22:29:57 herbs Exp $
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-1.0.5.ebuild,v 1.10 2005/08/31 22:29:57 herbs Exp $
inherit gnome2
inherit gnome2 virtualx
DESCRIPTION="Gnome Onscreen Keyboard"
DESCRIPTION="Gnome Onscreen Keyboard"
HOMEPAGE="http://www.gok.ca/"
HOMEPAGE="http://www.gok.ca/"
 Lines 38-40    Link Here 
# So it doesn't break when building kbd files
# So it doesn't break when building kbd files
MAKEOPTS="${MAKEOPTS} -j1"
MAKEOPTS="${MAKEOPTS} -j1"
src_test() {
    Xmake check
}