From 2c622c7950715d21b48666dbe25c6d3f46cb35ff Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 1 Mar 2014 22:25:50 +0000 Subject: Update libgcrypt dep to use slot :0. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!) --- games-board/pokerth/ChangeLog | 6 +++++- games-board/pokerth/pokerth-1.0.1.ebuild | 6 +++--- games-board/pokerth/pokerth-1.1.1.ebuild | 4 ++-- 3 files changed, 10 insertions(+), 6 deletions(-) (limited to 'games-board') diff --git a/games-board/pokerth/ChangeLog b/games-board/pokerth/ChangeLog index 330c45d02a10..b57b34c07dcf 100644 --- a/games-board/pokerth/ChangeLog +++ b/games-board/pokerth/ChangeLog @@ -1,6 +1,10 @@ # 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.60 2014/01/22 06:35:45 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.61 2014/03/01 22:25:50 mgorny Exp $ + + 01 Mar 2014; Michał Górny pokerth-1.0.1.ebuild, + pokerth-1.1.1.ebuild: + Update libgcrypt dep to use slot :0. *pokerth-1.1.1 (22 Jan 2014) 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 ) diff --git a/games-board/pokerth/pokerth-1.1.1.ebuild b/games-board/pokerth/pokerth-1.1.1.ebuild index fa00087a1049..2a17573823d2 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.1 2014/01/22 06:35:45 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-1.1.1.ebuild,v 1.2 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 ) -- cgit v1.2.3-65-gdbad