diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-11-10 13:23:44 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-11-10 13:23:44 +0000 |
commit | 33d684752ff512c55236b18387250e4e6655cae1 (patch) | |
tree | 4eadb752f45c93f46696937f5679676c502ea1a3 /games-fps | |
parent | Stable on amd64/ppc/x86. (diff) | |
download | gentoo-2-33d684752ff512c55236b18387250e4e6655cae1.tar.gz gentoo-2-33d684752ff512c55236b18387250e4e6655cae1.tar.bz2 gentoo-2-33d684752ff512c55236b18387250e4e6655cae1.zip |
Sorry about that, I made the wrong package stable. This one should not be marked stable on PPC yet.
(Portage version: 2.1.2_rc1-r3)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/nexuiz/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/nexuiz/nexuiz-2.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-fps/nexuiz/ChangeLog b/games-fps/nexuiz/ChangeLog index b585bec24ab0..f082e699248e 100644 --- a/games-fps/nexuiz/ChangeLog +++ b/games-fps/nexuiz/ChangeLog @@ -1,6 +1,10 @@ # 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.14 2006/11/10 13:21:12 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/ChangeLog,v 1.15 2006/11/10 13:23:44 wolf31o2 Exp $ + + 10 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> nexuiz-2.1.ebuild: + Sorry about that, I made the wrong package stable. This one should not be + marked stable on PPC yet. 10 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> nexuiz-2.1.ebuild: Stable on amd64/ppc/x86. diff --git a/games-fps/nexuiz/nexuiz-2.1.ebuild b/games-fps/nexuiz/nexuiz-2.1.ebuild index e260abbc79ce..a4ddad0007f7 100644 --- a/games-fps/nexuiz/nexuiz-2.1.ebuild +++ b/games-fps/nexuiz/nexuiz-2.1.ebuild @@ -1,6 +1,6 @@ # 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-2.1.ebuild,v 1.2 2006/11/10 13:21:12 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/nexuiz-2.1.ebuild,v 1.3 2006/11/10 13:23:44 wolf31o2 Exp $ inherit eutils flag-o-matic games @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip http://www.alientrap.org/Releases/${MY_P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="alsa dedicated opengl oss sdl" UIRDEPEND="alsa? ( media-libs/alsa-lib ) |