diff options
author | 2003-09-09 23:44:48 +0000 | |
---|---|---|
committer | 2003-09-09 23:44:48 +0000 | |
commit | 662a41495cd7f4a5606f9db873d48d7ff88cc6b1 (patch) | |
tree | ccac64d9629971a787eea3464f7da88c0f4dabcf /games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild | |
parent | moved packages from app-emulation to games-emulation (diff) | |
download | gentoo-2-662a41495cd7f4a5606f9db873d48d7ff88cc6b1.tar.gz gentoo-2-662a41495cd7f4a5606f9db873d48d7ff88cc6b1.tar.bz2 gentoo-2-662a41495cd7f4a5606f9db873d48d7ff88cc6b1.zip |
app-games -> games-fps
Diffstat (limited to 'games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild')
-rw-r--r-- | games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild | 12 |
1 files changed, 6 insertions, 6 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 a30ec798ff13..cfbab2674996 100644 --- a/games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild +++ b/games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild @@ -1,16 +1,16 @@ # 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.1 2003/09/09 18:10:15 vapier Exp $ +# $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 $ inherit games DESCRIPTION="Futuristic FPS (bonus packs)" HOMEPAGE="http://www.unrealtournament.com/" # UT has 4 official bonus packs ... -# [UTBonusPack] -> loki put into app-games/unreal-tournament -# [UTBonusPack2] -> loki put into app-games/unreal-tournament -# [UTiNoxxPack] -> loki put into app-games/unreal-tournament -# [UTBonusPack4] -> none of this is in app-games/unreal-tournament +# [UTBonusPack] -> loki put into games-fps/unreal-tournament +# [UTBonusPack2] -> loki put into games-fps/unreal-tournament +# [UTiNoxxPack] -> loki put into games-fps/unreal-tournament +# [UTBonusPack4] -> none of this is in games-fps/unreal-tournament SRC_URI="http://fileserver.talkware.net/ut/bonuspacks/UTBonusPack4.zip http://www.dices.de/dices/files/UTBonusPack4.zip" @@ -20,7 +20,7 @@ KEYWORDS="x86 -ppc -sparc -alpha" IUSE="X" DEPEND="app-arch/unzip - || ( app-games/unreal-tournament app-games/unreal-tournament-goty ) + || ( games-fps/unreal-tournament games-fps/unreal-tournament-goty ) app-games/umodpack" RDEPEND="X? ( virtual/x11 )" |