diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2008-10-14 20:44:26 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2008-10-14 20:44:26 +0000 |
commit | 018749b73678c5d9ebcb89a4e514a2b16a5a3d6c (patch) | |
tree | 984f962892a6715e655c0eade6aed9325d518845 /games-fps/nexuiz | |
parent | stable ppc, bug 241732 (diff) | |
download | gentoo-2-018749b73678c5d9ebcb89a4e514a2b16a5a3d6c.tar.gz gentoo-2-018749b73678c5d9ebcb89a4e514a2b16a5a3d6c.tar.bz2 gentoo-2-018749b73678c5d9ebcb89a4e514a2b16a5a3d6c.zip |
amd64 stable, bug #240708
(Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo x86_64)
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 6054052634f0..adc930891e02 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.26 2008/05/12 22:47:11 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/ChangeLog,v 1.27 2008/10/14 20:44:26 darkside Exp $ + + 14 Oct 2008; Jeremy Olexa <darkside@gentoo.org> nexuiz-2.4.2.ebuild: + amd64 stable, bug #240708 *nexuiz-2.4.2 (12 May 2008) diff --git a/games-fps/nexuiz/nexuiz-2.4.2.ebuild b/games-fps/nexuiz/nexuiz-2.4.2.ebuild index c27ef4cf5d81..907ffeb3b29b 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.1 2008/05/12 22:47:11 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/nexuiz-2.4.2.ebuild,v 1.2 2008/10/14 20:44:26 darkside 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 |