diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 20:20:21 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 20:20:21 +0000 |
commit | 2a02ffeaa054ad53630d5c81fb23bc28179273b7 (patch) | |
tree | 50736925cf9f2b79bdb85e9695f40f0e774684a6 /kde-base/kmousetool | |
parent | Mark 3.4.3-r1 stable on ia64. #112842 (diff) | |
download | historical-2a02ffeaa054ad53630d5c81fb23bc28179273b7.tar.gz historical-2a02ffeaa054ad53630d5c81fb23bc28179273b7.tar.bz2 historical-2a02ffeaa054ad53630d5c81fb23bc28179273b7.zip |
Mark 3.4.3 stable on ia64. #112842
Package-Manager: portage-2.0.53
Diffstat (limited to 'kde-base/kmousetool')
-rw-r--r-- | kde-base/kmousetool/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kmousetool/kmousetool-3.4.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kmousetool/ChangeLog b/kde-base/kmousetool/ChangeLog index dfe6592f8770..560f3e7e1f7c 100644 --- a/kde-base/kmousetool/ChangeLog +++ b/kde-base/kmousetool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmousetool -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.37 2006/03/22 20:15:22 danarmak Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.38 2006/03/27 20:12:47 agriffis Exp $ + + 27 Mar 2006; Aron Griffis <agriffis@gentoo.org> kmousetool-3.4.3.ebuild: + Mark 3.4.3 stable on ia64. #112842 *kmousetool-3.5.2 (22 Mar 2006) diff --git a/kde-base/kmousetool/kmousetool-3.4.3.ebuild b/kde-base/kmousetool/kmousetool-3.4.3.ebuild index 8ed917964671..e9a25daa1a44 100644 --- a/kde-base/kmousetool/kmousetool-3.4.3.ebuild +++ b/kde-base/kmousetool/kmousetool-3.4.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.4.3.ebuild,v 1.7 2005/12/10 22:55:26 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-3.4.3.ebuild,v 1.8 2006/03/27 20:12:47 agriffis Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE accessibility tool: translates mouse hovering into clicks" -KEYWORDS="alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" |