diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-11-19 22:27:16 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-11-19 22:27:16 +0000 |
commit | ad270fcab5ee959a162bec15a674816d35031078 (patch) | |
tree | 5810a7dcb6972b67410a4b356480deda02d00208 /dev-games/poker-eval | |
parent | Stable on x86, bug #155629. (diff) | |
download | gentoo-2-ad270fcab5ee959a162bec15a674816d35031078.tar.gz gentoo-2-ad270fcab5ee959a162bec15a674816d35031078.tar.bz2 gentoo-2-ad270fcab5ee959a162bec15a674816d35031078.zip |
Stable on x86, bug #155631.
(Portage version: 2.1.2_rc1-r6)
Diffstat (limited to 'dev-games/poker-eval')
-rw-r--r-- | dev-games/poker-eval/ChangeLog | 5 | ||||
-rw-r--r-- | dev-games/poker-eval/poker-eval-133.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-games/poker-eval/ChangeLog b/dev-games/poker-eval/ChangeLog index 9629c7bb33d3..da7bc8526024 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.10 2006/11/19 03:14:00 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/poker-eval/ChangeLog,v 1.11 2006/11/19 22:27:16 ticho Exp $ + + 19 Nov 2006; Andrej Kacian <ticho@gentoo.org> poker-eval-133.0.ebuild: + Stable on x86, bug #155631. 19 Nov 2006; Thomas Cort <tcort@gentoo.org> poker-eval-133.0.ebuild: Stable on alpha and amd64. diff --git a/dev-games/poker-eval/poker-eval-133.0.ebuild b/dev-games/poker-eval/poker-eval-133.0.ebuild index 8dd2bae9d05f..84196c56c55d 100644 --- a/dev-games/poker-eval/poker-eval-133.0.ebuild +++ b/dev-games/poker-eval/poker-eval-133.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-133.0.ebuild,v 1.2 2006/11/19 03:14:00 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/poker-eval/poker-eval-133.0.ebuild,v 1.3 2006/11/19 22:27:16 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() { |