diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-09 17:39:42 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-09 17:39:42 +0000 |
commit | cf3fd0d569400fd9ed15902c47c9967190949481 (patch) | |
tree | 62482b9989fa926dfdeefaa587dd9cacee612f0b /games-fps | |
parent | whitespace (diff) | |
download | gentoo-2-cf3fd0d569400fd9ed15902c47c9967190949481.tar.gz gentoo-2-cf3fd0d569400fd9ed15902c47c9967190949481.tar.bz2 gentoo-2-cf3fd0d569400fd9ed15902c47c9967190949481.zip |
whack old DOSable version (bug #166044)
(Portage version: 2.1.1-r2)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/nexuiz/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/nexuiz/nexuiz-2.2.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-fps/nexuiz/ChangeLog b/games-fps/nexuiz/ChangeLog index 45643248d365..65c89aa3ae20 100644 --- a/games-fps/nexuiz/ChangeLog +++ b/games-fps/nexuiz/ChangeLog @@ -1,6 +1,10 @@ # 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.20 2007/01/28 04:40:14 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/ChangeLog,v 1.21 2007/02/09 17:39:42 mr_bones_ Exp $ + + 09 Feb 2007; Michael Sterrett <mr_bones_@gentoo.org> -nexuiz-2.1.ebuild, + nexuiz-2.2.3.ebuild: + whack old DOSable version (bug #166044) *nexuiz-2.2.3 (28 Jan 2007) diff --git a/games-fps/nexuiz/nexuiz-2.2.3.ebuild b/games-fps/nexuiz/nexuiz-2.2.3.ebuild index e0c6b5ccec56..ae5f19e29cab 100644 --- a/games-fps/nexuiz/nexuiz-2.2.3.ebuild +++ b/games-fps/nexuiz/nexuiz-2.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.2.3.ebuild,v 1.1 2007/01/28 04:40:14 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/nexuiz-2.2.3.ebuild,v 1.2 2007/02/09 17:39:42 mr_bones_ Exp $ inherit eutils toolchain-funcs games @@ -13,7 +13,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 opengl sdl" UIRDEPEND="alsa? ( media-libs/alsa-lib ) |