summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-06-11 12:42:31 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-06-11 12:42:31 +0000
commita5550ce050a00f0877f2aa498138e20983f33301 (patch)
tree2eb256ac28df3630666e2fe860a0e07cf112cc34 /games-board
parentStable for amd64, wrt bug #420167 (diff)
downloadgentoo-2-a5550ce050a00f0877f2aa498138e20983f33301.tar.gz
gentoo-2-a5550ce050a00f0877f2aa498138e20983f33301.tar.bz2
gentoo-2-a5550ce050a00f0877f2aa498138e20983f33301.zip
Stable for amd64, wrt bug #420139
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'games-board')
-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 464deeb679fb..8029a5173af0 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.34 2012/06/08 20:12:04 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.35 2012/06/11 12:42:31 ago Exp $
+
+ 11 Jun 2012; Agostino Sarubbo <ago@gentoo.org> pokerth-0.9.4.ebuild:
+ Stable for amd64, wrt bug #420139
08 Jun 2012; Michael Sterrett <mr_bones_@gentoo.org> pokerth-0.9.4.ebuild:
quiet append-flags warning
diff --git a/games-board/pokerth/pokerth-0.9.4.ebuild b/games-board/pokerth/pokerth-0.9.4.ebuild
index fc1f68696865..f1b56c2e3878 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.2 2012/06/08 20:12:04 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.9.4.ebuild,v 1.3 2012/06/11 12:42:31 ago 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