summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-08-07 12:52:37 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-08-07 12:52:37 +0000
commite740596e0458f3318e01c078cc2c54fa52a9c83b (patch)
treead40cb66195ad485beff5ae216a6c101fa9e5d90 /x11-drivers
parentStable on sparc wrt #175465 (diff)
downloadgentoo-2-e740596e0458f3318e01c078cc2c54fa52a9c83b.tar.gz
gentoo-2-e740596e0458f3318e01c078cc2c54fa52a9c83b.tar.bz2
gentoo-2-e740596e0458f3318e01c078cc2c54fa52a9c83b.zip
Stable on sparc wrt #175465
(Portage version: 2.1.2.11)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-mouse/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-mouse/ChangeLog b/x11-drivers/xf86-input-mouse/ChangeLog
index 64d595c6fec8..9758b14093ff 100644
--- a/x11-drivers/xf86-input-mouse/ChangeLog
+++ b/x11-drivers/xf86-input-mouse/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-mouse
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.46 2007/08/01 20:22:46 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.47 2007/08/07 12:52:37 gustavoz Exp $
+
+ 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ xf86-input-mouse-1.2.1.ebuild:
+ Stable on sparc wrt #175465
*xf86-input-mouse-1.2.2 (01 Aug 2007)
diff --git a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.1.ebuild b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.1.ebuild
index ed6eb5b18163..c6ca5bfc317d 100644
--- a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.1.ebuild
+++ b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.1.ebuild,v 1.9 2007/07/03 13:01:16 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.1.ebuild,v 1.10 2007/08/07 12:52:37 gustavoz Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ XDPVER=4
inherit x-modular
DESCRIPTION="X.Org driver for mouse input devices"
-KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ppc64 ~sh sparc x86 ~x86-fbsd"
RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}
x11-proto/inputproto