| 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.3.0.0.ebuild,v 1.25 2007/09/09 19:49:42 dberkholz Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/Attic/xorg-server-1.3.0.0.ebuild,v 1.26 2007/09/10 03:19:22 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 |
| … | |
… | |
| 16 | |
16 | |
| 17 | SRC_URI="${SRC_URI} |
17 | SRC_URI="${SRC_URI} |
| 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 | KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" |
21 | KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" |
| 22 | IUSE_INPUT_DEVICES=" |
22 | IUSE_INPUT_DEVICES=" |
| 23 | input_devices_acecad |
23 | input_devices_acecad |
| 24 | input_devices_aiptek |
24 | input_devices_aiptek |
| 25 | input_devices_calcomp |
25 | input_devices_calcomp |
| 26 | input_devices_citron |
26 | input_devices_citron |