diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-13 13:34:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-13 13:34:51 +0000 |
commit | 3d160d03b0238df245c0786c5a46770a055e3d3e (patch) | |
tree | f4a151f6dbcfb6f98d3eb73abb9ae66f16308248 /x11-drivers | |
parent | alpha/ia64 stable wrt #202087 (diff) | |
download | gentoo-2-3d160d03b0238df245c0786c5a46770a055e3d3e.tar.gz gentoo-2-3d160d03b0238df245c0786c5a46770a055e3d3e.tar.bz2 gentoo-2-3d160d03b0238df245c0786c5a46770a055e3d3e.zip |
alpha/ia64 stable wrt #202087
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-mouse/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-mouse/ChangeLog b/x11-drivers/xf86-input-mouse/ChangeLog index 1fc48ebd2774..1319b865351d 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.57 2007/12/12 21:57:05 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.58 2007/12/13 13:34:51 armin76 Exp $ + + 13 Dec 2007; Raúl Porcel <armin76@gentoo.org> + xf86-input-mouse-1.2.2-r1.ebuild: + alpha/ia64 stable wrt #202087 12 Dec 2007; Ferris McCormick <fmccor@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 98b65f88343a..1fb1fbedf68e 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.2 2007/12/12 21:57:05 fmccor Exp $ +# $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 $ # 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 |