diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-05 00:47:56 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-05 00:47:56 +0000 |
commit | 24c6956ca4b22b2a668da4218b5d4224d1c18ff2 (patch) | |
tree | 089a3a0ad1dd051f71fea838a21ddbc3439fc591 /games-board/pokerth | |
parent | stable ppc, bug 356487 (diff) | |
download | gentoo-2-24c6956ca4b22b2a668da4218b5d4224d1c18ff2.tar.gz gentoo-2-24c6956ca4b22b2a668da4218b5d4224d1c18ff2.tar.bz2 gentoo-2-24c6956ca4b22b2a668da4218b5d4224d1c18ff2.zip |
stable ppc, bug 356489
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'games-board/pokerth')
-rw-r--r-- | games-board/pokerth/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/pokerth/pokerth-0.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/pokerth/ChangeLog b/games-board/pokerth/ChangeLog index 8fe5223f6438..a6832faaae45 100644 --- a/games-board/pokerth/ChangeLog +++ b/games-board/pokerth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/pokerth # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.25 2011/02/27 20:53:42 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.26 2011/03/05 00:47:56 ranger Exp $ + + 05 Mar 2011; Brent Baude <ranger@gentoo.org> pokerth-0.8.3.ebuild: + stable ppc, bug 356489 27 Feb 2011; Markos Chandras <hwoarang@gentoo.org> pokerth-0.8.3.ebuild: Stable on amd64 wrt bug #356489 diff --git a/games-board/pokerth/pokerth-0.8.3.ebuild b/games-board/pokerth/pokerth-0.8.3.ebuild index ee23e89a15b0..6b444d361c1b 100644 --- a/games-board/pokerth/pokerth-0.8.3.ebuild +++ b/games-board/pokerth/pokerth-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.3.ebuild,v 1.3 2011/02/27 20:53:42 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.3.ebuild,v 1.4 2011/03/05 00:47:56 ranger Exp $ EAPI=2 inherit multilib flag-o-matic eutils qt4-r2 games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pokerth/${MY_P}.tar.bz2" LICENSE="GPL-1 GPL-2 GPL-3 BitstreamVera public-domain" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="dedicated" DEPEND=">=dev-libs/boost-1.41 |