| 1 | # Copyright 1999-2006 Gentoo Foundation |
1 | # Copyright 1999-2006 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.0.99.903.ebuild,v 1.2 2006/05/13 15:35:13 joshuabaergen Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/Attic/xorg-server-1.0.99.903.ebuild,v 1.3 2006/05/14 19:11:49 spyderous Exp $ |
| 4 | |
4 | |
| 5 | # Must be before x-modular eclass is inherited |
5 | # Must be before x-modular eclass is inherited |
| 6 | # Hack to make sure autoreconf gets run |
6 | # Hack to make sure autoreconf gets run |
| 7 | SNAPSHOT="yes" |
7 | SNAPSHOT="yes" |
| 8 | |
8 | |
| … | |
… | |
| 20 | |
20 | |
| 21 | SRC_URI="${SRC_URI} |
21 | SRC_URI="${SRC_URI} |
| 22 | mirror://sourceforge/mesa3d/${MESA_SRC_P}.tar.bz2 |
22 | mirror://sourceforge/mesa3d/${MESA_SRC_P}.tar.bz2 |
| 23 | http://xorg.freedesktop.org/snapshots/individual/xserver/${P}.tar.bz2" |
23 | http://xorg.freedesktop.org/snapshots/individual/xserver/${P}.tar.bz2" |
| 24 | DESCRIPTION="X.Org X servers" |
24 | DESCRIPTION="X.Org X servers" |
|
|
25 | # It's suid and has lazy bindings, so FEATURES="stricter" doesn't work |
|
|
26 | RESTRICT="stricter" |
| 25 | KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" |
27 | KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" |
| 26 | IUSE_INPUT_DEVICES=" |
28 | IUSE_INPUT_DEVICES=" |
| 27 | input_devices_acecad |
29 | input_devices_acecad |
| 28 | input_devices_aiptek |
30 | input_devices_aiptek |
| 29 | input_devices_calcomp |
31 | input_devices_calcomp |