commit: fbdcbaa10cc877f42349cb72e34dada7f62370bb Author: Hanno <hanno <AT> gentoo <DOT> org> AuthorDate: Tue Jan 1 14:00:51 2019 +0000 Commit: Hanno Boeck <hanno <AT> gentoo <DOT> org> CommitDate: Tue Jan 1 14:00:51 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbdcbaa1
net-libs/courier-authlib: Raise courier-unicode dep to 2.1. Closes: https://bugs.gentoo.org/673882 Signed-off-by: Hanno Boeck <hanno <AT> gentoo.org> Package-Manager: Portage-2.3.53, Repoman-2.3.12 net-libs/courier-authlib/courier-authlib-0.69.0.ebuild | 4 ++-- 1 file 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 fe23c78371b..9aee2b60eda 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= )
