diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-31 16:19:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-31 16:19:18 +0000 |
commit | ffb9dc308dcbb15cf1d4ce1103e52a6ac0be3541 (patch) | |
tree | 2433d729f617b0c72393b37817f12c0aeb3ca456 | |
parent | Stable for ppc, wrt bug #532490 (diff) | |
download | gentoo-2-ffb9dc308dcbb15cf1d4ce1103e52a6ac0be3541.tar.gz gentoo-2-ffb9dc308dcbb15cf1d4ce1103e52a6ac0be3541.tar.bz2 gentoo-2-ffb9dc308dcbb15cf1d4ce1103e52a6ac0be3541.zip |
Stable for ppc, wrt bug #532512
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
-rw-r--r-- | games-board/gnubg/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/gnubg/gnubg-1.04.000.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/gnubg/ChangeLog b/games-board/gnubg/ChangeLog index 8bfa7db85906..8f90c0b87c30 100644 --- a/games-board/gnubg/ChangeLog +++ b/games-board/gnubg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/gnubg # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.82 2014/12/28 10:11:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.83 2014/12/31 16:19:18 ago Exp $ + + 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> gnubg-1.04.000.ebuild: + Stable for ppc, wrt bug #532512 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> gnubg-1.04.000.ebuild: Stable for x86, wrt bug #532512 diff --git a/games-board/gnubg/gnubg-1.04.000.ebuild b/games-board/gnubg/gnubg-1.04.000.ebuild index 1a3501555348..404fb9888a44 100644 --- a/games-board/gnubg/gnubg-1.04.000.ebuild +++ b/games-board/gnubg/gnubg-1.04.000.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-board/gnubg/gnubg-1.04.000.ebuild,v 1.5 2014/12/28 10:11:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-1.04.000.ebuild,v 1.6 2014/12/31 16:19:18 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_6 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="avx gtk opengl python sqlite3 sse sse2 threads" RDEPEND="dev-libs/glib:2 |