summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2006-08-06 21:45:06 +0000
committerAndrej Kacian <ticho@gentoo.org>2006-08-06 21:45:06 +0000
commit234a5ed76c7fd041b46d90434ac72afb174b9a61 (patch)
treee2681dc825a80f344a1e4cf5ed67266030308f64 /dev-games/poker-eval
parentStable on x86. Bug #141446, tested by Christian Faulhammer <gentoo at faulham... (diff)
downloadgentoo-2-234a5ed76c7fd041b46d90434ac72afb174b9a61.tar.gz
gentoo-2-234a5ed76c7fd041b46d90434ac72afb174b9a61.tar.bz2
gentoo-2-234a5ed76c7fd041b46d90434ac72afb174b9a61.zip
Stable on x86. Bug #142984.
(Portage version: 2.1.1_pre4-r1)
Diffstat (limited to 'dev-games/poker-eval')
-rw-r--r--dev-games/poker-eval/ChangeLog5
-rw-r--r--dev-games/poker-eval/poker-eval-131.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-games/poker-eval/ChangeLog b/dev-games/poker-eval/ChangeLog
index a87919609264..c0855e0bddc6 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.3 2006/08/06 14:35:45 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/poker-eval/ChangeLog,v 1.4 2006/08/06 21:45:06 ticho Exp $
+
+ 06 Aug 2006; Andrej Kacian <ticho@gentoo.org> poker-eval-131.0.ebuild:
+ Stable on x86. Bug #142984.
06 Aug 2006; Thomas Cort <tcort@gentoo.org> poker-eval-131.0.ebuild:
Stable on alpha and amd64.
diff --git a/dev-games/poker-eval/poker-eval-131.0.ebuild b/dev-games/poker-eval/poker-eval-131.0.ebuild
index d63f577dab9e..ad866798f474 100644
--- a/dev-games/poker-eval/poker-eval-131.0.ebuild
+++ b/dev-games/poker-eval/poker-eval-131.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-131.0.ebuild,v 1.3 2006/08/06 14:35:45 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/poker-eval/poker-eval-131.0.ebuild,v 1.4 2006/08/06 21:45:06 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() {