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 41C6213835A for ; Sat, 20 Jun 2020 20:29:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5FBABE088B; Sat, 20 Jun 2020 20:29:07 +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 4665BE088B for ; Sat, 20 Jun 2020 20:29:07 +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 3349934F5EB for ; Sat, 20 Jun 2020 20:29:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2DE42A3 for ; Sat, 20 Jun 2020 20:29:04 +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: <1592684932.dc863b68025976c77fc53425a2e2420669c0b958.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.49.9999.ebuild kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild X-VCS-Directories: kde-plasma/plasma-thunderbolt/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: dc863b68025976c77fc53425a2e2420669c0b958 X-VCS-Branch: master Date: Sat, 20 Jun 2020 20:29:04 +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: 2cc2868e-9b04-4ff3-8fcb-f2e309f58571 X-Archives-Hash: 85bb83674934441eb5d0131f4608ecdd commit: dc863b68025976c77fc53425a2e2420669c0b958 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jun 20 20:28:52 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jun 20 20:28:52 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=dc863b68 kde-plasma/plasma-thunderbolt: Sort DEPENDs Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner gentoo.org> .../plasma-thunderbolt/plasma-thunderbolt-5.19.49.9999.ebuild | 6 +++--- kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.49.9999.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.49.9999.ebuild index 259260a571..2e0d57f007 100644 --- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.49.9999.ebuild +++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.49.9999.ebuild @@ -18,15 +18,15 @@ KEYWORDS="" IUSE="" DEPEND=" + >=dev-qt/qtdeclarative-${QTMIN}:5 + >=dev-qt/qtdbus-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5 >=kde-frameworks/kcmutils-${KFMIN}:5 >=kde-frameworks/kcoreaddons-${KFMIN}:5 >=kde-frameworks/kdbusaddons-${KFMIN}:5 >=kde-frameworks/kdeclarative-${KFMIN}:5 >=kde-frameworks/ki18n-${KFMIN}:5 >=kde-frameworks/knotifications-${KFMIN}:5 - >=dev-qt/qtdeclarative-${QTMIN}:5 - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 " RDEPEND="${DEPEND} sys-apps/bolt diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild index 936f7b1401..7cbf184917 100644 --- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild +++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild @@ -18,15 +18,15 @@ KEYWORDS="" IUSE="" DEPEND=" + >=dev-qt/qtdeclarative-${QTMIN}:5 + >=dev-qt/qtdbus-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5 >=kde-frameworks/kcmutils-${KFMIN}:5 >=kde-frameworks/kcoreaddons-${KFMIN}:5 >=kde-frameworks/kdbusaddons-${KFMIN}:5 >=kde-frameworks/kdeclarative-${KFMIN}:5 >=kde-frameworks/ki18n-${KFMIN}:5 >=kde-frameworks/knotifications-${KFMIN}:5 - >=dev-qt/qtdeclarative-${QTMIN}:5 - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 " RDEPEND="${DEPEND} sys-apps/bolt