diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-03 22:56:09 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-03 22:56:09 +0000 |
commit | de8eed01b9fa5d9430ac50e8af844750f9522e5e (patch) | |
tree | baf98ae4973960626338c4ddeee1664992899a28 /games-fps/prboom | |
parent | 0.2.0 stable, 0.2.1 testing on mips (diff) | |
download | historical-de8eed01b9fa5d9430ac50e8af844750f9522e5e.tar.gz historical-de8eed01b9fa5d9430ac50e8af844750f9522e5e.tar.bz2 historical-de8eed01b9fa5d9430ac50e8af844750f9522e5e.zip |
IUSE sync
Diffstat (limited to 'games-fps/prboom')
-rw-r--r-- | games-fps/prboom/prboom-2.2.4.ebuild | 4 |
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 |