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 969A4138330 for ; Sat, 26 May 2018 22:31:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 874FEE0AC1; Sat, 26 May 2018 22:31:09 +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 5DC90E0AC1 for ; Sat, 26 May 2018 22:31:09 +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 01BC7335CAD for ; Sat, 26 May 2018 22:31:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B2032A8 for ; Sat, 26 May 2018 22:31:06 +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: <1527373855.b4e1a2728f39b3948b8f34436d26893bf48d368a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/kbibtex/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/kbibtex/kbibtex-0.8_pre20171110-r1.ebuild app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild X-VCS-Directories: app-text/kbibtex/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b4e1a2728f39b3948b8f34436d26893bf48d368a X-VCS-Branch: master Date: Sat, 26 May 2018 22:31:06 +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: b1ce1bfe-5018-421a-9a2f-3d750a911e4d X-Archives-Hash: 733fda795e6df7709364f9f60adf056c commit: b4e1a2728f39b3948b8f34436d26893bf48d368a Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat May 26 22:30:10 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat May 26 22:30:55 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4e1a272 app-text/kbibtex: Relax app-crypt/qca[qt5] use-dep Package-Manager: Portage-2.3.38, Repoman-2.3.9 ...ibtex-0.8_pre20171110.ebuild => kbibtex-0.8_pre20171110-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild b/app-text/kbibtex/kbibtex-0.8_pre20171110-r1.ebuild similarity index 96% rename from app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild rename to app-text/kbibtex/kbibtex-0.8_pre20171110-r1.ebuild index bbe15b44b12..80b33afdabd 100644 --- a/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild +++ b/app-text/kbibtex/kbibtex-0.8_pre20171110-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -50,7 +50,7 @@ DEPEND=" webengine? ( $(add_qt_dep qtwebengine 'widgets') ) webkit? ( $(add_qt_dep qtwebkit) ) zotero? ( - app-crypt/qca[qt5] + app-crypt/qca[qt5(+)] dev-libs/qoauth:5 ) "