summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-board/pokerth/ChangeLog5
-rw-r--r--games-board/pokerth/pokerth-0.8.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/pokerth/ChangeLog b/games-board/pokerth/ChangeLog
index a6832faaae45..9415be63b450 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.26 2011/03/05 00:47:56 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.27 2011/03/18 13:08:55 tomka Exp $
+
+ 18 Mar 2011; Thomas Kahle <tomka@gentoo.org> pokerth-0.8.3.ebuild:
+ x86 stable per bug 356489
05 Mar 2011; Brent Baude <ranger@gentoo.org> pokerth-0.8.3.ebuild:
stable ppc, bug 356489
diff --git a/games-board/pokerth/pokerth-0.8.3.ebuild b/games-board/pokerth/pokerth-0.8.3.ebuild
index 6b444d361c1b..16f45dcb2c48 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.4 2011/03/05 00:47:56 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.3.ebuild,v 1.5 2011/03/18 13:08:55 tomka 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