diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-03-01 22:26:04 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-03-01 22:26:04 +0000 |
commit | d76b322f4b9829733ab6c4ec1dba3be8f406ef1b (patch) | |
tree | d080bd733389383fd92161da44ec202734abf0cf /x11-plugins/wmbiff/wmbiff-0.4.27.ebuild | |
parent | Update libgcrypt dep to use slot :0. (diff) | |
download | gentoo-2-d76b322f4b9829733ab6c4ec1dba3be8f406ef1b.tar.gz gentoo-2-d76b322f4b9829733ab6c4ec1dba3be8f406ef1b.tar.bz2 gentoo-2-d76b322f4b9829733ab6c4ec1dba3be8f406ef1b.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 'x11-plugins/wmbiff/wmbiff-0.4.27.ebuild')
-rw-r--r-- | x11-plugins/wmbiff/wmbiff-0.4.27.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild index 6de616dd9926..b82e7717909c 100644 --- a/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild +++ b/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild,v 1.12 2012/07/04 20:10:14 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild,v 1.13 2014/03/01 22:26:04 mgorny Exp $ EAPI=4 inherit autotools eutils @@ -18,7 +18,7 @@ RDEPEND="x11-libs/libX11 x11-libs/libXext x11-libs/libXpm crypt? ( - >=dev-libs/libgcrypt-1.2.1 + >=dev-libs/libgcrypt-1.2.1:0 <net-libs/gnutls-3.0 )" DEPEND="${RDEPEND} |