summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-12-05 18:07:38 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-12-05 18:07:38 +0000
commit14224a91620d2829f563c2f1f3b1bbdf08e60e33 (patch)
treeac9627c0ae9c30643ac0326755baf254ba518f63 /games-fps/unreal-tournament/unreal-tournament-451.ebuild
parentRemoving old virtual/x11 dependency. (diff)
downloadgentoo-2-14224a91620d2829f563c2f1f3b1bbdf08e60e33.tar.gz
gentoo-2-14224a91620d2829f563c2f1f3b1bbdf08e60e33.tar.bz2
gentoo-2-14224a91620d2829f563c2f1f3b1bbdf08e60e33.zip
Removing old virtual/x11 dependency.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'games-fps/unreal-tournament/unreal-tournament-451.ebuild')
-rw-r--r--games-fps/unreal-tournament/unreal-tournament-451.ebuild17
1 files changed, 7 insertions, 10 deletions
diff --git a/games-fps/unreal-tournament/unreal-tournament-451.ebuild b/games-fps/unreal-tournament/unreal-tournament-451.ebuild
index 7b3ce9617d07..daafa9f7dc70 100644
--- a/games-fps/unreal-tournament/unreal-tournament-451.ebuild
+++ b/games-fps/unreal-tournament/unreal-tournament-451.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/unreal-tournament-451.ebuild,v 1.22 2006/10/29 03:48:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/unreal-tournament-451.ebuild,v 1.23 2006/12/05 18:07:38 wolf31o2 Exp $
inherit eutils games
@@ -15,15 +15,12 @@ KEYWORDS="-* amd64 x86"
IUSE="3dfx opengl"
RDEPEND="!amd64? (
- || (
- (
- x11-libs/libXext
- x11-libs/libX11
- x11-libs/libXau
- x11-libs/libXdmcp )
- virtual/x11 )
- =media-libs/libsdl-1.2*
- opengl? ( virtual/opengl ) )
+ x11-libs/libXext
+ x11-libs/libX11
+ x11-libs/libXau
+ x11-libs/libXdmcp
+ =media-libs/libsdl-1.2*
+ opengl? ( virtual/opengl ) )
amd64? ( app-emulation/emul-linux-x86-sdl
app-emulation/emul-linux-x86-baselibs
app-emulation/emul-linux-x86-xlibs )"