diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-10-16 10:11:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-10-16 10:11:56 +0000 |
commit | 91c0c0acadec67cea48d43c28bea27744dd9b033 (patch) | |
tree | b001bcc3d9e42192a45e692974a8ebcbea425e53 /games-fps/nexuiz | |
parent | ia64/x86 stable wrt #241724 (diff) | |
download | gentoo-2-91c0c0acadec67cea48d43c28bea27744dd9b033.tar.gz gentoo-2-91c0c0acadec67cea48d43c28bea27744dd9b033.tar.bz2 gentoo-2-91c0c0acadec67cea48d43c28bea27744dd9b033.zip |
x86 stable wrt #240708
(Portage version: 2.1.4.5)
Diffstat (limited to 'games-fps/nexuiz')
-rw-r--r-- | games-fps/nexuiz/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/nexuiz/nexuiz-2.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/nexuiz/ChangeLog b/games-fps/nexuiz/ChangeLog index adc930891e02..e34580ba6f2a 100644 --- a/games-fps/nexuiz/ChangeLog +++ b/games-fps/nexuiz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/nexuiz # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/ChangeLog,v 1.27 2008/10/14 20:44:26 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/ChangeLog,v 1.28 2008/10/16 10:11:56 armin76 Exp $ + + 16 Oct 2008; Raúl Porcel <armin76@gentoo.org> nexuiz-2.4.2.ebuild: + x86 stable wrt #240708 14 Oct 2008; Jeremy Olexa <darkside@gentoo.org> nexuiz-2.4.2.ebuild: amd64 stable, bug #240708 diff --git a/games-fps/nexuiz/nexuiz-2.4.2.ebuild b/games-fps/nexuiz/nexuiz-2.4.2.ebuild index 907ffeb3b29b..77c925f13ff2 100644 --- a/games-fps/nexuiz/nexuiz-2.4.2.ebuild +++ b/games-fps/nexuiz/nexuiz-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/nexuiz-2.4.2.ebuild,v 1.2 2008/10/14 20:44:26 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/nexuiz-2.4.2.ebuild,v 1.3 2008/10/16 10:11:56 armin76 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="media-libs/libogg |