summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-08-16 08:37:46 +0000
committerJohannes Huber <johu@gentoo.org>2012-08-16 08:37:46 +0000
commit124b732191d0a0bfede8099ef9b0c3f32c760667 (patch)
treec19389c55128c46755528826da223bf90c564db8 /games-board
parentStable for x86, wrt bug #431592 (diff)
downloadgentoo-2-124b732191d0a0bfede8099ef9b0c3f32c760667.tar.gz
gentoo-2-124b732191d0a0bfede8099ef9b0c3f32c760667.tar.bz2
gentoo-2-124b732191d0a0bfede8099ef9b0c3f32c760667.zip
Stable for x86, wrt bug #430282
(Portage version: 2.2.0_alpha120/cvs/Linux i686)
Diffstat (limited to 'games-board')
-rw-r--r--games-board/pokerth/ChangeLog5
-rw-r--r--games-board/pokerth/pokerth-0.9.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/pokerth/ChangeLog b/games-board/pokerth/ChangeLog
index fd866c032c29..d10f8598e420 100644
--- a/games-board/pokerth/ChangeLog
+++ b/games-board/pokerth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-board/pokerth
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.38 2012/08/07 13:02:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.39 2012/08/16 08:37:46 johu Exp $
+
+ 16 Aug 2012; Johannes Huber <johu@gentoo.org> pokerth-0.9.5.ebuild:
+ Stable for x86, wrt bug #430282
07 Aug 2012; Agostino Sarubbo <ago@gentoo.org> pokerth-0.9.5.ebuild:
Stable for amd64, wrt bug #430282
diff --git a/games-board/pokerth/pokerth-0.9.5.ebuild b/games-board/pokerth/pokerth-0.9.5.ebuild
index 6fd1dd163072..cf142a74483a 100644
--- a/games-board/pokerth/pokerth-0.9.5.ebuild
+++ b/games-board/pokerth/pokerth-0.9.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.9.5.ebuild,v 1.2 2012/08/07 13:02:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.9.5.ebuild,v 1.3 2012/08/16 08:37:46 johu Exp $
EAPI=2
inherit flag-o-matic eutils qt4-r2 games
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pokerth/${MY_P}.tar.bz2"
LICENSE="AGPL-3 GPL-1 GPL-2 GPL-3 BitstreamVera public-domain"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="dedicated"
RDEPEND="dev-db/sqlite:3