| 1 | # Copyright 1999-2009 Gentoo Foundation |
1 | # Copyright 1999-2009 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.6.2.ebuild,v 1.4 2009/07/13 10:53:18 remi Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/Attic/xorg-server-1.6.2.ebuild,v 1.5 2009/07/17 12:21:15 leio Exp $ |
| 4 | |
4 | |
| 5 | EAPI="2" |
5 | EAPI="2" |
| 6 | |
6 | |
| 7 | # Must be before x-modular eclass is inherited |
7 | # Must be before x-modular eclass is inherited |
| 8 | #SNAPSHOT="yes" |
8 | #SNAPSHOT="yes" |
| … | |
… | |
| 196 | video_cards_ast? ( >=x11-drivers/xf86-video-ast-0.87.0 ) |
196 | video_cards_ast? ( >=x11-drivers/xf86-video-ast-0.87.0 ) |
| 197 | video_cards_chips? ( >=x11-drivers/xf86-video-chips-1.2.1 ) |
197 | video_cards_chips? ( >=x11-drivers/xf86-video-chips-1.2.1 ) |
| 198 | video_cards_cirrus? ( >=x11-drivers/xf86-video-cirrus-1.2.1 ) |
198 | video_cards_cirrus? ( >=x11-drivers/xf86-video-cirrus-1.2.1 ) |
| 199 | video_cards_dummy? ( >=x11-drivers/xf86-video-dummy-0.3.1 ) |
199 | video_cards_dummy? ( >=x11-drivers/xf86-video-dummy-0.3.1 ) |
| 200 | video_cards_fbdev? ( >=x11-drivers/xf86-video-fbdev-0.4.0 ) |
200 | video_cards_fbdev? ( >=x11-drivers/xf86-video-fbdev-0.4.0 ) |
| 201 | video_cards_geode? ( >=x11-drivers/xf86-video-geode-2.9.0 ) |
201 | video_cards_geode? ( >=x11-drivers/xf86-video-geode-2.11.0 ) |
| 202 | video_cards_glint? ( >=x11-drivers/xf86-video-glint-1.2.2 ) |
202 | video_cards_glint? ( >=x11-drivers/xf86-video-glint-1.2.2 ) |
| 203 | video_cards_i128? ( >=x11-drivers/xf86-video-i128-1.3.1 ) |
203 | video_cards_i128? ( >=x11-drivers/xf86-video-i128-1.3.1 ) |
| 204 | video_cards_i740? ( >=x11-drivers/xf86-video-i740-1.2.0 ) |
204 | video_cards_i740? ( >=x11-drivers/xf86-video-i740-1.2.0 ) |
| 205 | video_cards_intel? ( >=x11-drivers/xf86-video-intel-2.4.2-r1 ) |
205 | video_cards_intel? ( >=x11-drivers/xf86-video-intel-2.4.2-r1 ) |
| 206 | video_cards_mach64? ( >=x11-drivers/xf86-video-mach64-6.8.0 ) |
206 | video_cards_mach64? ( >=x11-drivers/xf86-video-mach64-6.8.0 ) |