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 4089D139694 for ; Sun, 9 Jul 2017 20:56:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E0D5214112; Sun, 9 Jul 2017 20:56:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7A72B214112 for ; Sun, 9 Jul 2017 20:56:07 +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 9987A3417E6 for ; Sun, 9 Jul 2017 20:56:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C8A37477 for ; Sun, 9 Jul 2017 20:56:05 +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: <1499633754.e2f508232e25d2a576435762d8da7d5ef6dbfd42.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libreport/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libreport/libreport-2.0.13-r1.ebuild X-VCS-Directories: dev-libs/libreport/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e2f508232e25d2a576435762d8da7d5ef6dbfd42 X-VCS-Branch: master Date: Sun, 9 Jul 2017 20:56:05 +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-Archives-Salt: c6d0f8c9-4d3a-4166-9341-19e110fa155b X-Archives-Hash: d97b4ccdaeea00ce61c2e965cac8d8a1 commit: e2f508232e25d2a576435762d8da7d5ef6dbfd42 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jul 9 20:55:27 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jul 9 20:55:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2f50823 dev-libs/libreport: Add alternative kwallet provider Gentoo-bug: 623394 Package-Manager: Portage-2.3.6, Repoman-2.3.1 dev-libs/libreport/libreport-2.0.13-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libreport/libreport-2.0.13-r1.ebuild b/dev-libs/libreport/libreport-2.0.13-r1.ebuild index 4fce1fbe6bc..0fde323e9f3 100644 --- a/dev-libs/libreport/libreport-2.0.13-r1.ebuild +++ b/dev-libs/libreport/libreport-2.0.13-r1.ebuild @@ -33,7 +33,7 @@ COMMON_DEPEND=">=dev-libs/btparser-0.18:= ${PYTHON_DEPS} " RDEPEND="${COMMON_DEPEND} - || ( gnome-base/gnome-keyring >=kde-apps/kwalletd-4.8 ) + || ( gnome-base/gnome-keyring >=kde-frameworks/kwallet-5.34.0-r1 >=kde-apps/kwalletd-4.8 ) " DEPEND="${COMMON_DEPEND} app-text/asciidoc