diff options
Diffstat (limited to 'games-board/pokerth/pokerth-1.0.1.ebuild')
-rw-r--r-- | games-board/pokerth/pokerth-1.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-board/pokerth/pokerth-1.0.1.ebuild b/games-board/pokerth/pokerth-1.0.1.ebuild index 4860217ee1da..36b8abc30059 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 +# 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.0.1.ebuild,v 1.6 2013/11/07 17:01:02 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-1.0.1.ebuild,v 1.7 2014/03/01 22:25:50 mgorny Exp $ EAPI=5 inherit flag-o-matic eutils qt4-r2 games @@ -18,7 +18,7 @@ IUSE="dedicated" RDEPEND="dev-db/sqlite:3 dev-libs/boost[threads(+)] dev-libs/protobuf - dev-libs/libgcrypt + dev-libs/libgcrypt:0 dev-libs/tinyxml[stl] amd64? ( net-libs/libircclient ) ppc? ( >=net-libs/libircclient-1.6-r2 ) |