diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-13 09:17:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-13 09:17:01 +0000 |
commit | 5c61490395c9c97448e253f51464b3a568385f3d (patch) | |
tree | cbfc8225d7f5bb0f9bf31c1a75dcdba257336f0a /games-board | |
parent | Stable for ppc, wrt bug #498750 (diff) | |
download | gentoo-2-5c61490395c9c97448e253f51464b3a568385f3d.tar.gz gentoo-2-5c61490395c9c97448e253f51464b3a568385f3d.tar.bz2 gentoo-2-5c61490395c9c97448e253f51464b3a568385f3d.zip |
Stable for ppc, wrt bug #505214
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/gnushogi/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/gnushogi/gnushogi-1.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/gnushogi/ChangeLog b/games-board/gnushogi/ChangeLog index eaec8d9f4a16..94bd9a903afa 100644 --- a/games-board/gnushogi/ChangeLog +++ b/games-board/gnushogi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/gnushogi # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnushogi/ChangeLog,v 1.21 2014/06/14 10:38:16 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnushogi/ChangeLog,v 1.22 2014/08/13 09:17:01 ago Exp $ + + 13 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gnushogi-1.4.1.ebuild: + Stable for ppc, wrt bug #505214 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> gnushogi-1.4.1.ebuild: x86 stable wrt bug #505214 diff --git a/games-board/gnushogi/gnushogi-1.4.1.ebuild b/games-board/gnushogi/gnushogi-1.4.1.ebuild index 76187d69a7c2..7a300a57c719 100644 --- a/games-board/gnushogi/gnushogi-1.4.1.ebuild +++ b/games-board/gnushogi/gnushogi-1.4.1.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/gnushogi/gnushogi-1.4.1.ebuild,v 1.4 2014/06/14 10:38:16 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnushogi/gnushogi-1.4.1.ebuild,v 1.5 2014/08/13 09:17:01 ago Exp $ EAPI=5 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="X" RDEPEND="sys-libs/ncurses |