Gentoo Archives: gentoo-commits

From: Hanno Boeck <hanno@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/courier-authlib/
Date: Tue, 01 Jan 2019 14:01:15
Message-Id: 1546351251.fbdcbaa10cc877f42349cb72e34dada7f62370bb.hanno@gentoo
1 commit: fbdcbaa10cc877f42349cb72e34dada7f62370bb
2 Author: Hanno <hanno <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 1 14:00:51 2019 +0000
4 Commit: Hanno Boeck <hanno <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 1 14:00:51 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbdcbaa1
7
8 net-libs/courier-authlib: Raise courier-unicode dep to 2.1.
9
10 Closes: https://bugs.gentoo.org/673882
11 Signed-off-by: Hanno Boeck <hanno <AT> gentoo.org>
12 Package-Manager: Portage-2.3.53, Repoman-2.3.12
13
14 net-libs/courier-authlib/courier-authlib-0.69.0.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-libs/courier-authlib/courier-authlib-0.69.0.ebuild b/net-libs/courier-authlib/courier-authlib-0.69.0.ebuild
18 index fe23c78371b..9aee2b60eda 100644
19 --- a/net-libs/courier-authlib/courier-authlib-0.69.0.ebuild
20 +++ b/net-libs/courier-authlib/courier-authlib-0.69.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -16,7 +16,7 @@ IUSE="berkdb crypt debug gdbm ldap libressl mysql pam postgres sqlite static-lib
28 RESTRICT="!berkdb? ( test )"
29
30 DEPEND="net-mail/mailbase
31 - >=net-libs/courier-unicode-2.0
32 + >=net-libs/courier-unicode-2.1
33 gdbm? ( sys-libs/gdbm )
34 !gdbm? ( sys-libs/db:= )
35 !libressl? ( dev-libs/openssl:0= )