diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-03-01 22:25:50 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-03-01 22:25:50 +0000 |
commit | 2c622c7950715d21b48666dbe25c6d3f46cb35ff (patch) | |
tree | 81f41e33f786bee81ad0698b06d511b19ccd6e97 /games-board | |
parent | Update libgcrypt dep to use slot :0. (diff) | |
download | gentoo-2-2c622c7950715d21b48666dbe25c6d3f46cb35ff.tar.gz gentoo-2-2c622c7950715d21b48666dbe25c6d3f46cb35ff.tar.bz2 gentoo-2-2c622c7950715d21b48666dbe25c6d3f46cb35ff.zip |
Update libgcrypt dep to use slot :0.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/pokerth/ChangeLog | 6 | ||||
-rw-r--r-- | games-board/pokerth/pokerth-1.0.1.ebuild | 6 | ||||
-rw-r--r-- | games-board/pokerth/pokerth-1.1.1.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
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 <mgorny@gentoo.org> 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 ) |