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 8FC6B138334 for ; Sat, 7 Sep 2019 13:06:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D731CE0A70; Sat, 7 Sep 2019 13:06:41 +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 BF8CEE0A70 for ; Sat, 7 Sep 2019 13:06:41 +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 72F7F34AE1E for ; Sat, 7 Sep 2019 13:06:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C0EF87ED for ; Sat, 7 Sep 2019 13:06:37 +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: <1567802064.8b23e8f09b61b8ef3b50cf168ca4a0aa9f1bd372.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-gfx/krita/ X-VCS-Repository: proj/kde X-VCS-Files: media-gfx/krita/krita-9999.ebuild X-VCS-Directories: media-gfx/krita/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8b23e8f09b61b8ef3b50cf168ca4a0aa9f1bd372 X-VCS-Branch: master Date: Sat, 7 Sep 2019 13:06:37 +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: 34fe3690-2536-4e9a-aee5-996ea8a77044 X-Archives-Hash: e09e157272229504180252278faf68e8 commit: 8b23e8f09b61b8ef3b50cf168ca4a0aa9f1bd372 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Sep 6 20:34:24 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Sep 6 20:34:24 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8b23e8f0 media-gfx/krita: Drop x11-libs/libxcb from DEPENDs Upstream commit ca902a45579c01472ef0df39d56bf3ad834cd430 Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner gentoo.org> media-gfx/krita/krita-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/media-gfx/krita/krita-9999.ebuild b/media-gfx/krita/krita-9999.ebuild index cc1fd49df6..f9fedec259 100644 --- a/media-gfx/krita/krita-9999.ebuild +++ b/media-gfx/krita/krita-9999.ebuild @@ -58,7 +58,6 @@ COMMON_DEPEND="${PYTHON_DEPS} sys-libs/zlib virtual/opengl x11-libs/libX11 - x11-libs/libxcb x11-libs/libXi color-management? ( media-libs/opencolorio ) fftw? ( sci-libs/fftw:3.0= )