diff options
author | 2006-06-11 10:01:27 +0000 | |
---|---|---|
committer | 2006-06-11 10:01:27 +0000 | |
commit | e74c3f0d39d5c51a128b0bbb6ba5e2819880bc49 (patch) | |
tree | c534c67bc1e5d3de0999ea325c1099981bb964e5 /games-fps/nexuiz | |
parent | Bug #134918 - Compile fix for oci8 driver. (diff) | |
download | gentoo-2-e74c3f0d39d5c51a128b0bbb6ba5e2819880bc49.tar.gz gentoo-2-e74c3f0d39d5c51a128b0bbb6ba5e2819880bc49.tar.bz2 gentoo-2-e74c3f0d39d5c51a128b0bbb6ba5e2819880bc49.zip |
marking stable on amd64 and changing description per bug 134694
(Portage version: 3387-svn)
Diffstat (limited to 'games-fps/nexuiz')
-rw-r--r-- | games-fps/nexuiz/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/nexuiz/nexuiz-1.5.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games-fps/nexuiz/ChangeLog b/games-fps/nexuiz/ChangeLog index c39ee2aba216..d0d01975fcff 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.8 2006/03/31 00:10:56 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/ChangeLog,v 1.9 2006/06/11 10:01:27 blubb Exp $ + + 11 Jun 2006; Simon Stelling <blubb@gentoo.org> nexuiz-1.5.ebuild: + marking stable on amd64 and changing description per bug 134694 31 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> nexuiz-1.5.ebuild: Moved games_pkg_setup to the top of pkg_setup. diff --git a/games-fps/nexuiz/nexuiz-1.5.ebuild b/games-fps/nexuiz/nexuiz-1.5.ebuild index 3fa855b3433d..ce3fee4dfb73 100644 --- a/games-fps/nexuiz/nexuiz-1.5.ebuild +++ b/games-fps/nexuiz/nexuiz-1.5.ebuild @@ -1,18 +1,18 @@ # 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-1.5.ebuild,v 1.5 2006/03/31 00:10:56 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/nexuiz-1.5.ebuild,v 1.6 2006/06/11 10:01:27 blubb Exp $ inherit eutils games MY_PV=${PV//./} MY_PN=${PN/n/N} -DESCRIPTION="Deathmatch FPS based on the Quake 1 engine" +DESCRIPTION="Deathmatch FPS based on DarkPlaces, an advanced Quake1 engine" HOMEPAGE="http://www.nexuiz.com" SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="dedicated opengl sdl" UIDEPEND="media-libs/alsa-lib |