summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2007-06-01 06:16:56 +0000
committerJoshua Kinard <kumba@gentoo.org>2007-06-01 06:16:56 +0000
commit3570b58694cafb190f92fdb4adce307d7b17e5c9 (patch)
tree2c75c92e4db45c4d029d7d85eefeb9390e72c7d2 /x11-drivers
parentadded the path for the new vpnc HowTo (diff)
downloadgentoo-2-3570b58694cafb190f92fdb4adce307d7b17e5c9.tar.gz
gentoo-2-3570b58694cafb190f92fdb4adce307d7b17e5c9.tar.bz2
gentoo-2-3570b58694cafb190f92fdb4adce307d7b17e5c9.zip
Stable on mips.
(Portage version: 2.1.2.7)
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 006603c138c4..79851316a70c 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.42 2007/05/20 22:52:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.43 2007/06/01 06:16:56 kumba Exp $
+
+ 01 Jun 2007; Joshua Kinard <kumba@gentoo.org>
+ xf86-input-mouse-1.2.1.ebuild:
+ Stable on mips.
20 May 2007; Jeroen Roovers <jer@gentoo.org>
xf86-input-mouse-1.2.1.ebuild:
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 759407d43154..aefa9f7e49ce 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.6 2007/05/20 22:52:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.1.ebuild,v 1.7 2007/06/01 06:16:56 kumba 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