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 9FC4D139694 for ; Sun, 4 Jun 2017 10:41:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F030021C185; Sun, 4 Jun 2017 10:41:48 +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 CEC5A21C185 for ; Sun, 4 Jun 2017 10:41:48 +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 E360A3416EB for ; Sun, 4 Jun 2017 10:41:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 56F6D7473 for ; Sun, 4 Jun 2017 10:41:46 +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: <1496572898.55e70059af2f9079dd5f13c10e7515e15f95efcd.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-3.1.4.ebuild X-VCS-Directories: media-gfx/krita/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 55e70059af2f9079dd5f13c10e7515e15f95efcd X-VCS-Branch: master Date: Sun, 4 Jun 2017 10:41:46 +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: 1399985a-d225-4e67-b15e-3a8b8e2beebb X-Archives-Hash: 3f2addd0486854186a492db9532ad207 commit: 55e70059af2f9079dd5f13c10e7515e15f95efcd Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jun 4 10:40:30 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jun 4 10:41:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55e70059 media-gfx/krita: Re-add krita-vc-fix-gcc49-abi.patch Gentoo-bug: 596740 Package-Manager: Portage-2.3.5, Repoman-2.3.1 media-gfx/krita/krita-3.1.4.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/media-gfx/krita/krita-3.1.4.ebuild b/media-gfx/krita/krita-3.1.4.ebuild index 93ac76c58e4..0b60191a36a 100644 --- a/media-gfx/krita/krita-3.1.4.ebuild +++ b/media-gfx/krita/krita-3.1.4.ebuild @@ -72,6 +72,8 @@ RDEPEND="${COMMON_DEPEND} !app-office/calligra-l10n:4[calligra_features_krita(+)] " +PATCHES=( "${FILESDIR}"/${PN}-vc-fix-gcc49-abi.patch ) + src_configure() { local mycmakeargs=( $(cmake-utils_use_find_package color-management OCIO)