diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-09 23:44:21 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-09 23:44:21 +0000 |
commit | 9fc2a1f6d920e5d45fe7bd8f618c8a4396062636 (patch) | |
tree | 1bd2e1654052bdec8e3ad38b2296bf232a65191c /games-fps/unreal-tournament-goty/unreal-tournament-goty-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-goty/unreal-tournament-goty-436.ebuild')
-rw-r--r-- | games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild b/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild index 19801933325c..c75cc8fccc69 100644 --- a/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild +++ b/games-fps/unreal-tournament-goty/unreal-tournament-goty-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-goty/unreal-tournament-goty-436.ebuild,v 1.1 2003/09/09 18:10:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild,v 1.2 2003/09/09 23:44:19 msterret Exp $ inherit games eutils @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="x86" IUSE="X 3dfx S3TC nls" -DEPEND="!app-games/unreal-tournament" +DEPEND="!games-fps/unreal-tournament" RDEPEND="X? ( virtual/x11 )" S=${WORKDIR} |