summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-03-22 17:24:19 +0000
committerMarkus Meier <maekke@gentoo.org>2009-03-22 17:24:19 +0000
commit63dabec5fef4bb51dbcf69cdf4d857ed6ebedfe8 (patch)
treee87136c1bd48e4adef51db191aa7e2665fce1b66 /games-board
parent0.18.1 needs gtk-sharp-2.12. (diff)
downloadgentoo-2-63dabec5fef4bb51dbcf69cdf4d857ed6ebedfe8.tar.gz
gentoo-2-63dabec5fef4bb51dbcf69cdf4d857ed6ebedfe8.tar.bz2
gentoo-2-63dabec5fef4bb51dbcf69cdf4d857ed6ebedfe8.zip
amd64 stable, bug #262579
(Portage version: 2.1.6.9/cvs/Linux x86_64)
Diffstat (limited to 'games-board')
-rw-r--r--games-board/pokerth/ChangeLog5
-rw-r--r--games-board/pokerth/pokerth-0.6.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/pokerth/ChangeLog b/games-board/pokerth/ChangeLog
index 0514fd8c84e0..2e26bbb70329 100644
--- a/games-board/pokerth/ChangeLog
+++ b/games-board/pokerth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-board/pokerth
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.2 2009/03/20 15:39:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.3 2009/03/22 17:24:19 maekke Exp $
+
+ 22 Mar 2009; Markus Meier <maekke@gentoo.org> pokerth-0.6.3.ebuild:
+ amd64 stable, bug #262579
20 Mar 2009; Raúl Porcel <armin76@gentoo.org> pokerth-0.6.3.ebuild:
x86 stable wrt #262579
diff --git a/games-board/pokerth/pokerth-0.6.3.ebuild b/games-board/pokerth/pokerth-0.6.3.ebuild
index e6aa5d2de02e..2085e032a542 100644
--- a/games-board/pokerth/pokerth-0.6.3.ebuild
+++ b/games-board/pokerth/pokerth-0.6.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.6.3.ebuild,v 1.2 2009/03/20 15:39:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.6.3.ebuild,v 1.3 2009/03/22 17:24:19 maekke Exp $
EAPI=2
inherit 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 x86"
+KEYWORDS="amd64 x86"
IUSE="dedicated"
DEPEND=">=dev-libs/boost-1.34.1