diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-26 17:59:59 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-26 17:59:59 +0000 |
commit | c699d37782c03611d68b479bbdcc0513fc230e48 (patch) | |
tree | b6e566449a822121cd610f906d77fe8d3dd61ddd /games-fps/darkplaces | |
parent | Properly handle NOCOLOR variable (diff) | |
download | historical-c699d37782c03611d68b479bbdcc0513fc230e48.tar.gz historical-c699d37782c03611d68b479bbdcc0513fc230e48.tar.bz2 historical-c699d37782c03611d68b479bbdcc0513fc230e48.zip |
Stable on amd64 wrt bug #325141
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'games-fps/darkplaces')
-rw-r--r-- | games-fps/darkplaces/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/darkplaces/darkplaces-20100408.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-fps/darkplaces/ChangeLog b/games-fps/darkplaces/ChangeLog index 8253979e79a5..c026a6780b17 100644 --- a/games-fps/darkplaces/ChangeLog +++ b/games-fps/darkplaces/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/darkplaces # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/darkplaces/ChangeLog,v 1.7 2010/04/18 05:50:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/darkplaces/ChangeLog,v 1.8 2010/06/26 17:59:59 angelos Exp $ + + 26 Jun 2010; Christoph Mende <angelos@gentoo.org> + darkplaces-20100408.ebuild: + Stable on amd64 wrt bug #325141 *darkplaces-20100408 (18 Apr 2010) diff --git a/games-fps/darkplaces/darkplaces-20100408.ebuild b/games-fps/darkplaces/darkplaces-20100408.ebuild index b52ff3091235..6753b33d4153 100644 --- a/games-fps/darkplaces/darkplaces-20100408.ebuild +++ b/games-fps/darkplaces/darkplaces-20100408.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/darkplaces/darkplaces-20100408.ebuild,v 1.1 2010/04/18 05:50:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/darkplaces/darkplaces-20100408.ebuild,v 1.2 2010/06/26 17:59:59 angelos Exp $ EAPI=2 inherit eutils flag-o-matic games @@ -22,7 +22,7 @@ SRC_URI="http://icculus.org/twilight/${PN}/files/${MY_ENGINE} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="alsa cdinstall cdsound debug dedicated demo lights opengl oss sdl textures" UIRDEPEND="media-libs/jpeg |