blob: aaf4f4e31463c4c8188fa20a0839f7d860daebf8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/kmousetool/kmousetool-1.05.ebuild,v 1.5 2003/02/13 17:15:45 vapier Exp $
inherit kde-base
need-kde 3
DESCRIPTION="kmousetool - anti rsi tool"
HOMEPAGE="http://www.mousetool.com"
LICENSE="GPL-2"
KEYWORDS="x86 ~ppc sparc "
SRC_URI="http://www.mousetool.com/distribution/${P}.tar.gz"
|