| 1 | # Copyright 1999-2008 Gentoo Foundation |
1 | # Copyright 1999-2008 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.5.0.ebuild,v 1.2 2008/09/06 21:03:30 chainsaw Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/Attic/xorg-server-1.5.0.ebuild,v 1.3 2008/09/14 01:44:31 bluebird 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 |
| … | |
… | |
| 10 | OPENGL_DIR="xorg-x11" |
10 | OPENGL_DIR="xorg-x11" |
| 11 | |
11 | |
| 12 | SRC_URI="${SRC_URI} |
12 | SRC_URI="${SRC_URI} |
| 13 | http://xorg.freedesktop.org/releases/individual/xserver/${P}.tar.bz2" |
13 | http://xorg.freedesktop.org/releases/individual/xserver/${P}.tar.bz2" |
| 14 | DESCRIPTION="X.Org X servers" |
14 | DESCRIPTION="X.Org X servers" |
| 15 | KEYWORDS="~amd64 ~x86" |
15 | KEYWORDS="~amd64 ~sparc ~x86" |
| 16 | IUSE_INPUT_DEVICES=" |
16 | IUSE_INPUT_DEVICES=" |
| 17 | input_devices_acecad |
17 | input_devices_acecad |
| 18 | input_devices_aiptek |
18 | input_devices_aiptek |
| 19 | input_devices_calcomp |
19 | input_devices_calcomp |
| 20 | input_devices_citron |
20 | input_devices_citron |