summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2010-12-09 22:19:33 +0000
committerThomas Kahle <tomka@gentoo.org>2010-12-09 22:19:33 +0000
commitb06813677df541f20bd8c138c72f4402654ed5ba (patch)
tree39c95094e9141d3ca7a66aa7e139249ddd33450e /games-board/pokerth
parentMask USE=vala on >=net-libs/telepathy-glib-0.12 because dev-libs/gobject-intr... (diff)
downloadgentoo-2-b06813677df541f20bd8c138c72f4402654ed5ba.tar.gz
gentoo-2-b06813677df541f20bd8c138c72f4402654ed5ba.tar.bz2
gentoo-2-b06813677df541f20bd8c138c72f4402654ed5ba.zip
x86 stable per bug 347089
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'games-board/pokerth')
-rw-r--r--games-board/pokerth/ChangeLog5
-rw-r--r--games-board/pokerth/pokerth-0.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/pokerth/ChangeLog b/games-board/pokerth/ChangeLog
index 790075aa23fa..062de1e77c35 100644
--- a/games-board/pokerth/ChangeLog
+++ b/games-board/pokerth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-board/pokerth
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.20 2010/11/29 12:13:49 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.21 2010/12/09 22:19:33 tomka Exp $
+
+ 09 Dec 2010; Thomas Kahle <tomka@gentoo.org> pokerth-0.8.1.ebuild:
+ x86 stable per bug 347089
29 Nov 2010; Markos Chandras <hwoarang@gentoo.org> pokerth-0.8.1.ebuild:
Stable on amd64 wrt bug #347089
diff --git a/games-board/pokerth/pokerth-0.8.1.ebuild b/games-board/pokerth/pokerth-0.8.1.ebuild
index fd0c07b7f76b..d28386c8008c 100644
--- a/games-board/pokerth/pokerth-0.8.1.ebuild
+++ b/games-board/pokerth/pokerth-0.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.1.ebuild,v 1.2 2010/11/29 12:13:49 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.1.ebuild,v 1.3 2010/12/09 22:19:33 tomka Exp $
EAPI=2
inherit multilib flag-o-matic eutils qt4 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