diff options
author | 2013-10-02 03:44:02 +0000 | |
---|---|---|
committer | 2013-10-02 03:44:02 +0000 | |
commit | 06eb6c0adc4a0a3ae079d3cc3fee972d6a8fb791 (patch) | |
tree | b1af6c7034f6448194faf62de41edb7f9296cc5b /x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.0.ebuild | |
parent | Stable for HPPA (bug #475480). (diff) | |
download | gentoo-2-06eb6c0adc4a0a3ae079d3cc3fee972d6a8fb791.tar.gz gentoo-2-06eb6c0adc4a0a3ae079d3cc3fee972d6a8fb791.tar.bz2 gentoo-2-06eb6c0adc4a0a3ae079d3cc3fee972d6a8fb791.zip |
Stable for HPPA (bug #475480).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.0.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.0.ebuild b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.0.ebuild index 92b7deb150eb..45b3d0a9a252 100644 --- a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.0.ebuild +++ b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 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.9.0.ebuild,v 1.2 2013/09/29 11:11:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.0.ebuild,v 1.3 2013/10/02 03:44:02 jer Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="X.Org driver for mouse input devices" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=x11-base/xorg-server-1.7" |