diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-11-11 09:20:06 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-11-11 09:20:06 +0000 |
commit | d3be14be3125c8dd0d93ada6c62e711dbaa17763 (patch) | |
tree | 81e35ca426897b31fc7e4fdf1b2744bfaf570757 /games-fps/xonotic | |
parent | x86 stable wrt bug #389267 (diff) | |
download | gentoo-2-d3be14be3125c8dd0d93ada6c62e711dbaa17763.tar.gz gentoo-2-d3be14be3125c8dd0d93ada6c62e711dbaa17763.tar.bz2 gentoo-2-d3be14be3125c8dd0d93ada6c62e711dbaa17763.zip |
x86 stable wrt bug #389269
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'games-fps/xonotic')
-rw-r--r-- | games-fps/xonotic/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/xonotic/xonotic-0.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/xonotic/ChangeLog b/games-fps/xonotic/ChangeLog index 03a3069f2af4..a6c5f04524ed 100644 --- a/games-fps/xonotic/ChangeLog +++ b/games-fps/xonotic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/xonotic # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/ChangeLog,v 1.3 2011/11/05 10:18:54 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/ChangeLog,v 1.4 2011/11/11 09:20:06 phajdan.jr Exp $ + + 11 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> xonotic-0.5.0.ebuild: + x86 stable wrt bug #389269 05 Nov 2011; Markos Chandras <hwoarang@gentoo.org> xonotic-0.5.0.ebuild: Stable on amd64 wrt bug #389269 diff --git a/games-fps/xonotic/xonotic-0.5.0.ebuild b/games-fps/xonotic/xonotic-0.5.0.ebuild index 6d2c3dd45b11..0f62ee256385 100644 --- a/games-fps/xonotic/xonotic-0.5.0.ebuild +++ b/games-fps/xonotic/xonotic-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/xonotic-0.5.0.ebuild,v 1.3 2011/11/05 10:18:54 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/xonotic-0.5.0.ebuild,v 1.4 2011/11/11 09:20:06 phajdan.jr Exp $ EAPI=2 inherit eutils check-reqs games @@ -12,7 +12,7 @@ SRC_URI="http://dl.xonotic.org/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="alsa debug dedicated doc sdl" UIRDEPEND=" |