summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-06-13 09:31:30 +0000
committerJohannes Huber <johu@gentoo.org>2012-06-13 09:31:30 +0000
commit4cd6de2371fc2165515c4a847447a82f7895dc4a (patch)
tree958774794d5d0c15194738b5346197e629f90875 /games-board/pokerth
parentDo not run eaclocal separately as it does not help. Do not convert shebangs o... (diff)
downloadgentoo-2-4cd6de2371fc2165515c4a847447a82f7895dc4a.tar.gz
gentoo-2-4cd6de2371fc2165515c4a847447a82f7895dc4a.tar.bz2
gentoo-2-4cd6de2371fc2165515c4a847447a82f7895dc4a.zip
Stable for x86, wrt bug #420139
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'games-board/pokerth')
-rw-r--r--games-board/pokerth/ChangeLog5
-rw-r--r--games-board/pokerth/pokerth-0.9.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/pokerth/ChangeLog b/games-board/pokerth/ChangeLog
index 8029a5173af0..714ac048f5fc 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.35 2012/06/11 12:42:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.36 2012/06/13 09:31:30 johu Exp $
+
+ 13 Jun 2012; Johannes Huber <johu@gentoo.org> pokerth-0.9.4.ebuild:
+ Stable for x86, wrt bug #420139
11 Jun 2012; Agostino Sarubbo <ago@gentoo.org> pokerth-0.9.4.ebuild:
Stable for amd64, wrt bug #420139
diff --git a/games-board/pokerth/pokerth-0.9.4.ebuild b/games-board/pokerth/pokerth-0.9.4.ebuild
index f1b56c2e3878..9eaf8ef178f2 100644
--- a/games-board/pokerth/pokerth-0.9.4.ebuild
+++ b/games-board/pokerth/pokerth-0.9.4.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.4.ebuild,v 1.3 2012/06/11 12:42:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.9.4.ebuild,v 1.4 2012/06/13 09:31:30 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