diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-11-29 12:13:49 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-11-29 12:13:49 +0000 |
commit | e3b410e298d7f13666d05345ea75f81ee6eeffa3 (patch) | |
tree | 1f8d481f80ad83f0e482beb4e110943b3e65bfff /games-board | |
parent | Stable on amd64 wrt bug #347067 (diff) | |
download | historical-e3b410e298d7f13666d05345ea75f81ee6eeffa3.tar.gz historical-e3b410e298d7f13666d05345ea75f81ee6eeffa3.tar.bz2 historical-e3b410e298d7f13666d05345ea75f81ee6eeffa3.zip |
Stable on amd64 wrt bug #347089
Package-Manager: portage-2.1.9.25/cvs/Linux x86_64
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/pokerth/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/pokerth/pokerth-0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/pokerth/ChangeLog b/games-board/pokerth/ChangeLog index 5903c4e36742..790075aa23fa 100644 --- a/games-board/pokerth/ChangeLog +++ b/games-board/pokerth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/pokerth # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.19 2010/10/21 03:53:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.20 2010/11/29 12:13:49 hwoarang Exp $ + + 29 Nov 2010; Markos Chandras <hwoarang@gentoo.org> pokerth-0.8.1.ebuild: + Stable on amd64 wrt bug #347089 *pokerth-0.8.1 (21 Oct 2010) diff --git a/games-board/pokerth/pokerth-0.8.1.ebuild b/games-board/pokerth/pokerth-0.8.1.ebuild index 9194edec3b74..fd0c07b7f76b 100644 --- a/games-board/pokerth/pokerth-0.8.1.ebuild +++ b/games-board/pokerth/pokerth-0.8.1.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/games-board/pokerth/pokerth-0.8.1.ebuild,v 1.1 2010/10/21 03:53:05 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.1.ebuild,v 1.2 2010/11/29 12:13:49 hwoarang Exp $ EAPI=2 inherit multilib flag-o-matic eutils qt4 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 |