diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 18:55:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 18:55:55 +0000 |
commit | 5f44be60a4b356e9647e4870cba5426060ed8df1 (patch) | |
tree | 1ca3b771cd49649a656b4d2917c63068ec20f534 /x11-drivers/xf86-input-mouse | |
parent | alpha/ia64/sh/sparc stable wrt #344827 (diff) | |
download | gentoo-2-5f44be60a4b356e9647e4870cba5426060ed8df1.tar.gz gentoo-2-5f44be60a4b356e9647e4870cba5426060ed8df1.tar.bz2 gentoo-2-5f44be60a4b356e9647e4870cba5426060ed8df1.zip |
alpha/ia64/sh/sparc stable wrt #344827
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'x11-drivers/xf86-input-mouse')
-rw-r--r-- | x11-drivers/xf86-input-mouse/ChangeLog | 7 | ||||
-rw-r--r-- | x11-drivers/xf86-input-mouse/xf86-input-mouse-1.6.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-drivers/xf86-input-mouse/ChangeLog b/x11-drivers/xf86-input-mouse/ChangeLog index 62c79c0fd478..d2048b8462e0 100644 --- a/x11-drivers/xf86-input-mouse/ChangeLog +++ b/x11-drivers/xf86-input-mouse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-input-mouse -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.96 2010/12/31 20:24:17 jer Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.97 2011/02/12 18:55:55 armin76 Exp $ + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> xf86-input-mouse-1.6.0.ebuild: + alpha/ia64/sh/sparc stable wrt #344827 31 Dec 2010; Jeroen Roovers <jer@gentoo.org> xf86-input-mouse-1.6.0.ebuild: Stable for HPPA (bug #344827). diff --git a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.6.0.ebuild b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.6.0.ebuild index 5162a22eea57..7d08273f4c0c 100644 --- a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.6.0.ebuild +++ b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.6.0.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.6.0.ebuild,v 1.6 2010/12/31 20:24:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.6.0.ebuild,v 1.7 2011/02/12 18:55:55 armin76 Exp $ EAPI=3 inherit xorg-2 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" IUSE="" RDEPEND=">=x11-base/xorg-server-1.5.99.901" |