summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/nexuiz/ChangeLog5
-rw-r--r--games-fps/nexuiz/nexuiz-2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/nexuiz/ChangeLog b/games-fps/nexuiz/ChangeLog
index 91c35e56db15..b585bec24ab0 100644
--- a/games-fps/nexuiz/ChangeLog
+++ b/games-fps/nexuiz/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-fps/nexuiz
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/ChangeLog,v 1.13 2006/09/27 22:21:59 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/ChangeLog,v 1.14 2006/11/10 13:21:12 wolf31o2 Exp $
+
+ 10 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> nexuiz-2.1.ebuild:
+ Stable on amd64/ppc/x86.
*nexuiz-2.1 (27 Sep 2006)
diff --git a/games-fps/nexuiz/nexuiz-2.1.ebuild b/games-fps/nexuiz/nexuiz-2.1.ebuild
index de826b7b06fc..e260abbc79ce 100644
--- a/games-fps/nexuiz/nexuiz-2.1.ebuild
+++ b/games-fps/nexuiz/nexuiz-2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/nexuiz-2.1.ebuild,v 1.1 2006/09/27 22:21:59 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/nexuiz-2.1.ebuild,v 1.2 2006/11/10 13:21:12 wolf31o2 Exp $
inherit eutils flag-o-matic games
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip
http://www.alientrap.org/Releases/${MY_P}.zip"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE="alsa dedicated opengl oss sdl"
UIRDEPEND="alsa? ( media-libs/alsa-lib )