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 37C85139083 for ; Wed, 2 Aug 2017 19:59:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79EC6E0C63; Wed, 2 Aug 2017 19:59:43 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 54987E0C63 for ; Wed, 2 Aug 2017 19:59:43 +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 301843417A6 for ; Wed, 2 Aug 2017 19:59:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9A433B9E for ; Wed, 2 Aug 2017 19:59:40 +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: <1501703956.3d1de266cefd5a243f26c445a1dc1c27ed39dcb9.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-im/choqok/ X-VCS-Repository: proj/kde X-VCS-Files: net-im/choqok/choqok-9999.ebuild X-VCS-Directories: net-im/choqok/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3d1de266cefd5a243f26c445a1dc1c27ed39dcb9 X-VCS-Branch: master Date: Wed, 2 Aug 2017 19:59:40 +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: 9cf81e93-52a7-4b70-a2bb-591971603c44 X-Archives-Hash: 80898cd6355afa1a0792afadd9e3f182 commit: 3d1de266cefd5a243f26c445a1dc1c27ed39dcb9 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jul 24 18:46:11 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Aug 2 19:59:16 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3d1de266 net-im/choqok: Fix DEPENDs Upstream commits c43125e48387a8d3a914c97cd8d8765c5c07fa89 2842d257ff544cc2d3efd22d63bd33999c4d5730 Package-Manager: Portage-2.3.6, Repoman-2.3.1 net-im/choqok/choqok-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/choqok/choqok-9999.ebuild b/net-im/choqok/choqok-9999.ebuild index 2f394297ec..1b9eb8b44d 100644 --- a/net-im/choqok/choqok-9999.ebuild +++ b/net-im/choqok/choqok-9999.ebuild @@ -4,6 +4,7 @@ EAPI=6 KDE_HANDBOOK="forceoptional" +# QT_MINIMAL="5.9.1" # enable as soon as Qt-5.9.1 is in tree inherit kde5 DESCRIPTION="Free/Open Source micro-blogging client by KDE" @@ -37,7 +38,6 @@ DEPEND=" $(add_qt_dep qtwidgets) $(add_qt_dep qtxml) app-crypt/qca[qt5] - dev-libs/qoauth:5 attica? ( $(add_frameworks_dep attica) ) konqueror? ( $(add_frameworks_dep kparts)