summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-10-14 14:26:50 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-10-14 14:26:50 +0000
commit3b2ce14bb0cc296a2446e3df4d4909325cc2100d (patch)
treef1a4c7c4c053a42ebacb355112f0a7d7fb799a64 /games-fps/nexuiz
parentbum to 2.20.0.1 (diff)
downloadgentoo-2-3b2ce14bb0cc296a2446e3df4d4909325cc2100d.tar.gz
gentoo-2-3b2ce14bb0cc296a2446e3df4d4909325cc2100d.tar.bz2
gentoo-2-3b2ce14bb0cc296a2446e3df4d4909325cc2100d.zip
Stable on amd64; 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 acde06416771..cd9297af91f7 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.23 2007/10/02 18:28:07 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/ChangeLog,v 1.24 2007/10/14 14:26:50 corsair Exp $
+
+ 14 Oct 2007; Markus Rothe <corsair@gentoo.org> nexuiz-2.3.ebuild:
+ Stable on amd64; bug #194529
02 Oct 2007; Christian Faulhammer <opfer@gentoo.org> nexuiz-2.3.ebuild:
stable x86, bug 194529
diff --git a/games-fps/nexuiz/nexuiz-2.3.ebuild b/games-fps/nexuiz/nexuiz-2.3.ebuild
index 4f46187f5fd1..74c32cf2a5f6 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.2 2007/10/02 18:28:07 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/nexuiz-2.3.ebuild,v 1.3 2007/10/14 14:26:50 corsair 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 )