diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-01-23 05:37:40 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-01-23 05:37:40 +0000 |
commit | 9ed277afa02bac3ffc3dcbb95a723b2e6a24ad8f (patch) | |
tree | 107c00f2eba3fde717a582b45d02ce27638ba771 /games-board/pokerth | |
parent | version bump (diff) | |
download | gentoo-2-9ed277afa02bac3ffc3dcbb95a723b2e6a24ad8f.tar.gz gentoo-2-9ed277afa02bac3ffc3dcbb95a723b2e6a24ad8f.tar.bz2 gentoo-2-9ed277afa02bac3ffc3dcbb95a723b2e6a24ad8f.zip |
use qt4-r2
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'games-board/pokerth')
-rw-r--r-- | games-board/pokerth/pokerth-0.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/pokerth/pokerth-0.8.3.ebuild b/games-board/pokerth/pokerth-0.8.3.ebuild index d6a6f7efc0fc..86fbec55be0f 100644 --- a/games-board/pokerth/pokerth-0.8.3.ebuild +++ b/games-board/pokerth/pokerth-0.8.3.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.3.ebuild,v 1.1 2011/01/23 05:33:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.8.3.ebuild,v 1.2 2011/01/23 05:37:40 mr_bones_ Exp $ EAPI=2 -inherit multilib flag-o-matic eutils qt4 games +inherit multilib flag-o-matic eutils qt4-r2 games MY_P="PokerTH-${PV//_/-}-src" DESCRIPTION="Texas Hold'em poker game" |