diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 11:30:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 11:30:42 +0000 |
commit | 0daabd1838924e4015d2424b98813cc000af2f00 (patch) | |
tree | 04f21f587182fcbc4deb3bb327f1e7e5d208a61d /games-board | |
parent | Stable for x86, wrt bug #458702 (diff) | |
download | gentoo-2-0daabd1838924e4015d2424b98813cc000af2f00.tar.gz gentoo-2-0daabd1838924e4015d2424b98813cc000af2f00.tar.bz2 gentoo-2-0daabd1838924e4015d2424b98813cc000af2f00.zip |
Stable for x86, wrt bug #458640
(Portage version: 2.1.11.52/cvs/Linux x86_64, 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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/pokerth/ChangeLog b/games-board/pokerth/ChangeLog index 6e6dcaa76bf0..bab760bc4dc0 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.49 2013/02/24 11:25:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.50 2013/02/24 11:30:42 ago Exp $ + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> pokerth-1.0.ebuild: + Stable for x86, wrt bug #458640 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> pokerth-1.0.ebuild: Stable for amd64, wrt bug #458640 diff --git a/games-board/pokerth/pokerth-1.0.ebuild b/games-board/pokerth/pokerth-1.0.ebuild index bafb1be8450c..caf5ba2d6d19 100644 --- a/games-board/pokerth/pokerth-1.0.ebuild +++ b/games-board/pokerth/pokerth-1.0.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.ebuild,v 1.3 2013/02/24 11:25:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-1.0.ebuild,v 1.4 2013/02/24 11:30:42 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 ~x86" +KEYWORDS="amd64 x86" IUSE="dedicated" RDEPEND="dev-db/sqlite:3 |