From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 695871382A4 for ; Sun, 5 Jun 2016 18:25:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0BEC6254030; Sun, 5 Jun 2016 18:25:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6C04C254030 for ; Sun, 5 Jun 2016 18:25:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7C2CF3409ED for ; Sun, 5 Jun 2016 18:25:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C44E970 for ; Sun, 5 Jun 2016 18:25:30 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1465151120.2a3d23f53699d17d6c339f52fe42049029e11eb7.kensington@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: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 2a3d23f53699d17d6c339f52fe42049029e11eb7 X-VCS-Branch: master Date: Sun, 5 Jun 2016 18:25:30 +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: 3318b80d-af43-456c-966f-6017045b0a52 X-Archives-Hash: 4c42f10af74d684403b9b223e339fae9 commit: 2a3d23f53699d17d6c339f52fe42049029e11eb7 Author: Michael Palimaka gentoo org> AuthorDate: Sun Jun 5 18:19:10 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Jun 5 18:25:20 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2a3d23f5 media-gfx/krita: dev-libs/vc is only used at build-time Package-Manager: portage-2.3.0_rc1 media-gfx/krita/krita-9999.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/media-gfx/krita/krita-9999.ebuild b/media-gfx/krita/krita-9999.ebuild index 16c8a95..f388a95 100644 --- a/media-gfx/krita/krita-9999.ebuild +++ b/media-gfx/krita/krita-9999.ebuild @@ -57,15 +57,15 @@ COMMON_DEPEND=" pdf? ( app-text/poppler[qt5] ) raw? ( media-libs/libraw:= ) tiff? ( media-libs/tiff:0 ) - vc? ( - >=dev-libs/vc-0.7.4 -