diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-15 09:01:20 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-15 09:01:20 +0000 |
commit | 2e4111ba53e86e01a0b4ac60aa499b6d44a09e84 (patch) | |
tree | 471f39e13a2b3a061f08bed58b77561afa92f212 /games-fps/darkplaces/darkplaces-20100408.ebuild | |
parent | stable x86, bug 325141 (diff) | |
download | gentoo-2-2e4111ba53e86e01a0b4ac60aa499b6d44a09e84.tar.gz gentoo-2-2e4111ba53e86e01a0b4ac60aa499b6d44a09e84.tar.bz2 gentoo-2-2e4111ba53e86e01a0b4ac60aa499b6d44a09e84.zip |
stable x86, bug 325141
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-fps/darkplaces/darkplaces-20100408.ebuild')
-rw-r--r-- | games-fps/darkplaces/darkplaces-20100408.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/darkplaces/darkplaces-20100408.ebuild b/games-fps/darkplaces/darkplaces-20100408.ebuild index 6753b33d4153..fba6077b928a 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.2 2010/06/26 17:59:59 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/darkplaces/darkplaces-20100408.ebuild,v 1.3 2010/07/15 09:01:20 fauli 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 |