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 BC95D138334 for ; Wed, 18 Dec 2019 13:01:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D28FBE08D4; Wed, 18 Dec 2019 13:01:44 +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 B8326E08D4 for ; Wed, 18 Dec 2019 13:01:44 +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 B858034D58B for ; Wed, 18 Dec 2019 13:01:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 44257778 for ; Wed, 18 Dec 2019 13:01:42 +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: <1576674091.917b01f1fb584aec2b682c458f9f439a47614bbb.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtcore/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtcore/qtcore-5.14.0.ebuild X-VCS-Directories: dev-qt/qtcore/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 917b01f1fb584aec2b682c458f9f439a47614bbb X-VCS-Branch: master Date: Wed, 18 Dec 2019 13:01:42 +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: 7821a98c-0ce9-414b-9869-262fe384c99e X-Archives-Hash: 09b7526e3d2a3383935724043ef66907 commit: 917b01f1fb584aec2b682c458f9f439a47614bbb Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Dec 18 13:01:31 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Dec 18 13:01:31 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=917b01f1 dev-qt/qtcore: Drop non-tree-worthy change Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-qt/qtcore/qtcore-5.14.0.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/dev-qt/qtcore/qtcore-5.14.0.ebuild b/dev-qt/qtcore/qtcore-5.14.0.ebuild index 9a69f9e6afe..e6a7a12469c 100644 --- a/dev-qt/qtcore/qtcore-5.14.0.ebuild +++ b/dev-qt/qtcore/qtcore-5.14.0.ebuild @@ -11,7 +11,7 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" fi -IUSE="icu systemd zstd" +IUSE="icu systemd" DEPEND=" dev-libs/double-conversion:= @@ -21,7 +21,6 @@ DEPEND=" icu? ( dev-libs/icu:= ) !icu? ( virtual/libiconv ) systemd? ( sys-apps/systemd:= ) - zstd? ( app-arch/zstd:= ) " RDEPEND="${DEPEND} !