diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-21 17:49:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-21 17:49:55 +0000 |
commit | aeb16c64d757efff40515ef8790b821c0403e2a6 (patch) | |
tree | fa835494d9c9fed81c89f5e42bf18c3d77372ed6 /x11-apps/xsetmode/xsetmode-1.0.0.ebuild | |
parent | ia64/sparc/sh stable (diff) | |
download | historical-aeb16c64d757efff40515ef8790b821c0403e2a6.tar.gz historical-aeb16c64d757efff40515ef8790b821c0403e2a6.tar.bz2 historical-aeb16c64d757efff40515ef8790b821c0403e2a6.zip |
ia64/sparc stable
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
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 80e77d492e88..880ffb8a5595 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.18 2009/10/26 20:39:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebuild,v 1.19 2009/11/21 17:46:53 armin76 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" |