diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-06 07:17:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-06 07:17:35 +0000 |
commit | 8afbcb176499db0ebe1df7880ff2d36a8ba7140b (patch) | |
tree | 83a969e91aba67f052e23e2fe142551ce4595a55 | |
parent | Stable for x86, wrt bug #554288 (diff) | |
download | gentoo-2-8afbcb176499db0ebe1df7880ff2d36a8ba7140b.tar.gz gentoo-2-8afbcb176499db0ebe1df7880ff2d36a8ba7140b.tar.bz2 gentoo-2-8afbcb176499db0ebe1df7880ff2d36a8ba7140b.zip |
Stable for x86, wrt bug #554754
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r-- | games-board/gnubg/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/gnubg/gnubg-1.05.000.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/gnubg/ChangeLog b/games-board/gnubg/ChangeLog index d3e27d6da034..5145d5c70470 100644 --- a/games-board/gnubg/ChangeLog +++ b/games-board/gnubg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/gnubg # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.92 2015/08/03 10:59:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.93 2015/08/06 07:17:35 ago Exp $ + + 06 Aug 2015; Agostino Sarubbo <ago@gentoo.org> gnubg-1.05.000.ebuild: + Stable for x86, wrt bug #554754 03 Aug 2015; Agostino Sarubbo <ago@gentoo.org> gnubg-1.05.000.ebuild: Stable for amd64, wrt bug #554754 diff --git a/games-board/gnubg/gnubg-1.05.000.ebuild b/games-board/gnubg/gnubg-1.05.000.ebuild index f9da24714e28..9bc36e61dd43 100644 --- a/games-board/gnubg/gnubg-1.05.000.ebuild +++ b/games-board/gnubg/gnubg-1.05.000.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-board/gnubg/gnubg-1.05.000.ebuild,v 1.2 2015/08/03 10:59:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-1.05.000.ebuild,v 1.3 2015/08/06 07:17:35 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -12,7 +12,7 @@ SRC_URI="http://gnubg.org/media/sources/${PN}-release-${PV}-sources.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="cpu_flags_x86_avx gtk opengl python sqlite cpu_flags_x86_sse cpu_flags_x86_sse2 threads" RDEPEND="dev-libs/glib:2 |