summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-28 06:21:58 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-28 06:21:58 +0000
commit9d6c96e27e647e0d09208a50f0101f7f718d1184 (patch)
tree3dcefa707f5befdc752b494065396394f1cb2956 /games-fps/unreal-tournament
parentdepend on sed >= 4; use emake; error check; upgrade to debian patch -7; use m... (diff)
downloadhistorical-9d6c96e27e647e0d09208a50f0101f7f718d1184.tar.gz
historical-9d6c96e27e647e0d09208a50f0101f7f718d1184.tar.bz2
historical-9d6c96e27e647e0d09208a50f0101f7f718d1184.zip
add missing opengl to IUSE
Diffstat (limited to 'games-fps/unreal-tournament')
-rw-r--r--games-fps/unreal-tournament/ChangeLog8
-rw-r--r--games-fps/unreal-tournament/unreal-tournament-451.ebuild4
2 files changed, 8 insertions, 4 deletions
diff --git a/games-fps/unreal-tournament/ChangeLog b/games-fps/unreal-tournament/ChangeLog
index 1635ef33df88..0b9a992a795e 100644
--- a/games-fps/unreal-tournament/ChangeLog
+++ b/games-fps/unreal-tournament/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/unreal-tournament
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/ChangeLog,v 1.2 2003/09/10 16:06:04 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/ChangeLog,v 1.3 2004/03/28 06:21:58 mr_bones_ Exp $
+
+ 27 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
+ unreal-tournament-451.ebuild:
+ add missing opengl to IUSE
29 Aug 2003; Chris Gianelloni <wolf31o2@gentoo.org>
unreal-tournament-436.ebuild, unreal-tournament-451.ebuild:
diff --git a/games-fps/unreal-tournament/unreal-tournament-451.ebuild b/games-fps/unreal-tournament/unreal-tournament-451.ebuild
index 739d68933b7b..3e3f984d4f89 100644
--- a/games-fps/unreal-tournament/unreal-tournament-451.ebuild
+++ b/games-fps/unreal-tournament/unreal-tournament-451.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/unreal-tournament-451.ebuild,v 1.6 2004/02/24 22:22:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/unreal-tournament-451.ebuild,v 1.7 2004/03/28 06:21:58 mr_bones_ Exp $
inherit games eutils
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.lokigames.com/pub/patches/ut/ut-install-436.run
LICENSE="as-is"
SLOT="0"
KEYWORDS="-* x86"
-IUSE="3dfx X"
+IUSE="3dfx X opengl"
DEPEND="app-arch/unzip
!games-fps/unreal-tournament-goty"