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/unreal-226.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/unreal-226.ebuild')
-rw-r--r-- | games-fps/unreal/unreal-226.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/unreal/unreal-226.ebuild b/games-fps/unreal/unreal-226.ebuild index d5d4d261dee7..fdc8428b39b1 100644 --- a/games-fps/unreal/unreal-226.ebuild +++ b/games-fps/unreal/unreal-226.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/unreal-226.ebuild,v 1.1 2003/09/09 18:10:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal/unreal-226.ebuild,v 1.2 2003/09/09 23:44:19 msterret Exp $ inherit games eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="-* x86" IUSE="X" -DEPEND="|| ( app-games/unreal-tournament app-games/unreal-tournament-goty ) +DEPEND="|| ( games-fps/unreal-tournament games-fps/unreal-tournament-goty ) sys-libs/lib-compat" RDEPEND="X? ( virtual/x11 ) opengl? ( virtual/opengl )" |