diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-11-05 10:18:54 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-11-05 10:18:54 +0000 |
commit | c477196d5da3a777cfe06bb985213ebb79aaae50 (patch) | |
tree | 9b67bb84a3f295c38f44b936c6a508076418018a /games-fps | |
parent | Stable on amd64 wrt bug #387691 (diff) | |
download | gentoo-2-c477196d5da3a777cfe06bb985213ebb79aaae50.tar.gz gentoo-2-c477196d5da3a777cfe06bb985213ebb79aaae50.tar.bz2 gentoo-2-c477196d5da3a777cfe06bb985213ebb79aaae50.zip |
Stable on amd64 wrt bug #389269
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'games-fps')
-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 a9930666e341..03a3069f2af4 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.2 2011/09/22 18:05:20 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/ChangeLog,v 1.3 2011/11/05 10:18:54 hwoarang Exp $ + + 05 Nov 2011; Markos Chandras <hwoarang@gentoo.org> xonotic-0.5.0.ebuild: + Stable on amd64 wrt bug #389269 22 Sep 2011; Michael Sterrett <mr_bones_@gentoo.org> xonotic-0.5.0.ebuild: try to work around broken Makefiles (bug #383517) diff --git a/games-fps/xonotic/xonotic-0.5.0.ebuild b/games-fps/xonotic/xonotic-0.5.0.ebuild index 0433b178b362..6d2c3dd45b11 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.2 2011/09/22 18:05:20 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/xonotic-0.5.0.ebuild,v 1.3 2011/11/05 10:18:54 hwoarang 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=" |