| 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/games-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.5 2006/03/20 21:46:33 wolf31o2 Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/games-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.6 2006/03/31 20:16:49 wolf31o2 Exp $ |
| 4 | |
4 | |
| 5 | inherit eutils games |
5 | inherit eutils games |
| 6 | |
6 | |
| 7 | IUSE="nocd videos" |
7 | IUSE="nocd videos" |
| 8 | DESCRIPTION="Descent 3 - 3-Dimensional indoor/outdoor spaceship combat" |
8 | DESCRIPTION="Descent 3 - 3-Dimensional indoor/outdoor spaceship combat" |
| … | |
… | |
| 11 | mirror://lokigames/${PN}/${P}-x86.run" |
11 | mirror://lokigames/${PN}/${P}-x86.run" |
| 12 | |
12 | |
| 13 | LICENSE="LOKI-EULA" |
13 | LICENSE="LOKI-EULA" |
| 14 | SLOT="0" |
14 | SLOT="0" |
| 15 | KEYWORDS="amd64 x86" |
15 | KEYWORDS="amd64 x86" |
| 16 | RESTRICT="nostrip" |
16 | RESTRICT="strip" |
| 17 | |
17 | |
| 18 | DEPEND="" |
18 | DEPEND="" |
| 19 | RDEPEND="sys-libs/glibc |
19 | RDEPEND="sys-libs/glibc |
| 20 | virtual/opengl |
20 | virtual/opengl |
| 21 | x86? ( |
21 | x86? ( |