diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-05-30 22:45:40 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-05-30 22:45:40 +0000 |
commit | 03bb9eb5fe9341e1bd4c1b2bdacb36812b885d03 (patch) | |
tree | a27733419c876e527ba341fb98bd710074f7e84a /games-board | |
parent | Version bump. Stopped renaming upstream executable taskcoach.py to taskcoach,... (diff) | |
download | gentoo-2-03bb9eb5fe9341e1bd4c1b2bdacb36812b885d03.tar.gz gentoo-2-03bb9eb5fe9341e1bd4c1b2bdacb36812b885d03.tar.bz2 gentoo-2-03bb9eb5fe9341e1bd4c1b2bdacb36812b885d03.zip |
Stable for amd64 wrt bug #507868
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/pokerth/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/pokerth/pokerth-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/pokerth/ChangeLog b/games-board/pokerth/ChangeLog index b57b34c07dcf..e654ed672e4c 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.61 2014/03/01 22:25:50 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.62 2014/05/30 22:45:40 nimiux Exp $ + + 30 May 2014; Chema Alonso <nimiux@gentoo.org> pokerth-1.1.1.ebuild: + Stable for amd64 wrt bug #507868 01 Mar 2014; Michał Górny <mgorny@gentoo.org> pokerth-1.0.1.ebuild, pokerth-1.1.1.ebuild: diff --git a/games-board/pokerth/pokerth-1.1.1.ebuild b/games-board/pokerth/pokerth-1.1.1.ebuild index 2a17573823d2..31dbf316a31b 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.2 2014/03/01 22:25:50 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-1.1.1.ebuild,v 1.3 2014/05/30 22:45:40 nimiux 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 |