diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-09 23:44:48 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-09 23:44:48 +0000 |
commit | 662a41495cd7f4a5606f9db873d48d7ff88cc6b1 (patch) | |
tree | ccac64d9629971a787eea3464f7da88c0f4dabcf /games-fps/unreal-tournament-bonuspacks | |
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')
-rw-r--r-- | games-fps/unreal-tournament-bonuspacks/Manifest | 4 | ||||
-rw-r--r-- | games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild | 12 |
2 files changed, 8 insertions, 8 deletions
diff --git a/games-fps/unreal-tournament-bonuspacks/Manifest b/games-fps/unreal-tournament-bonuspacks/Manifest index c5b128cdc0c9..b2018b2f7d66 100644 --- a/games-fps/unreal-tournament-bonuspacks/Manifest +++ b/games-fps/unreal-tournament-bonuspacks/Manifest @@ -1,3 +1,3 @@ +MD5 cc062db6d57f319df6e5e19b42532ea8 ChangeLog 482 +MD5 5e29d36405cd0219527e012c87e96e99 unreal-tournament-bonuspacks-436.ebuild 1347 MD5 c453276b776dbe01e68995c13509674d files/digest-unreal-tournament-bonuspacks-436 321 -MD5 237a8afc852dcfa1decf2998375b14b4 unreal-tournament-bonuspacks-436.ebuild 1345 -MD5 7cc5420bfd359387c5b8cf4b19cc4200 ChangeLog 482 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 )" |