diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-07 13:02:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-07 13:02:56 +0000 |
commit | 5208fb59a3b81e0d20422475e874c50b15e98e4a (patch) | |
tree | e83ae0ad16cb354541006384f9f0ea2802e9f584 /games-board/pokerth | |
parent | Version bump, drop old (diff) | |
download | gentoo-2-5208fb59a3b81e0d20422475e874c50b15e98e4a.tar.gz gentoo-2-5208fb59a3b81e0d20422475e874c50b15e98e4a.tar.bz2 gentoo-2-5208fb59a3b81e0d20422475e874c50b15e98e4a.zip |
Stable for amd64, wrt bug #430282
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'games-board/pokerth')
-rw-r--r-- | games-board/pokerth/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/pokerth/pokerth-0.9.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/pokerth/ChangeLog b/games-board/pokerth/ChangeLog index 4c7d3fb4e87f..fd866c032c29 100644 --- a/games-board/pokerth/ChangeLog +++ b/games-board/pokerth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/pokerth # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.37 2012/07/02 17:16:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.38 2012/08/07 13:02:56 ago Exp $ + + 07 Aug 2012; Agostino Sarubbo <ago@gentoo.org> pokerth-0.9.5.ebuild: + Stable for amd64, wrt bug #430282 *pokerth-0.9.5 (02 Jul 2012) diff --git a/games-board/pokerth/pokerth-0.9.5.ebuild b/games-board/pokerth/pokerth-0.9.5.ebuild index 107c1cde55f3..6fd1dd163072 100644 --- a/games-board/pokerth/pokerth-0.9.5.ebuild +++ b/games-board/pokerth/pokerth-0.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.9.5.ebuild,v 1.1 2012/07/02 17:16:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.9.5.ebuild,v 1.2 2012/08/07 13:02:56 ago Exp $ EAPI=2 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 |