summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-30 12:39:21 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-30 12:39:21 +0000
commitc1185b15f94ffa85fbc14fe90ad654d80fc7308d (patch)
treed19557d36214b5cdb2fdbe7acc87ac6c9fe01eb5 /games-board
parentStable for amd64, wrt bug #475034 (diff)
downloadgentoo-2-c1185b15f94ffa85fbc14fe90ad654d80fc7308d.tar.gz
gentoo-2-c1185b15f94ffa85fbc14fe90ad654d80fc7308d.tar.bz2
gentoo-2-c1185b15f94ffa85fbc14fe90ad654d80fc7308d.zip
Stable for amd64, wrt bug #475228
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-board')
-rw-r--r--games-board/pokerth/ChangeLog5
-rw-r--r--games-board/pokerth/pokerth-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/pokerth/ChangeLog b/games-board/pokerth/ChangeLog
index d7f69585cd37..6b739dd1dcdc 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.55 2013/06/29 16:07:57 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.56 2013/06/30 12:39:21 ago Exp $
+
+ 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> pokerth-1.0.1.ebuild:
+ Stable for amd64, wrt bug #475228
29 Jun 2013; Michael Sterrett <mr_bones_@gentoo.org> pokerth-1.0.1.ebuild,
pokerth-1.0.ebuild:
diff --git a/games-board/pokerth/pokerth-1.0.1.ebuild b/games-board/pokerth/pokerth-1.0.1.ebuild
index bfadadd58f48..fa81a435f911 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.2 2013/06/29 16:07:57 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-1.0.1.ebuild,v 1.3 2013/06/30 12:39:21 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