diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-21 10:46:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-21 10:46:50 +0000 |
commit | 74f44b1ead7ce9e305afa5dc4266256cc4cfc89b (patch) | |
tree | 9c4a8304af301ebcf5c6c36016bb19ef297b18e5 /games-fps | |
parent | Stable for amd64, wrt bug #547364 (diff) | |
download | gentoo-2-74f44b1ead7ce9e305afa5dc4266256cc4cfc89b.tar.gz gentoo-2-74f44b1ead7ce9e305afa5dc4266256cc4cfc89b.tar.bz2 gentoo-2-74f44b1ead7ce9e305afa5dc4266256cc4cfc89b.zip |
Stable for amd64, wrt bug #547206
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/xonotic/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/xonotic/xonotic-0.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/xonotic/ChangeLog b/games-fps/xonotic/ChangeLog index dd5635647dce..76633d728579 100644 --- a/games-fps/xonotic/ChangeLog +++ b/games-fps/xonotic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/xonotic # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/ChangeLog,v 1.19 2015/04/26 15:58:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/ChangeLog,v 1.20 2015/05/21 10:46:50 ago Exp $ + + 21 May 2015; Agostino Sarubbo <ago@gentoo.org> xonotic-0.8.0.ebuild: + Stable for amd64, wrt bug #547206 26 Apr 2015; Pacho Ramos <pacho@gentoo.org> xonotic-0.8.0.ebuild: x86 stable wrt bug #547206 diff --git a/games-fps/xonotic/xonotic-0.8.0.ebuild b/games-fps/xonotic/xonotic-0.8.0.ebuild index eada5dc76810..a60dcb3d0ec2 100644 --- a/games-fps/xonotic/xonotic-0.8.0.ebuild +++ b/games-fps/xonotic/xonotic-0.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/xonotic-0.8.0.ebuild,v 1.3 2015/04/26 15:58:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/xonotic-0.8.0.ebuild,v 1.4 2015/05/21 10:46:50 ago Exp $ EAPI=5 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 ode sdl" UIRDEPEND=" |