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 1AD99138334 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 31715E0893; 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 194CAE0893 for ; Sat, 27 Apr 2019 19:08:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 1C454342A44 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 3D18C5CC 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: <1556392075.93c8df86c35f14e77d962d01ed5f779577608c94.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kleopatra/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kleopatra/kleopatra-9999.ebuild X-VCS-Directories: kde-apps/kleopatra/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 93c8df86c35f14e77d962d01ed5f779577608c94 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: df7b4fc8-9c8a-4470-b485-5b17ae043fff X-Archives-Hash: 2ed29ab62dc32ebb4128caddb121237c commit: 93c8df86c35f14e77d962d01ed5f779577608c94 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Apr 27 19:07:55 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Apr 27 19:07:55 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=93c8df86 kde-apps/kleopatra: 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/kleopatra/kleopatra-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kleopatra/kleopatra-9999.ebuild b/kde-apps/kleopatra/kleopatra-9999.ebuild index 5cec73b3ba..436021a16b 100644 --- a/kde-apps/kleopatra/kleopatra-9999.ebuild +++ b/kde-apps/kleopatra/kleopatra-9999.ebuild @@ -37,7 +37,7 @@ DEPEND=" $(add_qt_dep qtnetwork) $(add_qt_dep qtprintsupport) $(add_qt_dep qtwidgets) - >=app-crypt/gpgme-1.7.1[cxx,qt5] + >=app-crypt/gpgme-1.11.1[cxx,qt5] dev-libs/boost:= dev-libs/libassuan dev-libs/libgpg-error