| 1 | # Copyright 1999-2007 Gentoo Foundation |
1 | # Copyright 1999-2007 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/Attic/xorg-server-1.2.0-r3.ebuild,v 1.6 2007/05/12 19:31:02 nixnut Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/Attic/xorg-server-1.2.0-r3.ebuild,v 1.7 2007/05/20 23:16:05 jer Exp $ |
| 4 | |
4 | |
| 5 | # Must be before x-modular eclass is inherited |
5 | # Must be before x-modular eclass is inherited |
| 6 | #SNAPSHOT="yes" |
6 | #SNAPSHOT="yes" |
| 7 | |
7 | |
| 8 | inherit x-modular multilib |
8 | inherit x-modular multilib |
| … | |
… | |
| 18 | mirror://sourceforge/mesa3d/${MESA_SRC_P}.tar.bz2 |
18 | mirror://sourceforge/mesa3d/${MESA_SRC_P}.tar.bz2 |
| 19 | http://xorg.freedesktop.org/releases/individual/xserver/${P}.tar.bz2" |
19 | http://xorg.freedesktop.org/releases/individual/xserver/${P}.tar.bz2" |
| 20 | DESCRIPTION="X.Org X servers" |
20 | DESCRIPTION="X.Org X servers" |
| 21 | # It's suid and has lazy bindings, so FEATURES="stricter" doesn't work |
21 | # It's suid and has lazy bindings, so FEATURES="stricter" doesn't work |
| 22 | RESTRICT="stricter" |
22 | RESTRICT="stricter" |
| 23 | KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" |
23 | KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" |
| 24 | IUSE_INPUT_DEVICES=" |
24 | IUSE_INPUT_DEVICES=" |
| 25 | input_devices_acecad |
25 | input_devices_acecad |
| 26 | input_devices_aiptek |
26 | input_devices_aiptek |
| 27 | input_devices_calcomp |
27 | input_devices_calcomp |
| 28 | input_devices_citron |
28 | input_devices_citron |