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 B7234138359 for ; Mon, 13 Jul 2020 00:30:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D019E0869; Mon, 13 Jul 2020 00:30:55 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 663E2E0869 for ; Mon, 13 Jul 2020 00:30:55 +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 57F9D34FAFA for ; Mon, 13 Jul 2020 00:30:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C6812DF for ; Mon, 13 Jul 2020 00:30:47 +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: <1594600150.84b47fc4cc33228e2f8a47ff589514246f88f2ad.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/tomahawk/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/tomahawk/tomahawk-0.9.0_pre20181030.ebuild X-VCS-Directories: media-sound/tomahawk/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 84b47fc4cc33228e2f8a47ff589514246f88f2ad X-VCS-Branch: master Date: Mon, 13 Jul 2020 00:30:47 +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: 651a46ef-c54c-498f-9a45-4d3978327ec6 X-Archives-Hash: 15acf9f36aace557852d9a124119be6b commit: 84b47fc4cc33228e2f8a47ff589514246f88f2ad Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jul 12 23:58:18 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jul 13 00:29:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84b47fc4 media-sound/tomahawk: Sort DEPENDs Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner gentoo.org> media-sound/tomahawk/tomahawk-0.9.0_pre20181030.ebuild | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/media-sound/tomahawk/tomahawk-0.9.0_pre20181030.ebuild b/media-sound/tomahawk/tomahawk-0.9.0_pre20181030.ebuild index e3e201984d0..147b6958096 100644 --- a/media-sound/tomahawk/tomahawk-0.9.0_pre20181030.ebuild +++ b/media-sound/tomahawk/tomahawk-0.9.0_pre20181030.ebuild @@ -19,6 +19,12 @@ BDEPEND=" dev-qt/linguist-tools:5 " COMMON_DEPEND=" + app-crypt/qca:2[qt5(+)] + dev-cpp/lucene++ + dev-cpp/sparsehash + dev-libs/boost:= + dev-libs/qtkeychain:=[qt5(+)] + >=dev-libs/quazip-0.7.2[qt5(+)] dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5 @@ -29,12 +35,6 @@ COMMON_DEPEND=" dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 dev-qt/qtxml:5 - app-crypt/qca:2[qt5(+)] - dev-cpp/lucene++ - dev-cpp/sparsehash - dev-libs/boost:= - dev-libs/qtkeychain:=[qt5(+)] - >=dev-libs/quazip-0.7.2[qt5(+)] kde-frameworks/extra-cmake-modules:5 kde-frameworks/attica:5 >=media-libs/liblastfm-1.1.0_pre20150206