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 9F5C8138334 for ; Sun, 16 Dec 2018 14:05:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6B09E0B5E; Sun, 16 Dec 2018 14:05:18 +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 915C0E0B5E for ; Sun, 16 Dec 2018 14:05:18 +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 7EAC7335C5D for ; Sun, 16 Dec 2018 14:05:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3621B4E5 for ; Sun, 16 Dec 2018 14:05:15 +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: <1544969100.21d1cd0e85ffa92c8dae0b8267f5d471bbbbab17.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/krita/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/krita/krita-4.1.7.ebuild X-VCS-Directories: media-gfx/krita/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 21d1cd0e85ffa92c8dae0b8267f5d471bbbbab17 X-VCS-Branch: master Date: Sun, 16 Dec 2018 14:05:15 +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: 8e0bb38e-a7f6-421c-af49-d4a3045176da X-Archives-Hash: f36365ab15c1014232836690f97349d1 commit: 21d1cd0e85ffa92c8dae0b8267f5d471bbbbab17 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Dec 16 12:19:49 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Dec 16 14:05:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21d1cd0e media-gfx/krita: Drop unused DEPEND Upstream commit 110edc69d5aab20c5cefaba20e54e8b09d8d7a3e Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> media-gfx/krita/krita-4.1.7.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/media-gfx/krita/krita-4.1.7.ebuild b/media-gfx/krita/krita-4.1.7.ebuild index 988ed092aa8..05b0c72a9b7 100644 --- a/media-gfx/krita/krita-4.1.7.ebuild +++ b/media-gfx/krita/krita-4.1.7.ebuild @@ -31,7 +31,6 @@ COMMON_DEPEND="${PYTHON_DEPS} $(add_frameworks_dep kguiaddons) $(add_frameworks_dep ki18n) $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) $(add_frameworks_dep kitemmodels) $(add_frameworks_dep kitemviews) $(add_frameworks_dep kwidgetsaddons)