diff options
author | 2003-09-09 23:44:21 +0000 | |
---|---|---|
committer | 2003-09-09 23:44:21 +0000 | |
commit | 9fc2a1f6d920e5d45fe7bd8f618c8a4396062636 (patch) | |
tree | 1bd2e1654052bdec8e3ad38b2296bf232a65191c /games-fps/unreal-tournament/unreal-tournament-436.ebuild | |
parent | moved packages from app-emulation to games-emulation (diff) | |
download | historical-9fc2a1f6d920e5d45fe7bd8f618c8a4396062636.tar.gz historical-9fc2a1f6d920e5d45fe7bd8f618c8a4396062636.tar.bz2 historical-9fc2a1f6d920e5d45fe7bd8f618c8a4396062636.zip |
app-games -> games-fps
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} |