| 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.24 2007/09/09 16:01:39 armin76 Exp $ |
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 $ |
| 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 |
| … | |
… | |
| 143 | # Xpm is dmx- and xorgcfg-dependent, pulls in Xt |
143 | # Xpm is dmx- and xorgcfg-dependent, pulls in Xt |
| 144 | # Xxf86misc and Xxf86vm are xorgcfg-dependent |
144 | # Xxf86misc and Xxf86vm are xorgcfg-dependent |
| 145 | # liblbxutil is lbx- dependent |
145 | # liblbxutil is lbx- dependent |
| 146 | DEPEND="${RDEPEND} |
146 | DEPEND="${RDEPEND} |
| 147 | >=x11-proto/randrproto-1.2.1 |
147 | >=x11-proto/randrproto-1.2.1 |
| 148 | x11-proto/renderproto |
148 | <x11-proto/renderproto-0.9.3 |
| 149 | >=x11-proto/fixesproto-4 |
149 | >=x11-proto/fixesproto-4 |
| 150 | >=x11-proto/damageproto-1.1 |
150 | >=x11-proto/damageproto-1.1 |
| 151 | x11-proto/xextproto |
151 | x11-proto/xextproto |
| 152 | x11-proto/xproto |
152 | x11-proto/xproto |
| 153 | x11-proto/xf86dgaproto |
153 | x11-proto/xf86dgaproto |