diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 12:44:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 12:44:20 +0000 |
commit | d4e68beff6217061b1c5bd257504025c903d3581 (patch) | |
tree | 421d412805e61098c76495276dfcecc193e913ec /games-board | |
parent | Stable for x86, wrt bug #475034 (diff) | |
download | gentoo-2-d4e68beff6217061b1c5bd257504025c903d3581.tar.gz gentoo-2-d4e68beff6217061b1c5bd257504025c903d3581.tar.bz2 gentoo-2-d4e68beff6217061b1c5bd257504025c903d3581.zip |
Stable for x86, wrt bug #475228
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/pokerth/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/pokerth/pokerth-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/pokerth/ChangeLog b/games-board/pokerth/ChangeLog index 6b739dd1dcdc..3fd184d81460 100644 --- a/games-board/pokerth/ChangeLog +++ b/games-board/pokerth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/pokerth # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.56 2013/06/30 12:39:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.57 2013/06/30 12:44:20 ago Exp $ + + 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> pokerth-1.0.1.ebuild: + Stable for x86, wrt bug #475228 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> pokerth-1.0.1.ebuild: Stable for amd64, wrt bug #475228 diff --git a/games-board/pokerth/pokerth-1.0.1.ebuild b/games-board/pokerth/pokerth-1.0.1.ebuild index fa81a435f911..360116cd5fe8 100644 --- a/games-board/pokerth/pokerth-1.0.1.ebuild +++ b/games-board/pokerth/pokerth-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-1.0.1.ebuild,v 1.3 2013/06/30 12:39:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-1.0.1.ebuild,v 1.4 2013/06/30 12:44:20 ago Exp $ EAPI=5 inherit flag-o-matic eutils qt4-r2 games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pokerth/${MY_P}.tar.bz2" LICENSE="AGPL-3 GPL-1 GPL-2 GPL-3 BitstreamVera public-domain" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="dedicated" RDEPEND="dev-db/sqlite:3 |