diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-10-26 20:31:54 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-10-26 20:31:54 +0000 |
commit | 5037d4908425ed993a8d93b3d31f528a4173a2d5 (patch) | |
tree | 3a0ce9b031973cea23c36f22e29c0574f19d01bc /x11-apps/xinput/xinput-1.4.2.ebuild | |
parent | Stable for HPPA (bug #282290). (diff) | |
download | gentoo-2-5037d4908425ed993a8d93b3d31f528a4173a2d5.tar.gz gentoo-2-5037d4908425ed993a8d93b3d31f528a4173a2d5.tar.bz2 gentoo-2-5037d4908425ed993a8d93b3d31f528a4173a2d5.zip |
Stable for HPPA (bug #282290).
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'x11-apps/xinput/xinput-1.4.2.ebuild')
-rw-r--r-- | x11-apps/xinput/xinput-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xinput/xinput-1.4.2.ebuild b/x11-apps/xinput/xinput-1.4.2.ebuild index 125b01a7e36f..8a4b241b1d3f 100644 --- a/x11-apps/xinput/xinput-1.4.2.ebuild +++ b/x11-apps/xinput/xinput-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.4.2.ebuild,v 1.5 2009/10/09 20:48:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.4.2.ebuild,v 1.6 2009/10/26 20:31:54 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="Utility to set XInput device parameters" LICENSE="as-is" -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-libs/libX11 |