diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-09-10 19:00:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-09-10 19:00:20 +0000 |
commit | 5a92f9a4031937a73a5b46b918c6d83479871f20 (patch) | |
tree | 3fce080ff060af3171f5e32bd6cd9b4c48ae1a99 /games-fps/unreal-tournament-bonuspacks | |
parent | now in games-util (diff) | |
download | gentoo-2-5a92f9a4031937a73a5b46b918c6d83479871f20.tar.gz gentoo-2-5a92f9a4031937a73a5b46b918c6d83479871f20.tar.bz2 gentoo-2-5a92f9a4031937a73a5b46b918c6d83479871f20.zip |
umodpack is in games-util now
Diffstat (limited to 'games-fps/unreal-tournament-bonuspacks')
-rw-r--r-- | games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild b/games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild index cfbab2674996..83bd7ff0ba54 100644 --- a/games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild +++ b/games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-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-bonuspacks/unreal-tournament-bonuspacks-436.ebuild,v 1.2 2003/09/09 23:44:19 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild,v 1.3 2003/09/10 19:00:20 vapier Exp $ inherit games @@ -21,7 +21,7 @@ IUSE="X" DEPEND="app-arch/unzip || ( games-fps/unreal-tournament games-fps/unreal-tournament-goty ) - app-games/umodpack" + games-util/umodpack" RDEPEND="X? ( virtual/x11 )" S=${WORKDIR} |