diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 13:18:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 13:18:48 +0000 |
commit | 31775b312e84a045a6bb525c4efb0f68b1e1cbf9 (patch) | |
tree | 16aafc674afc4292a61c76b05e197378ab5a807f /games-board/gnubg | |
parent | Stable for ppc64, wrt bug #492168 (diff) | |
download | gentoo-2-31775b312e84a045a6bb525c4efb0f68b1e1cbf9.tar.gz gentoo-2-31775b312e84a045a6bb525c4efb0f68b1e1cbf9.tar.bz2 gentoo-2-31775b312e84a045a6bb525c4efb0f68b1e1cbf9.zip |
Stable for ppc64, wrt bug #490634
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-board/gnubg')
-rw-r--r-- | games-board/gnubg/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/gnubg/gnubg-20130203.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/gnubg/ChangeLog b/games-board/gnubg/ChangeLog index e12ac5555b50..b236ba03411b 100644 --- a/games-board/gnubg/ChangeLog +++ b/games-board/gnubg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/gnubg # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.73 2013/12/21 16:36:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.74 2013/12/22 13:18:48 ago Exp $ + + 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> gnubg-20130203.ebuild: + Stable for ppc64, wrt bug #490634 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> gnubg-20130203.ebuild: Stable for ppc, wrt bug #490634 diff --git a/games-board/gnubg/gnubg-20130203.ebuild b/games-board/gnubg/gnubg-20130203.ebuild index cf247bdd9f09..7f998f458f32 100644 --- a/games-board/gnubg/gnubg-20130203.ebuild +++ b/games-board/gnubg/gnubg-20130203.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-20130203.ebuild,v 1.4 2013/12/21 16:36:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-20130203.ebuild,v 1.5 2013/12/22 13:18:48 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_6 python2_7 ) @@ -12,7 +12,7 @@ SRC_URI="http://www.gnubg.org/media/sources/${PN}-source-SNAPSHOT-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ppc ppc64 ~x86 ~x86-fbsd" IUSE="gtk opengl python threads" GTK_DEPS=" |