diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-10-01 20:30:26 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-10-01 20:30:26 +0000 |
commit | fbcd31144683d5a1fc85e88b1e008dd37b6dd372 (patch) | |
tree | 733432285bad159bd82edb6389adefa66258d797 /dev-games | |
parent | Stable on alpha, bug #285324 (diff) | |
download | gentoo-2-fbcd31144683d5a1fc85e88b1e008dd37b6dd372.tar.gz gentoo-2-fbcd31144683d5a1fc85e88b1e008dd37b6dd372.tar.bz2 gentoo-2-fbcd31144683d5a1fc85e88b1e008dd37b6dd372.zip |
Stable on alpha, bug #285390
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/poker-eval/ChangeLog | 6 | ||||
-rw-r--r-- | dev-games/poker-eval/poker-eval-136.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-games/poker-eval/ChangeLog b/dev-games/poker-eval/ChangeLog index cdcf8cff06f3..0fa3ed6d63e6 100644 --- a/dev-games/poker-eval/ChangeLog +++ b/dev-games/poker-eval/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-games/poker-eval # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/poker-eval/ChangeLog,v 1.17 2009/09/19 11:51:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/poker-eval/ChangeLog,v 1.18 2009/10/01 20:30:26 klausman Exp $ + + 01 Oct 2009; Tobias Klausmann <klausman@gentoo.org> + poker-eval-136.0.ebuild: + Stable on alpha, bug #285390 19 Sep 2009; Markus Meier <maekke@gentoo.org> poker-eval-136.0.ebuild: amd64/x86 stable, bug #285390 diff --git a/dev-games/poker-eval/poker-eval-136.0.ebuild b/dev-games/poker-eval/poker-eval-136.0.ebuild index 061c72fd841e..fb91c503edc1 100644 --- a/dev-games/poker-eval/poker-eval-136.0.ebuild +++ b/dev-games/poker-eval/poker-eval-136.0.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/dev-games/poker-eval/poker-eval-136.0.ebuild,v 1.3 2009/09/19 11:51:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/poker-eval/poker-eval-136.0.ebuild,v 1.4 2009/10/01 20:30:26 klausman Exp $ EAPI=2 inherit eutils @@ -11,7 +11,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_prepare() { |