diff options
author | Markus Meier <maekke@gentoo.org> | 2010-10-13 20:08:46 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-10-13 20:08:46 +0000 |
commit | 5bf6dc76b6f551a3cf1265493e7cf3bad83dc2b8 (patch) | |
tree | 47e7fbba06ead7e4474ffcb4450061e8d9abdd80 | |
parent | Added pnp4nagios-0.6.5-r1.ebuild with QA fixes from bug 332451 by c1pher as w... (diff) | |
download | gentoo-2-5bf6dc76b6f551a3cf1265493e7cf3bad83dc2b8.tar.gz gentoo-2-5bf6dc76b6f551a3cf1265493e7cf3bad83dc2b8.tar.bz2 gentoo-2-5bf6dc76b6f551a3cf1265493e7cf3bad83dc2b8.zip |
x86 stable, bug #339648
(Portage version: 2.2_rc95/cvs/Linux x86_64)
-rw-r--r-- | dev-games/poker-eval/ChangeLog | 5 | ||||
-rw-r--r-- | dev-games/poker-eval/poker-eval-138.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 d9f9b9f287c1..7974c219f11f 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/poker-eval/ChangeLog,v 1.20 2010/10/06 15:08:05 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/poker-eval/ChangeLog,v 1.21 2010/10/13 20:08:46 maekke Exp $ + + 13 Oct 2010; Markus Meier <maekke@gentoo.org> poker-eval-138.0.ebuild: + x86 stable, bug #339648 06 Oct 2010; Markos Chandras <hwoarang@gentoo.org> poker-eval-138.0.ebuild: diff --git a/dev-games/poker-eval/poker-eval-138.0.ebuild b/dev-games/poker-eval/poker-eval-138.0.ebuild index cf1c8f1d1617..5d169ad0a8c0 100644 --- a/dev-games/poker-eval/poker-eval-138.0.ebuild +++ b/dev-games/poker-eval/poker-eval-138.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/poker-eval/poker-eval-138.0.ebuild,v 1.2 2010/10/06 15:08:05 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/poker-eval/poker-eval-138.0.ebuild,v 1.3 2010/10/13 20:08:46 maekke Exp $ EAPI=2 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://download.gna.org/pokersource/sources/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~x86" +KEYWORDS="~alpha amd64 x86" IUSE="static-libs" src_configure() { |