diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-28 19:19:17 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-28 19:19:17 +0000 |
commit | a129145fa87ea826f37308fe01981140a18c7692 (patch) | |
tree | d3bf1eeeb72846f74d076608eb80467cf0658049 /x11-misc/kmousetool | |
parent | Fix ChangeLog (diff) | |
download | historical-a129145fa87ea826f37308fe01981140a18c7692.tar.gz historical-a129145fa87ea826f37308fe01981140a18c7692.tar.bz2 historical-a129145fa87ea826f37308fe01981140a18c7692.zip |
x86 and amd64 unmasks, ChangeLog fixes and other various fixes.
Diffstat (limited to 'x11-misc/kmousetool')
-rw-r--r-- | x11-misc/kmousetool/kmousetool-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/kmousetool/kmousetool-1.11.ebuild b/x11-misc/kmousetool/kmousetool-1.11.ebuild index 7aa7b9f3d1a9..df315638fdf2 100644 --- a/x11-misc/kmousetool/kmousetool-1.11.ebuild +++ b/x11-misc/kmousetool/kmousetool-1.11.ebuild @@ -1,6 +1,6 @@ # 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.11.ebuild,v 1.1 2003/04/25 22:02:33 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/kmousetool/kmousetool-1.11.ebuild,v 1.2 2004/02/28 19:19:17 aliz Exp $ inherit kde-base need-kde 3 @@ -8,7 +8,7 @@ need-kde 3 DESCRIPTION="kmousetool - anti rsi tool" HOMEPAGE="http://www.mousetool.com" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" SRC_URI="http://www.mousetool.com/distribution/${P}.tar.gz" |