diff options
author | 2014-10-12 08:46:57 +0000 | |
---|---|---|
committer | 2014-10-12 08:46:57 +0000 | |
commit | 561f9f8808208c966cf694a67c0cecedd0325701 (patch) | |
tree | 42b71bf627df56e896fa27f6ccb404a01cfd8476 /games-fps/xonotic | |
parent | Version bump to 148.2 which works well with new maintenance workflow. (diff) | |
download | gentoo-2-561f9f8808208c966cf694a67c0cecedd0325701.tar.gz gentoo-2-561f9f8808208c966cf694a67c0cecedd0325701.tar.bz2 gentoo-2-561f9f8808208c966cf694a67c0cecedd0325701.zip |
Stable for x86, wrt bug #503928
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-fps/xonotic')
-rw-r--r-- | games-fps/xonotic/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/xonotic/xonotic-0.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/xonotic/ChangeLog b/games-fps/xonotic/ChangeLog index 0bf14edae75b..c66db4c3ece2 100644 --- a/games-fps/xonotic/ChangeLog +++ b/games-fps/xonotic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/xonotic # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/ChangeLog,v 1.14 2014/10/10 15:25:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/ChangeLog,v 1.15 2014/10/12 08:46:57 ago Exp $ + + 12 Oct 2014; Agostino Sarubbo <ago@gentoo.org> xonotic-0.7.0.ebuild: + Stable for x86, wrt bug #503928 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> xonotic-0.7.0.ebuild: Stable for amd64, wrt bug #503928 diff --git a/games-fps/xonotic/xonotic-0.7.0.ebuild b/games-fps/xonotic/xonotic-0.7.0.ebuild index 4cfc28d9978d..0355667d8880 100644 --- a/games-fps/xonotic/xonotic-0.7.0.ebuild +++ b/games-fps/xonotic/xonotic-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/xonotic-0.7.0.ebuild,v 1.5 2014/10/10 15:25:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/xonotic-0.7.0.ebuild,v 1.6 2014/10/12 08:46:57 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 sdl" UIRDEPEND=" |