diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-21 19:34:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-21 19:34:31 +0000 |
commit | 85513ab9ee229dc425d6a8c36f4cbdc1fa4732a5 (patch) | |
tree | 27673d6565750ef7ddac7ef4928086f949a6f71f | |
parent | Stable for amd64, wrt bug #421997 (diff) | |
download | gentoo-2-85513ab9ee229dc425d6a8c36f4cbdc1fa4732a5.tar.gz gentoo-2-85513ab9ee229dc425d6a8c36f4cbdc1fa4732a5.tar.bz2 gentoo-2-85513ab9ee229dc425d6a8c36f4cbdc1fa4732a5.zip |
Stable for amd64, wrt bug #422129
(Portage version: 2.1.10.49/cvs/Linux x86_64)
-rw-r--r-- | games-fps/darkplaces/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/darkplaces/darkplaces-20110628.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/darkplaces/ChangeLog b/games-fps/darkplaces/ChangeLog index 96978f9f3871..5d8dffe1caf6 100644 --- a/games-fps/darkplaces/ChangeLog +++ b/games-fps/darkplaces/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/darkplaces # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/darkplaces/ChangeLog,v 1.14 2012/06/21 05:51:37 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/darkplaces/ChangeLog,v 1.15 2012/06/21 19:34:31 ago Exp $ + + 21 Jun 2012; Agostino Sarubbo <ago@gentoo.org> darkplaces-20110628.ebuild: + Stable for amd64, wrt bug #422129 21 Jun 2012; Jeff Horelick <jdhore@gentoo.org> darkplaces-20110628.ebuild: marked x86 per bug 422129 diff --git a/games-fps/darkplaces/darkplaces-20110628.ebuild b/games-fps/darkplaces/darkplaces-20110628.ebuild index 62be636b7f31..d8b01f3871e9 100644 --- a/games-fps/darkplaces/darkplaces-20110628.ebuild +++ b/games-fps/darkplaces/darkplaces-20110628.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/darkplaces/darkplaces-20110628.ebuild,v 1.2 2012/06/21 05:51:37 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/darkplaces/darkplaces-20110628.ebuild,v 1.3 2012/06/21 19:34:31 ago 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="virtual/jpeg |