diff options
Diffstat (limited to 'games-fps/unreal-tournament/unreal-tournament-436.ebuild')
-rw-r--r-- | games-fps/unreal-tournament/unreal-tournament-436.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/unreal-tournament/unreal-tournament-436.ebuild b/games-fps/unreal-tournament/unreal-tournament-436.ebuild index 932241e53b96..e381fed9aa3c 100644 --- a/games-fps/unreal-tournament/unreal-tournament-436.ebuild +++ b/games-fps/unreal-tournament/unreal-tournament-436.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/unreal-tournament-436.ebuild,v 1.1 2003/09/09 18:10:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/unreal-tournament-436.ebuild,v 1.2 2003/09/09 23:44:19 msterret Exp $ inherit games eutils @@ -15,7 +15,7 @@ KEYWORDS="-* x86" IUSE="3dfx X" DEPEND="app-arch/unzip - !app-games/unreal-tournament-goty" + !games-fps/unreal-tournament-goty" RDEPEND="X? ( virtual/x11 )" S=${WORKDIR} |