diff options
author | 2010-01-19 01:38:49 +0000 | |
---|---|---|
committer | 2010-01-19 01:38:49 +0000 | |
commit | 63b453740aca6fa679ea1c166ea3aa752d65a4af (patch) | |
tree | e1a3bbfa8433b95ce2528eee6f954bbc0ebb183b /kde-base/kmousetool | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-63b453740aca6fa679ea1c166ea3aa752d65a4af.tar.gz gentoo-2-63b453740aca6fa679ea1c166ea3aa752d65a4af.tar.bz2 gentoo-2-63b453740aca6fa679ea1c166ea3aa752d65a4af.zip |
Stable for HPPA too.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'kde-base/kmousetool')
-rw-r--r-- | kde-base/kmousetool/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kmousetool/kmousetool-4.3.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kmousetool/ChangeLog b/kde-base/kmousetool/ChangeLog index 6ec7a42721c0..19f98a891e4a 100644 --- a/kde-base/kmousetool/ChangeLog +++ b/kde-base/kmousetool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmousetool -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.135 2009/12/10 21:36:36 scarabeus Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.136 2010/01/19 01:38:49 jer Exp $ + + 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kmousetool-4.3.3.ebuild: + Stable for HPPA too. 10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org> -kmousetool-4.3.1.ebuild: diff --git a/kde-base/kmousetool/kmousetool-4.3.3.ebuild b/kde-base/kmousetool/kmousetool-4.3.3.ebuild index 8a75f3f881e8..44130ca235c2 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 +# Copyright 1999-2010 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.5 2009/12/10 16:05:07 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-4.3.3.ebuild,v 1.6 2010/01/19 01:38:49 jer 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)" |