diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-27 20:53:42 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-27 20:53:42 +0000 |
commit | d8c3de9fb3020e0d30bc217eb83d5ec818b1d3c5 (patch) | |
tree | 4b83f53bf196c231143871ae441c0abe3b6b380f /games-board/pokerth | |
parent | Stable on amd64 wrt bug #356509 (diff) | |
download | gentoo-2-d8c3de9fb3020e0d30bc217eb83d5ec818b1d3c5.tar.gz gentoo-2-d8c3de9fb3020e0d30bc217eb83d5ec818b1d3c5.tar.bz2 gentoo-2-d8c3de9fb3020e0d30bc217eb83d5ec818b1d3c5.zip |
Stable on amd64 wrt bug #356489
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Diffstat (limited to 'games-board/pokerth')
-rw-r--r-- | games-board/pokerth/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/pokerth/pokerth-0.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/pokerth/ChangeLog b/games-board/pokerth/ChangeLog index 839fa5383217..8fe5223f6438 100644 --- a/games-board/pokerth/ChangeLog +++ b/games-board/pokerth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/pokerth # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.24 2011/01/23 05:33:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.25 2011/02/27 20:53:42 hwoarang Exp $ + + 27 Feb 2011; Markos Chandras <hwoarang@gentoo.org> pokerth-0.8.3.ebuild: + Stable on amd64 wrt bug #356489 *pokerth-0.8.3 (23 Jan 2011) diff --git a/games-board/pokerth/pokerth-0.8.3.ebuild b/games-board/pokerth/pokerth-0.8.3.ebuild index 86fbec55be0f..ee23e89a15b0 100644 --- a/games-board/pokerth/pokerth-0.8.3.ebuild +++ b/games-board/pokerth/pokerth-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.3.ebuild,v 1.2 2011/01/23 05:37:40 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.3.ebuild,v 1.3 2011/02/27 20:53:42 hwoarang Exp $ EAPI=2 inherit multilib flag-o-matic eutils qt4-r2 games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pokerth/${MY_P}.tar.bz2" LICENSE="GPL-1 GPL-2 GPL-3 BitstreamVera public-domain" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="dedicated" DEPEND=">=dev-libs/boost-1.41 |