summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-06-03 22:56:09 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-06-03 22:56:09 +0000
commitd851c6f0af7de28b0c0c44bfccdf1a1778bf9eb4 (patch)
tree53d2f64ff89e23fbc36bf4b5cc472ed8991aa51b /games-fps/prboom
parent0.2.0 stable, 0.2.1 testing on mips (Manifest recommit) (diff)
downloadgentoo-2-d851c6f0af7de28b0c0c44bfccdf1a1778bf9eb4.tar.gz
gentoo-2-d851c6f0af7de28b0c0c44bfccdf1a1778bf9eb4.tar.bz2
gentoo-2-d851c6f0af7de28b0c0c44bfccdf1a1778bf9eb4.zip
IUSE sync
Diffstat (limited to 'games-fps/prboom')
-rw-r--r--games-fps/prboom/prboom-2.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/prboom/prboom-2.2.4.ebuild b/games-fps/prboom/prboom-2.2.4.ebuild
index eac3a4361558..043d0deaefff 100644
--- a/games-fps/prboom/prboom-2.2.4.ebuild
+++ b/games-fps/prboom/prboom-2.2.4.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/prboom/prboom-2.2.4.ebuild,v 1.5 2004/06/01 04:48:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/prboom/prboom-2.2.4.ebuild,v 1.6 2004/06/03 22:56:09 mr_bones_ Exp $
inherit games eutils gcc
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/prboom/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 amd64"
-IUSE="opengl debug"
+IUSE="opengl"
DEPEND="virtual/x11
>=media-libs/libsdl-1.1.3