diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 11:12:08 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 11:12:08 +0000 |
commit | 86838993b15c5b28245ce8c69a30ca02ed5e827a (patch) | |
tree | 7fbe1d84744520e9ee536222d595cddab829cfea /kde-base/kmousetool | |
parent | Version bump, see bug #142155. (diff) | |
download | historical-86838993b15c5b28245ce8c69a30ca02ed5e827a.tar.gz historical-86838993b15c5b28245ce8c69a30ca02ed5e827a.tar.bz2 historical-86838993b15c5b28245ce8c69a30ca02ed5e827a.zip |
Stable on ia64.
Package-Manager: portage-2.1.1_rc1-r2
Diffstat (limited to 'kde-base/kmousetool')
-rw-r--r-- | kde-base/kmousetool/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kmousetool/kmousetool-3.5.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kmousetool/ChangeLog b/kde-base/kmousetool/ChangeLog index 5cc441ab499b..86382a7a074f 100644 --- a/kde-base/kmousetool/ChangeLog +++ b/kde-base/kmousetool/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kmousetool # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.48 2006/07/25 06:46:55 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.49 2006/09/03 10:54:53 kloeri Exp $ + + 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> + kmousetool-3.5.2.ebuild: + Stable on ia64. *kmousetool-3.5.4 (25 Jul 2006) diff --git a/kde-base/kmousetool/kmousetool-3.5.2.ebuild b/kde-base/kmousetool/kmousetool-3.5.2.ebuild index 4c63134432ae..7e767962821d 100644 --- a/kde-base/kmousetool/kmousetool-3.5.2.ebuild +++ b/kde-base/kmousetool/kmousetool-3.5.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-3.5.2.ebuild,v 1.8 2006/06/01 07:26:52 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-3.5.2.ebuild,v 1.9 2006/09/03 10:54:53 kloeri Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE accessibility tool: translates mouse hovering into clicks" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" |