diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 14:19:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 14:19:24 +0000 |
commit | 08281775e37357ea564434df7ae5ca5f7da0631f (patch) | |
tree | 57657a444a121dd92d60121c8e4a15d779e2431d /kde-base/kmousetool | |
parent | Stable on ppc64 (diff) | |
download | historical-08281775e37357ea564434df7ae5ca5f7da0631f.tar.gz historical-08281775e37357ea564434df7ae5ca5f7da0631f.tar.bz2 historical-08281775e37357ea564434df7ae5ca5f7da0631f.zip |
alpha/ia64/sparc stable wrt #221063
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/kmousetool')
-rw-r--r-- | kde-base/kmousetool/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmousetool/kmousetool-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmousetool/ChangeLog b/kde-base/kmousetool/ChangeLog index baf2a40a24d7..aed3a975cb7b 100644 --- a/kde-base/kmousetool/ChangeLog +++ b/kde-base/kmousetool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmousetool # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.83 2008/04/03 21:16:33 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.84 2008/05/12 14:11:10 armin76 Exp $ + + 12 May 2008; Raúl Porcel <armin76@gentoo.org> kmousetool-3.5.9.ebuild: + alpha/ia64/sparc stable wrt #221063 *kmousetool-4.0.3 (03 Apr 2008) diff --git a/kde-base/kmousetool/kmousetool-3.5.9.ebuild b/kde-base/kmousetool/kmousetool-3.5.9.ebuild index dd5154e977aa..756b7c133b02 100644 --- a/kde-base/kmousetool/kmousetool-3.5.9.ebuild +++ b/kde-base/kmousetool/kmousetool-3.5.9.ebuild @@ -1,10 +1,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.2 2008/03/04 04:00:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-3.5.9.ebuild,v 1.3 2008/05/12 14:11:10 armin76 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" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="" |