diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-10-02 18:28:07 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-10-02 18:28:07 +0000 |
commit | 76b87ff324b2f04f72bd20e8f745dcd9022b1f1d (patch) | |
tree | 2de0af7a27425fae89d3e9c07dca370b4ff6caba /games-fps/nexuiz/nexuiz-2.3.ebuild | |
parent | Stable on amd64 (diff) | |
download | gentoo-2-76b87ff324b2f04f72bd20e8f745dcd9022b1f1d.tar.gz gentoo-2-76b87ff324b2f04f72bd20e8f745dcd9022b1f1d.tar.bz2 gentoo-2-76b87ff324b2f04f72bd20e8f745dcd9022b1f1d.zip |
stable x86, bug 194529
(Portage version: 2.1.3.9)
Diffstat (limited to 'games-fps/nexuiz/nexuiz-2.3.ebuild')
-rw-r--r-- | games-fps/nexuiz/nexuiz-2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/nexuiz/nexuiz-2.3.ebuild b/games-fps/nexuiz/nexuiz-2.3.ebuild index 4e0a1e0f11f8..4f46187f5fd1 100644 --- a/games-fps/nexuiz/nexuiz-2.3.ebuild +++ b/games-fps/nexuiz/nexuiz-2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/nexuiz-2.3.ebuild,v 1.1 2007/05/31 20:52:58 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/nexuiz-2.3.ebuild,v 1.2 2007/10/02 18:28:07 opfer Exp $ inherit eutils toolchain-funcs games @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="alsa dedicated maps opengl sdl" UIRDEPEND="alsa? ( media-libs/alsa-lib ) |