From 673178c627e0f9d4c976ac524695149222210144 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Sat, 5 Feb 2005 03:35:41 +0000 Subject: fix IUSE (Portage version: 2.0.51-r15) --- games-action/bzflag/bzflag-2.0.0.20050117.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-action') 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 ) -- cgit v1.2.3-65-gdbad