summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-02-05 03:35:41 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-02-05 03:35:41 +0000
commit673178c627e0f9d4c976ac524695149222210144 (patch)
treeb03328f3c37314e16e957c4c39f4c57362926b53 /games-action/bzflag
parentVersion bumped. Removed setuid. Fixed amd64 compile problem. (diff)
downloadgentoo-2-673178c627e0f9d4c976ac524695149222210144.tar.gz
gentoo-2-673178c627e0f9d4c976ac524695149222210144.tar.bz2
gentoo-2-673178c627e0f9d4c976ac524695149222210144.zip
fix IUSE
(Portage version: 2.0.51-r15)
Diffstat (limited to 'games-action/bzflag')
-rw-r--r--games-action/bzflag/bzflag-2.0.0.20050117.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/bzflag/bzflag-2.0.0.20050117.ebuild b/games-action/bzflag/bzflag-2.0.0.20050117.ebuild
index 5187148d376b..2c6423d5e303 100644
--- a/games-action/bzflag/bzflag-2.0.0.20050117.ebuild
+++ b/games-action/bzflag/bzflag-2.0.0.20050117.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.0.0.20050117.ebuild,v 1.2 2005/01/27 13:16:38 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.0.0.20050117.ebuild,v 1.3 2005/02/05 03:35:41 mr_bones_ Exp $
inherit flag-o-matic games
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bzflag/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="amd64 ppc x86"
-IUSE="dedicated adns"
+IUSE="adns dedicated kerberos"
RDEPEND="virtual/libc
!dedicated? ( virtual/opengl media-libs/libsdl )