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 7B58D1382C5 for ; Thu, 25 Feb 2021 12:30:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4BB9E091C; Thu, 25 Feb 2021 12:30:06 +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 9CF67E091C for ; Thu, 25 Feb 2021 12:30:06 +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 3788A340A03 for ; Thu, 25 Feb 2021 12:30:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 832BF487 for ; Thu, 25 Feb 2021 12:29:59 +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: <1614254806.17b767fc77e1b21c094a06af83e8776a3d18ca80.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-im/neochat/ X-VCS-Repository: proj/kde X-VCS-Files: net-im/neochat/neochat-9999.ebuild X-VCS-Directories: net-im/neochat/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 17b767fc77e1b21c094a06af83e8776a3d18ca80 X-VCS-Branch: master Date: Thu, 25 Feb 2021 12:29:59 +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: 04d8b560-3223-44e2-bc75-44e5a4ace788 X-Archives-Hash: 5da000e16187b97ab418e2a252a1ba24 commit: 17b767fc77e1b21c094a06af83e8776a3d18ca80 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Feb 25 12:06:46 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Feb 25 12:06:46 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=17b767fc net-im/neochat: Drop unused RDEPEND Upstream commit f71bbe20dc3bffbd7d4d52cd173990d72e467ab1 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> net-im/neochat/neochat-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-im/neochat/neochat-9999.ebuild b/net-im/neochat/neochat-9999.ebuild index c0f82a3d28..43b61fa9d9 100644 --- a/net-im/neochat/neochat-9999.ebuild +++ b/net-im/neochat/neochat-9999.ebuild @@ -40,7 +40,6 @@ DEPEND=" RDEPEND="${DEPEND} >=dev-qt/qtgraphicaleffects-${QTMIN}:5 >=dev-qt/qtmultimedia-${QTMIN}:5[qml] - >=dev-qt/qtquickcontrols-${QTMIN}:5 >=kde-frameworks/kitemmodels-${KFMIN}:5[qml] " BDEPEND="