diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-06-23 20:58:27 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-06-23 20:58:27 +0000 |
commit | e77bce0723240430b3fcc8606730d6f837a94771 (patch) | |
tree | be033367b1b6b8ae6e9212b3dfeb915c2c3b86a2 /x11-apps/xinput/xinput-1.4.2.ebuild | |
parent | Stable on alpha for xorg-server-1.5/xorg-x11-7.4 (diff) | |
download | gentoo-2-e77bce0723240430b3fcc8606730d6f837a94771.tar.gz gentoo-2-e77bce0723240430b3fcc8606730d6f837a94771.tar.bz2 gentoo-2-e77bce0723240430b3fcc8606730d6f837a94771.zip |
Stable on alpha for xorg-server-1.5/xorg-x11-7.4
(Portage version: 2.1.6.13/cvs/Linux x86_64)
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 16f21cc94293..e8815af55683 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.1 2009/06/08 12:02:34 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.4.2.ebuild,v 1.2 2009/06/23 20:58:27 klausman 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 |