diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-18 12:23:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-18 12:23:06 +0000 |
commit | 13ea97852eb458a68702ac8832566e8cbf0ad2f2 (patch) | |
tree | 6d008ee98f2e89cf782365df1353ba6cbf868976 /x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.3.ebuild | |
parent | extensible-exceptions 0.1.1.4 is a ghc 7.4.2 core lib. EAPI=5 (diff) | |
download | historical-13ea97852eb458a68702ac8832566e8cbf0ad2f2.tar.gz historical-13ea97852eb458a68702ac8832566e8cbf0ad2f2.tar.bz2 historical-13ea97852eb458a68702ac8832566e8cbf0ad2f2.zip |
Stable for x86, wrt bug #440872
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.3.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.3.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.3.ebuild index 68cffa3bc67f..15898c7d9bbe 100644 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.3.ebuild +++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.3.ebuild,v 1.2 2012/11/16 16:30:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.7.3.ebuild,v 1.3 2012/11/18 12:10:14 ago Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="Generic Linux input driver" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86" IUSE="" RDEPEND=">=x11-base/xorg-server-1.10[udev] |