summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-03-24 19:21:00 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-03-24 19:21:00 +0000
commit612087336538a2806fdfd5af2ee6b6c32e4ecabb (patch)
treebffbf3a99db29dbe5a2dcd7bb6921b52b2105150 /games-board/pokerth
parentstable x86, bug 307483 (diff)
downloadgentoo-2-612087336538a2806fdfd5af2ee6b6c32e4ecabb.tar.gz
gentoo-2-612087336538a2806fdfd5af2ee6b6c32e4ecabb.tar.bz2
gentoo-2-612087336538a2806fdfd5af2ee6b6c32e4ecabb.zip
stable x86, bug 308567
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'games-board/pokerth')
-rw-r--r--games-board/pokerth/ChangeLog5
-rw-r--r--games-board/pokerth/pokerth-0.7.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/pokerth/ChangeLog b/games-board/pokerth/ChangeLog
index f091b39643ef..73b55e01ba30 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.9 2010/03/09 01:45:36 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.10 2010/03/24 19:21:00 fauli Exp $
+
+ 24 Mar 2010; Christian Faulhammer <fauli@gentoo.org> pokerth-0.7.1.ebuild:
+ stable x86, bug 308567
09 Mar 2010; Michael Sterrett <mr_bones_@gentoo.org> pokerth-0.7.1.ebuild:
allow building against boost:1.41
diff --git a/games-board/pokerth/pokerth-0.7.1.ebuild b/games-board/pokerth/pokerth-0.7.1.ebuild
index 0b875418e0d9..b214676f617f 100644
--- a/games-board/pokerth/pokerth-0.7.1.ebuild
+++ b/games-board/pokerth/pokerth-0.7.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.7.1.ebuild,v 1.3 2010/03/09 01:45:36 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.7.1.ebuild,v 1.4 2010/03/24 19:21:00 fauli 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 dev-libs/boost:1.39 )