diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-26 21:48:14 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-26 21:48:14 +0000 |
commit | f5426901b016d57044329547d700800918935d68 (patch) | |
tree | a9a69346f266c1daf5750ce895e95c91d44d6b43 /kde-base/kmousetool | |
parent | Restrict binchecks and strip, cuts about 20 seconds on the merge, as the pack... (diff) | |
download | gentoo-2-f5426901b016d57044329547d700800918935d68.tar.gz gentoo-2-f5426901b016d57044329547d700800918935d68.tar.bz2 gentoo-2-f5426901b016d57044329547d700800918935d68.zip |
Stable on ppc64
(Portage version: 2.1.1-r2)
Diffstat (limited to 'kde-base/kmousetool')
-rw-r--r-- | kde-base/kmousetool/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmousetool/kmousetool-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmousetool/ChangeLog b/kde-base/kmousetool/ChangeLog index 5a594d4cb1cb..e752c606c2fb 100644 --- a/kde-base/kmousetool/ChangeLog +++ b/kde-base/kmousetool/ChangeLog @@ -1,6 +1,9 @@ # 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.56 2006/11/18 18:11:41 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.57 2006/11/26 21:48:14 corsair Exp $ + + 26 Nov 2006; Markus Rothe <corsair@gentoo.org> kmousetool-3.5.5.ebuild: + Stable on ppc64 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> -kmousetool-3.5.3.ebuild, -kmousetool-3.5.4.ebuild: diff --git a/kde-base/kmousetool/kmousetool-3.5.5.ebuild b/kde-base/kmousetool/kmousetool-3.5.5.ebuild index 9ebf71a1abed..36e85f308878 100644 --- a/kde-base/kmousetool/kmousetool-3.5.5.ebuild +++ b/kde-base/kmousetool/kmousetool-3.5.5.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.5.ebuild,v 1.5 2006/11/16 02:36:25 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-3.5.5.ebuild,v 1.6 2006/11/26 21:48:14 corsair 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="" |