summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2007-12-15 15:58:53 +0000
committerDoug Goldstein <cardoe@gentoo.org>2007-12-15 15:58:53 +0000
commit5a20eaadf1428c79f97111f687fe79ece750587b (patch)
treecd101acf66dfe5ffe852abc0a7999e09b205cc3c /x11-drivers/xf86-input-mouse
parentRestore USE jrtplib as it's working with 3.7.1 again, closing #175425. Thanks... (diff)
downloadgentoo-2-5a20eaadf1428c79f97111f687fe79ece750587b.tar.gz
gentoo-2-5a20eaadf1428c79f97111f687fe79ece750587b.tar.bz2
gentoo-2-5a20eaadf1428c79f97111f687fe79ece750587b.zip
amd64 stable wrt bug #202087
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'x11-drivers/xf86-input-mouse')
-rw-r--r--x11-drivers/xf86-input-mouse/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.2-r1.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 1319b865351d..cc0ce21e9034 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.58 2007/12/13 13:34:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.59 2007/12/15 15:58:53 cardoe Exp $
+
+ 15 Dec 2007; Doug Klima <cardoe@gentoo.org>
+ xf86-input-mouse-1.2.2-r1.ebuild:
+ amd64 stable wrt bug #202087
13 Dec 2007; Raúl Porcel <armin76@gentoo.org>
xf86-input-mouse-1.2.2-r1.ebuild:
diff --git a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.2-r1.ebuild b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.2-r1.ebuild
index 1fb1fbedf68e..7aababca585c 100644
--- a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.2-r1.ebuild
+++ b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.2-r1.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.2-r1.ebuild,v 1.3 2007/12/13 13:34:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.2-r1.ebuild,v 1.4 2007/12/15 15:58:53 cardoe 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