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 | 0c74e88bc4e8b314983a33bd48be56b5857b67ab (patch) | |
tree | 2b246932cfed9acaf73e32eccb18ff8b37438ec0 /games-fps | |
parent | Stable on amd64 wrt bug #325141 (diff) | |
download | gentoo-2-0c74e88bc4e8b314983a33bd48be56b5857b67ab.tar.gz gentoo-2-0c74e88bc4e8b314983a33bd48be56b5857b67ab.tar.bz2 gentoo-2-0c74e88bc4e8b314983a33bd48be56b5857b67ab.zip |
Stable on amd64 wrt bug #325141
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'games-fps')
-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 |