diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-03-05 14:11:21 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-03-05 14:11:21 +0000 |
commit | d672d56ade9c8a69e04d17600d1a1b2585ab1ed4 (patch) | |
tree | 171af6989995cccc8f0cc1e73a17184e45acb3d5 /games-fps | |
parent | stable x86, security bug 252210 (diff) | |
download | gentoo-2-d672d56ade9c8a69e04d17600d1a1b2585ab1ed4.tar.gz gentoo-2-d672d56ade9c8a69e04d17600d1a1b2585ab1ed4.tar.bz2 gentoo-2-d672d56ade9c8a69e04d17600d1a1b2585ab1ed4.zip |
stable x86, bug 305991
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/nexuiz/ChangeLog | 7 | ||||
-rw-r--r-- | games-fps/nexuiz/nexuiz-2.5.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-fps/nexuiz/ChangeLog b/games-fps/nexuiz/ChangeLog index 67ce355b24d2..1efebf525d19 100644 --- a/games-fps/nexuiz/ChangeLog +++ b/games-fps/nexuiz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/nexuiz -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/ChangeLog,v 1.35 2009/10/03 03:44:51 mr_bones_ Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/ChangeLog,v 1.36 2010/03/05 14:11:21 fauli Exp $ + + 05 Mar 2010; Christian Faulhammer <fauli@gentoo.org> nexuiz-2.5.2.ebuild: + stable x86, bug 305991 03 Oct 2009; Michael Sterrett <mr_bones_@gentoo.org> +nexuiz-2.5.2.ebuild: version bump - ebuild submitted by Merlijn Hofstra via bug #287260 diff --git a/games-fps/nexuiz/nexuiz-2.5.2.ebuild b/games-fps/nexuiz/nexuiz-2.5.2.ebuild index 5c4a9d404de9..42b6c11f75b6 100644 --- a/games-fps/nexuiz/nexuiz-2.5.2.ebuild +++ b/games-fps/nexuiz/nexuiz-2.5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/nexuiz-2.5.2.ebuild,v 1.1 2009/10/03 03:44:51 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/nexuiz-2.5.2.ebuild,v 1.2 2010/03/05 14:11:21 fauli Exp $ EAPI=2 inherit eutils games @@ -15,7 +15,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 |