summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2012-07-04 20:10:14 +0000
committerBernard Cafarelli <voyageur@gentoo.org>2012-07-04 20:10:14 +0000
commit49f390db93883f608c6e423d03a7e26567a4644e (patch)
treef95234b40fee63adaaf2db39ab69275b31dedc68 /x11-plugins/wmbiff/wmbiff-0.4.27.ebuild
parentFixed license, added mozilla herd to metadata (diff)
downloadgentoo-2-49f390db93883f608c6e423d03a7e26567a4644e.tar.gz
gentoo-2-49f390db93883f608c6e423d03a7e26567a4644e.tar.bz2
gentoo-2-49f390db93883f608c6e423d03a7e26567a4644e.zip
Fix mbox access, patch by Mikael Magnusson in bug #383189. Remove gnutls_certificate_verify_peers calls and LZO compression for gnutls-3 support, bug #424675
(Portage version: 2.2.0_alpha115/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/wmbiff/wmbiff-0.4.27.ebuild')
-rw-r--r--x11-plugins/wmbiff/wmbiff-0.4.27.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild
index efcfaaa52aba..6de616dd9926 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
# 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.11 2012/06/21 15:23:58 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild,v 1.12 2012/07/04 20:10:14 voyageur Exp $
EAPI=4
inherit autotools eutils
@@ -19,7 +19,7 @@ RDEPEND="x11-libs/libX11
x11-libs/libXpm
crypt? (
>=dev-libs/libgcrypt-1.2.1
- >=net-libs/gnutls-1.2.3
+ <net-libs/gnutls-3.0
)"
DEPEND="${RDEPEND}
virtual/pkgconfig