summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-10-26 14:29:31 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-10-26 14:29:31 +0000
commit9047e7cee3c28cb4cfbc48fecb3166b951b03779 (patch)
tree9781ebc1693e07a6912b254bd0cf561eb772941f /games-fps/ut2003/ut2003-2225-r4.ebuild
parentMarking amavisd-new-2.3.3-r2 ppc64 stable per bug 110289 (diff)
downloadgentoo-2-9047e7cee3c28cb4cfbc48fecb3166b951b03779.tar.gz
gentoo-2-9047e7cee3c28cb4cfbc48fecb3166b951b03779.tar.bz2
gentoo-2-9047e7cee3c28cb4cfbc48fecb3166b951b03779.zip
Removed cdinstall since ut2003-data is not optional due to being non-trivial to duplicate.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'games-fps/ut2003/ut2003-2225-r4.ebuild')
-rw-r--r--games-fps/ut2003/ut2003-2225-r4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-fps/ut2003/ut2003-2225-r4.ebuild b/games-fps/ut2003/ut2003-2225-r4.ebuild
index 237d4cc1cd13..74d31e467b5a 100644
--- a/games-fps/ut2003/ut2003-2225-r4.ebuild
+++ b/games-fps/ut2003/ut2003-2225-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003/ut2003-2225-r4.ebuild,v 1.1 2005/10/26 14:21:54 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003/ut2003-2225-r4.ebuild,v 1.2 2005/10/26 14:29:31 wolf31o2 Exp $
inherit eutils games
@@ -11,13 +11,13 @@ SRC_URI="ftp://ftp.infogrames.net/misc/ut2003/ut2003lnx_patch2225.tar.tar"
LICENSE="ut2003"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="cdinstall dedicated"
+IUSE="dedicated"
RESTRICT="nostrip"
DEPEND="virtual/libc"
RDEPEND="dedicated? ( games-server/ut2003-ded )
!dedicated? ( virtual/opengl )
- cdinstall? ( games-fps/ut2003-data )
+ games-fps/ut2003-data
amd64? ( app-emulation/emul-linux-x86-compat
app-emulation/emul-linux-x86-xlibs )"