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 6DD1A1396D0 for ; Sun, 20 Aug 2017 08:34:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B494BE0EC3; Sun, 20 Aug 2017 08:34: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 91FC9E0EC3 for ; Sun, 20 Aug 2017 08:34:07 +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 A63D5341917 for ; Sun, 20 Aug 2017 08:34:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22AEB7C1C for ; Sun, 20 Aug 2017 08:34: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: <1503217191.122f10147ad5e89f94b8417bdb1f580fbfb1c14a.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: 122f10147ad5e89f94b8417bdb1f580fbfb1c14a X-VCS-Branch: master Date: Sun, 20 Aug 2017 08:34: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-Archives-Salt: 5a1113f7-504b-4692-bbe9-a742f00bd8d9 X-Archives-Hash: 528353dadf132a86453df19d710b0c28 commit: 122f10147ad5e89f94b8417bdb1f580fbfb1c14a Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Aug 19 21:27:31 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Aug 20 08:19:51 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=122f1014 media-gfx/krita: Drop unused DEPEND, set KDE_TEST=forceoptional-recursive Upstream commit 176546ed492883b63f6b8c274a97ce781af3631c Package-Manager: Portage-2.3.8, Repoman-2.3.3 media-gfx/krita/krita-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/media-gfx/krita/krita-9999.ebuild b/media-gfx/krita/krita-9999.ebuild index db4a97469b..76108bc96f 100644 --- a/media-gfx/krita/krita-9999.ebuild +++ b/media-gfx/krita/krita-9999.ebuild @@ -3,7 +3,7 @@ EAPI=6 -KDE_TEST="forceoptional" +KDE_TEST="forceoptional-recursive" inherit kde5 DESCRIPTION="Free digital painting application. Digital Painting, Creative Freedom!" @@ -41,7 +41,6 @@ COMMON_DEPEND=" media-gfx/exiv2:= media-libs/lcms media-libs/libpng:0= - net-misc/curl sys-libs/zlib virtual/opengl x11-libs/libX11