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-goty | |
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-goty')
3 files changed, 7 insertions, 7 deletions
diff --git a/games-fps/unreal-tournament-goty/Manifest b/games-fps/unreal-tournament-goty/Manifest index 5ea83aaeaeed..a5aa17caf488 100644 --- a/games-fps/unreal-tournament-goty/Manifest +++ b/games-fps/unreal-tournament-goty/Manifest @@ -1,5 +1,5 @@ -MD5 abe1848a16c4dd0dd10fcdfce23eb0fa ChangeLog 723 -MD5 542a2514bd81c2ddc8ab9dbdfad57bc4 unreal-tournament-goty-436.ebuild 6021 -MD5 506a31850d10c1225029e513b36fa628 unreal-tournament-goty-451.ebuild 6357 +MD5 cffe308a2a3fe031295c207356f20f56 ChangeLog 723 +MD5 10df83d1617021600a0e79c610c16f4e unreal-tournament-goty-436.ebuild 6021 +MD5 172a840f2171b519e0a9baf670c22a13 unreal-tournament-goty-451.ebuild 6357 MD5 9410f0d78776e5b045bf0f47226a7cd7 files/digest-unreal-tournament-goty-436 142 MD5 1cbaec035f9fd4841f609ff9edbe9959 files/digest-unreal-tournament-goty-451 135 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} diff --git a/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild b/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild index b19e820bb24d..efa4968bae42 100644 --- a/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild +++ b/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.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-451.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-451.ebuild,v 1.2 2003/09/09 23:44:19 msterret Exp $ inherit games @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="x86" IUSE="X 3dfx S3TC nls opengl" -DEPEND="!app-games/unreal-tournament" +DEPEND="!games-fps/unreal-tournament" RDEPEND="X? ( virtual/x11 ) opengl? ( virtual/opengl )" |