diff options
author | Markus Meier <maekke@gentoo.org> | 2010-04-02 15:43:56 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-04-02 15:43:56 +0000 |
commit | 98fbe95e34b69a2c21547ff8b7bb8c4323518917 (patch) | |
tree | a3f9fd50f13c91dbc3310bcd0a35d9e102a5fbb9 /games-board | |
parent | Stable for HPPA (bug #304033). (diff) | |
download | gentoo-2-98fbe95e34b69a2c21547ff8b7bb8c4323518917.tar.gz gentoo-2-98fbe95e34b69a2c21547ff8b7bb8c4323518917.tar.bz2 gentoo-2-98fbe95e34b69a2c21547ff8b7bb8c4323518917.zip |
amd64 stable
(Portage version: 2.2_rc67/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.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/pokerth/ChangeLog b/games-board/pokerth/ChangeLog index 73b55e01ba30..21690ee14fb8 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.10 2010/03/24 19:21:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.11 2010/04/02 15:43:56 maekke Exp $ + + 02 Apr 2010; Markus Meier <maekke@gentoo.org> pokerth-0.7.1.ebuild: + amd64 stable 24 Mar 2010; Christian Faulhammer <fauli@gentoo.org> pokerth-0.7.1.ebuild: stable x86, bug 308567 diff --git a/games-board/pokerth/pokerth-0.7.1.ebuild b/games-board/pokerth/pokerth-0.7.1.ebuild index b214676f617f..adac4852bf3f 100644 --- a/games-board/pokerth/pokerth-0.7.1.ebuild +++ b/games-board/pokerth/pokerth-0.7.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.7.1.ebuild,v 1.4 2010/03/24 19:21:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.7.1.ebuild,v 1.5 2010/04/02 15:43:56 maekke 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 dev-libs/boost:1.39 ) |