diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 16:36:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 16:36:43 +0000 |
commit | 43b2d5f6721f6f5605886450f68e519521ca4c1a (patch) | |
tree | 1a144c07c658fa845e89190b5be097fdb34a0373 /games-board/gnubg | |
parent | Stable for ppc, wrt bug #490632 (diff) | |
download | gentoo-2-43b2d5f6721f6f5605886450f68e519521ca4c1a.tar.gz gentoo-2-43b2d5f6721f6f5605886450f68e519521ca4c1a.tar.bz2 gentoo-2-43b2d5f6721f6f5605886450f68e519521ca4c1a.zip |
Stable for ppc, wrt bug #490634
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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 f3037077dca4..e12ac5555b50 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.72 2013/10/29 01:35:31 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.73 2013/12/21 16:36:43 ago Exp $ + + 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> gnubg-20130203.ebuild: + Stable for ppc, wrt bug #490634 29 Oct 2013; Anthony G. Basile <blueness@gentoo.org> gnubg-20121201.ebuild, gnubg-20130203.ebuild: diff --git a/games-board/gnubg/gnubg-20130203.ebuild b/games-board/gnubg/gnubg-20130203.ebuild index 6665de3aa25b..cf247bdd9f09 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.3 2013/10/29 01:35:31 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-20130203.ebuild,v 1.4 2013/12/21 16:36:43 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=" |