Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kmail/
Date: Sat, 27 Apr 2019 19:08:30
Message-Id: 1556392088.c7a9924d49554fbb6241454b05902909dc6bee84.asturm@gentoo
1 commit: c7a9924d49554fbb6241454b05902909dc6bee84
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 27 19:08:08 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 27 19:08:08 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c7a9924d
7
8 kde-apps/kmail: Raise min app-crypt/gpgme to 1.11.1
9
10 Package-Manager: Portage-2.3.65, Repoman-2.3.12
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 kde-apps/kmail/kmail-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/kde-apps/kmail/kmail-9999.ebuild b/kde-apps/kmail/kmail-9999.ebuild
17 index 4c0202bbdd..cd07a79ea9 100644
18 --- a/kde-apps/kmail/kmail-9999.ebuild
19 +++ b/kde-apps/kmail/kmail-9999.ebuild
20 @@ -68,7 +68,7 @@ COMMON_DEPEND="
21 $(add_qt_dep qtnetwork)
22 $(add_qt_dep qtwebengine 'widgets')
23 $(add_qt_dep qtwidgets)
24 - >=app-crypt/gpgme-1.7.1[cxx,qt5]
25 + >=app-crypt/gpgme-1.11.1[cxx,qt5]
26 "
27 DEPEND="${COMMON_DEPEND}
28 $(add_kdeapps_dep kcalutils)