diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-06-21 05:51:37 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-06-21 05:51:37 +0000 |
commit | 5f9fc1bd9f5410e86066f6b30321104c17f745a4 (patch) | |
tree | 60c98679dffb698e686f0da4aa224b02c353633e /games-fps | |
parent | Remove old versions. (diff) | |
download | gentoo-2-5f9fc1bd9f5410e86066f6b30321104c17f745a4.tar.gz gentoo-2-5f9fc1bd9f5410e86066f6b30321104c17f745a4.tar.bz2 gentoo-2-5f9fc1bd9f5410e86066f6b30321104c17f745a4.zip |
marked x86 per bug 422129
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
Diffstat (limited to 'games-fps')
-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 e50b8ad10af5..96978f9f3871 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.13 2012/05/16 16:29:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/darkplaces/ChangeLog,v 1.14 2012/06/21 05:51:37 jdhore Exp $ + + 21 Jun 2012; Jeff Horelick <jdhore@gentoo.org> darkplaces-20110628.ebuild: + marked x86 per bug 422129 *darkplaces-20110628 (16 May 2012) diff --git a/games-fps/darkplaces/darkplaces-20110628.ebuild b/games-fps/darkplaces/darkplaces-20110628.ebuild index 8ba8f5983c45..62be636b7f31 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.1 2012/05/16 16:29:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/darkplaces/darkplaces-20110628.ebuild,v 1.2 2012/06/21 05:51:37 jdhore 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 |