--- old 2006-06-28 18:51:41.000000000 +0100 +++ nexuiz-2.0.ebuild 2006-06-28 18:37:09.000000000 +0100 @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/www/www.gentoo.org/raw_cvs/gentoo-x86/games-fps/nexuiz/nexuiz-2.0.ebuild,v 1.2 2006/06/27 19:49:51 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/nexuiz-2.0.ebuild,v 1.2 2006/06/27 19:49:51 wolf31o2 Exp $ inherit eutils flag-o-matic games @@ -50,8 +50,8 @@ dev-util/pkgconfig app-arch/unzip sdl? ( ${UIDEPEND} ) - opengl? ( ${UIRDEPEND} ) - !dedicated? ( !sdl? ( !opengl? ( virtual/opengl ${UIRDEPEND} ) ) )" + opengl? ( virtual/opengl ${UIDEPEND} ) + !dedicated? ( !sdl? ( !opengl? ( virtual/opengl ${UIDEPEND} ) ) )" S=${WORKDIR}/darkplaces # This is the right dir, so that e.g. "darkplaces -game nexuiz" will work