summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno <hanno@gentoo.org>2019-01-01 15:00:51 +0100
committerHanno <hanno@gentoo.org>2019-01-01 15:00:51 +0100
commitfbdcbaa10cc877f42349cb72e34dada7f62370bb (patch)
treefb48ca19496fe2320b05ede8ee70f1520b29d67b /net-libs/courier-authlib
parentapp-emulation/lxc-templates: remove old (diff)
downloadgentoo-fbdcbaa10cc877f42349cb72e34dada7f62370bb.tar.gz
gentoo-fbdcbaa10cc877f42349cb72e34dada7f62370bb.tar.bz2
gentoo-fbdcbaa10cc877f42349cb72e34dada7f62370bb.zip
net-libs/courier-authlib: Raise courier-unicode dep to 2.1.
Closes: https://bugs.gentoo.org/673882 Signed-off-by: Hanno Boeck <hanno@gentoo.org> Package-Manager: Portage-2.3.53, Repoman-2.3.12
Diffstat (limited to 'net-libs/courier-authlib')
-rw-r--r--net-libs/courier-authlib/courier-authlib-0.69.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/courier-authlib/courier-authlib-0.69.0.ebuild b/net-libs/courier-authlib/courier-authlib-0.69.0.ebuild
index fe23c78371bb..9aee2b60eda7 100644
--- a/net-libs/courier-authlib/courier-authlib-0.69.0.ebuild
+++ b/net-libs/courier-authlib/courier-authlib-0.69.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ IUSE="berkdb crypt debug gdbm ldap libressl mysql pam postgres sqlite static-lib
RESTRICT="!berkdb? ( test )"
DEPEND="net-mail/mailbase
- >=net-libs/courier-unicode-2.0
+ >=net-libs/courier-unicode-2.1
gdbm? ( sys-libs/gdbm )
!gdbm? ( sys-libs/db:= )
!libressl? ( dev-libs/openssl:0= )