summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-06-08 11:07:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-06-08 11:07:13 +0000
commitad075d0502b814d32c4bfa16891287193de72653 (patch)
treee879c635de1d3d908d0762a10345f42d9e584c62 /games-board/pokerth
parentStable for ppc, wrt bug #507252 (diff)
downloadgentoo-2-ad075d0502b814d32c4bfa16891287193de72653.tar.gz
gentoo-2-ad075d0502b814d32c4bfa16891287193de72653.tar.bz2
gentoo-2-ad075d0502b814d32c4bfa16891287193de72653.zip
Stable for ppc, wrt bug #507868
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-board/pokerth')
-rw-r--r--games-board/pokerth/ChangeLog5
-rw-r--r--games-board/pokerth/pokerth-1.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/pokerth/ChangeLog b/games-board/pokerth/ChangeLog
index bbf46caf0608..bf5040ea7623 100644
--- a/games-board/pokerth/ChangeLog
+++ b/games-board/pokerth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-board/pokerth
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.63 2014/06/07 19:13:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.64 2014/06/08 11:07:13 ago Exp $
+
+ 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> pokerth-1.1.1.ebuild:
+ Stable for ppc, wrt bug #507868
07 Jun 2014; Agostino Sarubbo <ago@gentoo.org> pokerth-1.1.1.ebuild:
Stable for x86, wrt bug #507868
diff --git a/games-board/pokerth/pokerth-1.1.1.ebuild b/games-board/pokerth/pokerth-1.1.1.ebuild
index 8c39a1a6a237..45ef38e0db62 100644
--- a/games-board/pokerth/pokerth-1.1.1.ebuild
+++ b/games-board/pokerth/pokerth-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-1.1.1.ebuild,v 1.4 2014/06/07 19:13:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-1.1.1.ebuild,v 1.5 2014/06/08 11:07:13 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