diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-03-18 13:08:55 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-03-18 13:08:55 +0000 |
commit | 0f3e116c5a227cff986da60ed20e8584881d4a95 (patch) | |
tree | 354eaa1a99998b7afd47410b32a30f9e1719f768 /games-board/pokerth | |
parent | x86 stable per bug 356487 (diff) | |
download | gentoo-2-0f3e116c5a227cff986da60ed20e8584881d4a95.tar.gz gentoo-2-0f3e116c5a227cff986da60ed20e8584881d4a95.tar.bz2 gentoo-2-0f3e116c5a227cff986da60ed20e8584881d4a95.zip |
x86 stable per bug 356489
(Portage version: 2.1.9.43/cvs/Linux i686)
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 a6832faaae45..9415be63b450 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.26 2011/03/05 00:47:56 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.27 2011/03/18 13:08:55 tomka Exp $ + + 18 Mar 2011; Thomas Kahle <tomka@gentoo.org> pokerth-0.8.3.ebuild: + x86 stable per bug 356489 05 Mar 2011; Brent Baude <ranger@gentoo.org> pokerth-0.8.3.ebuild: stable ppc, bug 356489 diff --git a/games-board/pokerth/pokerth-0.8.3.ebuild b/games-board/pokerth/pokerth-0.8.3.ebuild index 6b444d361c1b..16f45dcb2c48 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.4 2011/03/05 00:47:56 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.3.ebuild,v 1.5 2011/03/18 13:08:55 tomka 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 |