diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-06-23 20:53:04 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-06-23 20:53:04 +0000 |
commit | 29730ee59f6629343d9a3f88168d9110b500dfd1 (patch) | |
tree | ab961904ffd0010af811616adcc8deb1d83b46b6 /x11-apps/xsetmode/xsetmode-1.0.0.ebuild | |
parent | Stable on alpha for xorg-server-1.5/xorg-x11-7.4 (diff) | |
download | gentoo-2-29730ee59f6629343d9a3f88168d9110b500dfd1.tar.gz gentoo-2-29730ee59f6629343d9a3f88168d9110b500dfd1.tar.bz2 gentoo-2-29730ee59f6629343d9a3f88168d9110b500dfd1.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/xsetmode/xsetmode-1.0.0.ebuild')
-rw-r--r-- | x11-apps/xsetmode/xsetmode-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xsetmode/xsetmode-1.0.0.ebuild b/x11-apps/xsetmode/xsetmode-1.0.0.ebuild index af3b651cf55c..cbc8534ad4bb 100644 --- a/x11-apps/xsetmode/xsetmode-1.0.0.ebuild +++ b/x11-apps/xsetmode/xsetmode-1.0.0.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/xsetmode/xsetmode-1.0.0.ebuild,v 1.15 2009/05/28 17:18:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebuild,v 1.16 2009/06/23 20:53:04 klausman Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="set the mode for an X Input device" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libXi x11-libs/libX11" |