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 B8F2F138335 for ; Sat, 27 Apr 2019 18:27:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3337E08AD; Sat, 27 Apr 2019 18:27:49 +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 A7D3DE08AD for ; Sat, 27 Apr 2019 18:27:49 +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 CC84C342A41 for ; Sat, 27 Apr 2019 18:27:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BA20257E for ; Sat, 27 Apr 2019 18:27:45 +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: <1556384512.e099299e87fa16954ad66ecfad2fac1c6e0e3425.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/libkleo/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/libkleo/libkleo-9999.ebuild X-VCS-Directories: kde-apps/libkleo/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e099299e87fa16954ad66ecfad2fac1c6e0e3425 X-VCS-Branch: master Date: Sat, 27 Apr 2019 18:27:45 +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: 835aff6d-aa51-400b-8d93-c3d823842977 X-Archives-Hash: eccf90c6de6d8c5e801742af802c1b92 commit: e099299e87fa16954ad66ecfad2fac1c6e0e3425 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Apr 27 17:01:52 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Apr 27 17:01:52 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e099299e kde-apps/libkleo: Raise min app-crypt/gpgme to 1.11.1 Upstream commit 1999a3115c7c3e4c5ea1c82af701ca77da7b5d37 Package-Manager: Portage-2.3.65, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/libkleo/libkleo-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/libkleo/libkleo-9999.ebuild b/kde-apps/libkleo/libkleo-9999.ebuild index 9a598bc88f..872aaef297 100644 --- a/kde-apps/libkleo/libkleo-9999.ebuild +++ b/kde-apps/libkleo/libkleo-9999.ebuild @@ -22,7 +22,7 @@ COMMON_DEPEND=" $(add_frameworks_dep kwindowsystem) $(add_qt_dep qtgui) $(add_qt_dep qtwidgets) - >=app-crypt/gpgme-1.7.1[cxx,qt5] + >=app-crypt/gpgme-1.11.1[cxx,qt5] fancyviewer? ( $(add_kdeapps_dep kpimtextedit) ) " DEPEND="${COMMON_DEPEND}