summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2006-10-06 18:15:03 +0000
committerAndrej Kacian <ticho@gentoo.org>2006-10-06 18:15:03 +0000
commitd9f291b369c66b8fac44b60654cc1b549e844649 (patch)
tree2a07e92eb5601313ff3cb548ff7ac53a9588085f
parentFix RDEPEND wrt bug #150285. (diff)
downloadgentoo-2-d9f291b369c66b8fac44b60654cc1b549e844649.tar.gz
gentoo-2-d9f291b369c66b8fac44b60654cc1b549e844649.tar.bz2
gentoo-2-d9f291b369c66b8fac44b60654cc1b549e844649.zip
Stable on x86, bug #150218.
(Portage version: 2.1.2_pre2-r3)
-rw-r--r--dev-games/poker-eval/ChangeLog5
-rw-r--r--dev-games/poker-eval/poker-eval-132.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-games/poker-eval/ChangeLog b/dev-games/poker-eval/ChangeLog
index 2157e7da35e0..c19024b0182c 100644
--- a/dev-games/poker-eval/ChangeLog
+++ b/dev-games/poker-eval/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-games/poker-eval
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/poker-eval/ChangeLog,v 1.6 2006/09/27 00:20:34 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/poker-eval/ChangeLog,v 1.7 2006/10/06 18:15:03 ticho Exp $
+
+ 06 Oct 2006; Andrej Kacian <ticho@gentoo.org> poker-eval-132.0.ebuild:
+ Stable on x86, bug #150218.
27 Sep 2006; Thomas Cort <tcort@gentoo.org> poker-eval-132.0.ebuild:
Stable on alpha and amd64.
diff --git a/dev-games/poker-eval/poker-eval-132.0.ebuild b/dev-games/poker-eval/poker-eval-132.0.ebuild
index 9f2f1087d68a..ae9ddc099da1 100644
--- a/dev-games/poker-eval/poker-eval-132.0.ebuild
+++ b/dev-games/poker-eval/poker-eval-132.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/poker-eval/poker-eval-132.0.ebuild,v 1.2 2006/09/27 00:20:34 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/poker-eval/poker-eval-132.0.ebuild,v 1.3 2006/10/06 18:15:03 ticho Exp $
DESCRIPTION="A fast C library for evaluating poker hands."
HOMEPAGE="http://pokersource.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://download.gna.org/pokersource/sources/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~x86"
+KEYWORDS="alpha amd64 x86"
IUSE=""
src_install() {