diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-26 15:58:31 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-26 15:58:31 +0000 |
commit | 2cd94ddc5e1d86d1003f1e7c4a63e732db52ecf1 (patch) | |
tree | ffbfa1d494ed80d4eaebfef0c904f3fdbabd593f /games-fps | |
parent | x86 stable wrt bug #500868 (diff) | |
download | gentoo-2-2cd94ddc5e1d86d1003f1e7c4a63e732db52ecf1.tar.gz gentoo-2-2cd94ddc5e1d86d1003f1e7c4a63e732db52ecf1.tar.bz2 gentoo-2-2cd94ddc5e1d86d1003f1e7c4a63e732db52ecf1.zip |
x86 stable wrt bug #547206
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
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 83f812fefc5c..dd5635647dce 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.18 2015/04/06 18:58:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/ChangeLog,v 1.19 2015/04/26 15:58:31 pacho Exp $ + + 26 Apr 2015; Pacho Ramos <pacho@gentoo.org> xonotic-0.8.0.ebuild: + x86 stable wrt bug #547206 06 Apr 2015; Michael Sterrett <mr_bones_@gentoo.org> metadata.xml, xonotic-0.8.0.ebuild: diff --git a/games-fps/xonotic/xonotic-0.8.0.ebuild b/games-fps/xonotic/xonotic-0.8.0.ebuild index 1e4ce3bf0a07..eada5dc76810 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.2 2015/04/06 18:58:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/xonotic-0.8.0.ebuild,v 1.3 2015/04/26 15:58:31 pacho 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=" |