summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-10-02 18:28:07 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-10-02 18:28:07 +0000
commit76b87ff324b2f04f72bd20e8f745dcd9022b1f1d (patch)
tree2de0af7a27425fae89d3e9c07dca370b4ff6caba /games-fps/nexuiz
parentStable on amd64 (diff)
downloadgentoo-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')
-rw-r--r--games-fps/nexuiz/ChangeLog5
-rw-r--r--games-fps/nexuiz/nexuiz-2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/nexuiz/ChangeLog b/games-fps/nexuiz/ChangeLog
index 0d12a4924238..acde06416771 100644
--- a/games-fps/nexuiz/ChangeLog
+++ b/games-fps/nexuiz/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-fps/nexuiz
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/ChangeLog,v 1.22 2007/05/31 20:52:58 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/ChangeLog,v 1.23 2007/10/02 18:28:07 opfer Exp $
+
+ 02 Oct 2007; Christian Faulhammer <opfer@gentoo.org> nexuiz-2.3.ebuild:
+ stable x86, bug 194529
*nexuiz-2.3 (31 May 2007)
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 )