diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:43:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:43:54 +0000 |
commit | df99c1d3bc3a4c2ffc4ac3e30280f5c713be1b9d (patch) | |
tree | 2bd655c33449e713adcccb2c9d3aba05f28395b4 /games-fps | |
parent | sync IUSE (-dedicated) (diff) | |
download | historical-df99c1d3bc3a4c2ffc4ac3e30280f5c713be1b9d.tar.gz historical-df99c1d3bc3a4c2ffc4ac3e30280f5c713be1b9d.tar.bz2 historical-df99c1d3bc3a4c2ffc4ac3e30280f5c713be1b9d.zip |
sync IUSE (-perl)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/duke3d/duke3d-20030817-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/duke3d/duke3d-20030817-r1.ebuild b/games-fps/duke3d/duke3d-20030817-r1.ebuild index 88e7f243b142..3d3de736ffe5 100644 --- a/games-fps/duke3d/duke3d-20030817-r1.ebuild +++ b/games-fps/duke3d/duke3d-20030817-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/duke3d/duke3d-20030817-r1.ebuild,v 1.16 2004/06/24 22:41:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/duke3d/duke3d-20030817-r1.ebuild,v 1.17 2004/07/14 14:43:54 agriffis Exp $ ECVS_PASS="anonymous" ECVS_SERVER="icculus.org:/cvs/cvsroot" @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${P}.tbz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc" -IUSE="perl opengl" # nophysfs" +IUSE="opengl" # nophysfs" RDEPEND="virtual/x11 media-libs/libsdl |