diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 17:58:06 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 17:58:06 +0000 |
commit | 495aaf180e829de9d6d8f4bda876407e8a5ee00c (patch) | |
tree | 14ad7a8aba776547e8936f4ba034f7c17aad85c7 /kde-base/kmousetool/kmousetool-4.3.3.ebuild | |
parent | Fix executable name in man page and example script, and fix example script na... (diff) | |
download | historical-495aaf180e829de9d6d8f4bda876407e8a5ee00c.tar.gz historical-495aaf180e829de9d6d8f4bda876407e8a5ee00c.tar.bz2 historical-495aaf180e829de9d6d8f4bda876407e8a5ee00c.zip |
x86 stable, bug 292455
Package-Manager: portage-2.1.6.13/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'kde-base/kmousetool/kmousetool-4.3.3.ebuild')
-rw-r--r-- | kde-base/kmousetool/kmousetool-4.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kmousetool/kmousetool-4.3.3.ebuild b/kde-base/kmousetool/kmousetool-4.3.3.ebuild index eab87765ca30..8a75f3f881e8 100644 --- a/kde-base/kmousetool/kmousetool-4.3.3.ebuild +++ b/kde-base/kmousetool/kmousetool-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-4.3.3.ebuild,v 1.4 2009/11/30 06:54:56 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-4.3.3.ebuild,v 1.5 2009/12/10 16:05:07 fauli Exp $ EAPI="2" @@ -9,7 +9,7 @@ KMNAME="kdeaccessibility" inherit kde4-meta DESCRIPTION="KDE program that clicks the mouse for you." -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="debug +handbook" RDEPEND="$(add_kdebase_dep knotify)" |