diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-29 15:34:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-29 15:34:16 +0000 |
commit | 8b5fc14c549d2d7ff158eb96335c357033d21f37 (patch) | |
tree | 0bcc589376cc2e4c8cec833ef2fcc0800e6447cb /kde-base/kmousetool | |
parent | alpha/ia64/sparc stable wrt #207634 (diff) | |
download | gentoo-2-8b5fc14c549d2d7ff158eb96335c357033d21f37.tar.gz gentoo-2-8b5fc14c549d2d7ff158eb96335c357033d21f37.tar.bz2 gentoo-2-8b5fc14c549d2d7ff158eb96335c357033d21f37.zip |
alpha/ia64/sparc stable wrt #207634
(Portage version: 2.1.3.19)
Diffstat (limited to 'kde-base/kmousetool')
-rw-r--r-- | kde-base/kmousetool/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmousetool/kmousetool-3.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmousetool/ChangeLog b/kde-base/kmousetool/ChangeLog index 36eac466771e..9d30870b8a38 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.71 2008/01/28 21:45:23 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.72 2008/01/29 15:34:16 armin76 Exp $ + + 29 Jan 2008; Raúl Porcel <armin76@gentoo.org> kmousetool-3.5.8.ebuild: + alpha/ia64/sparc stable wrt #207634 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> kmousetool-3.5.8.ebuild: diff --git a/kde-base/kmousetool/kmousetool-3.5.8.ebuild b/kde-base/kmousetool/kmousetool-3.5.8.ebuild index e9e8db414789..a2f4e6b326d5 100644 --- a/kde-base/kmousetool/kmousetool-3.5.8.ebuild +++ b/kde-base/kmousetool/kmousetool-3.5.8.ebuild @@ -1,11 +1,11 @@ # 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.8.ebuild,v 1.2 2008/01/28 21:45:23 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-3.5.8.ebuild,v 1.3 2008/01/29 15:34:16 armin76 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="" |