summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-01-11 22:30:58 +0000
committerBrent Baude <ranger@gentoo.org>2011-01-11 22:30:58 +0000
commitbfaff1a2593186b8ec16b802c0d069e81a88a04f (patch)
tree93fcbee21b481515c8b4ac283c0558b19753db29 /games-board/pokerth
parentversion bump (diff)
downloadgentoo-2-bfaff1a2593186b8ec16b802c0d069e81a88a04f.tar.gz
gentoo-2-bfaff1a2593186b8ec16b802c0d069e81a88a04f.tar.bz2
gentoo-2-bfaff1a2593186b8ec16b802c0d069e81a88a04f.zip
Marking pokerth-0.8.1 ppc for bug 347089
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'games-board/pokerth')
-rw-r--r--games-board/pokerth/ChangeLog5
-rw-r--r--games-board/pokerth/pokerth-0.8.1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/games-board/pokerth/ChangeLog b/games-board/pokerth/ChangeLog
index ebe0ca832c8c..e1f28a84846a 100644
--- a/games-board/pokerth/ChangeLog
+++ b/games-board/pokerth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-board/pokerth
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.22 2011/01/10 21:29:34 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.23 2011/01/11 22:30:58 ranger Exp $
+
+ 11 Jan 2011; Brent Baude <ranger@gentoo.org> pokerth-0.8.1.ebuild:
+ Marking pokerth-0.8.1 ppc for bug 347089
*pokerth-0.8.2 (10 Jan 2011)
diff --git a/games-board/pokerth/pokerth-0.8.1.ebuild b/games-board/pokerth/pokerth-0.8.1.ebuild
index d28386c8008c..167b2783d4b0 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
+# Copyright 1999-2011 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.3 2010/12/09 22:19:33 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.1.ebuild,v 1.4 2011/01/11 22:30:58 ranger 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