From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2DB30138335 for ; Sat, 27 Apr 2019 19:08:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F2D3E088A; Sat, 27 Apr 2019 19:08:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E9E36E088A for ; Sat, 27 Apr 2019 19:08:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0B704342A43 for ; Sat, 27 Apr 2019 19:08:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 509815D1 for ; Sat, 27 Apr 2019 19:08:25 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1556392088.c7a9924d49554fbb6241454b05902909dc6bee84.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kmail/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kmail/kmail-9999.ebuild X-VCS-Directories: kde-apps/kmail/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c7a9924d49554fbb6241454b05902909dc6bee84 X-VCS-Branch: master Date: Sat, 27 Apr 2019 19:08:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e4b3a29f-b357-4687-97b0-57c3584205d2 X-Archives-Hash: 9b1d8f076aaf959e5f35ee77321709a8 commit: c7a9924d49554fbb6241454b05902909dc6bee84 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Apr 27 19:08:08 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Apr 27 19:08:08 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c7a9924d kde-apps/kmail: Raise min app-crypt/gpgme to 1.11.1 Package-Manager: Portage-2.3.65, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kmail/kmail-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kmail/kmail-9999.ebuild b/kde-apps/kmail/kmail-9999.ebuild index 4c0202bbdd..cd07a79ea9 100644 --- a/kde-apps/kmail/kmail-9999.ebuild +++ b/kde-apps/kmail/kmail-9999.ebuild @@ -68,7 +68,7 @@ COMMON_DEPEND=" $(add_qt_dep qtnetwork) $(add_qt_dep qtwebengine 'widgets') $(add_qt_dep qtwidgets) - >=app-crypt/gpgme-1.7.1[cxx,qt5] + >=app-crypt/gpgme-1.11.1[cxx,qt5] " DEPEND="${COMMON_DEPEND} $(add_kdeapps_dep kcalutils)