Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 129883 | Differences between
and this patch

Collapse All | Expand All

(-)ut2004-bonuspack-ece-1-r2.ebuild-orig (-4 / +2 lines)
Lines 2-8 Link Here
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-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1-r2.ebuild,v 1.2 2006/04/13 17:51:19 wolf31o2 Exp $
3
# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1-r2.ebuild,v 1.2 2006/04/13 17:51:19 wolf31o2 Exp $
4
4
5
inherit games games-ut2k4mod
5
inherit games
6
6
7
MY_P="ut2004megapack-linux.tar.bz2"
7
MY_P="ut2004megapack-linux.tar.bz2"
8
8
Lines 19-28 Link Here
19
RESTRICT="mirror strip"
19
RESTRICT="mirror strip"
20
IUSE=""
20
IUSE=""
21
21
22
# Override games-ut2k4mod eclass
22
DEPEND=">=games-fps/ut2004-3369-r1
23
RDEPEND=">=games-fps/ut2004-3369-r1
24
	>=games-fps/ut2004-data-3186-r3"
23
	>=games-fps/ut2004-data-3186-r3"
25
DEPEND="${RDEPEND}"
26
24
27
S=${WORKDIR}/UT2004MegaPack
25
S=${WORKDIR}/UT2004MegaPack
28
dir=${GAMES_PREFIX_OPT}/ut2004
26
dir=${GAMES_PREFIX_OPT}/ut2004

Return to bug 129883