blob: 4d6d11e7df90dd80b6e5c11919ee6df5047fcf46 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-3.5.9.ebuild,v 1.7 2008/05/14 11:03:45 corsair Exp $
KMNAME=kdeaccessibility
EAPI="1"
inherit kde-meta
DESCRIPTION="KDE accessibility tool: translates mouse hovering into clicks"
KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86"
IUSE=""
|