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 5246E139085 for ; Thu, 2 Feb 2017 08:37:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE55D21C028; Thu, 2 Feb 2017 08:37:11 +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 957E221C028 for ; Thu, 2 Feb 2017 08:37:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 2B1E4340EF6 for ; Thu, 2 Feb 2017 08:37:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 077913978 for ; Thu, 2 Feb 2017 08:37:07 +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: <1486024609.f67450eabe6cabce9c1b4e1c6e49cdb21a3e15f4.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: f67450eabe6cabce9c1b4e1c6e49cdb21a3e15f4 X-VCS-Branch: master Date: Thu, 2 Feb 2017 08:37:07 +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: 850c0de8-5886-436b-abf4-650936912e93 X-Archives-Hash: bab895e23fd26715b8f7fd05b5bd6184 commit: f67450eabe6cabce9c1b4e1c6e49cdb21a3e15f4 Author: Michael Palimaka gentoo org> AuthorDate: Thu Feb 2 08:36:19 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Feb 2 08:36:49 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f67450ea media-gfx/krita: pin media-libs/libpng to SLOT 0 Package-Manager: Portage-2.3.3, Repoman-2.3.1 media-gfx/krita/krita-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/krita/krita-9999.ebuild b/media-gfx/krita/krita-9999.ebuild index 2bcfe70..027f455 100644 --- a/media-gfx/krita/krita-9999.ebuild +++ b/media-gfx/krita/krita-9999.ebuild @@ -41,7 +41,7 @@ COMMON_DEPEND=" dev-libs/boost:= media-gfx/exiv2:= media-libs/lcms - media-libs/libpng:= + media-libs/libpng:0= net-misc/curl sys-libs/zlib virtual/opengl