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 4170613832E for ; Mon, 18 Jul 2016 17:51:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9EAF21C067; Mon, 18 Jul 2016 17:51:28 +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 9168521C067 for ; Mon, 18 Jul 2016 17:51:27 +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 DFCA63409C8 for ; Mon, 18 Jul 2016 17:51:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C9AFE6B for ; Mon, 18 Jul 2016 17:51:22 +0000 (UTC) From: "Sebastian Pipping" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" Message-ID: <1468864253.866e99539c8abfc601b4c6cc2faf834f30f0ed9d.sping@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gimp/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/gimp/gimp-2.9.4.ebuild X-VCS-Directories: media-gfx/gimp/ X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: 866e99539c8abfc601b4c6cc2faf834f30f0ed9d X-VCS-Branch: master Date: Mon, 18 Jul 2016 17:51:22 +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: 6f778030-ab29-4d14-a174-8a7edc0cdd8d X-Archives-Hash: e3398d7846e35ddba4f8c6ba8ec2116d commit: 866e99539c8abfc601b4c6cc2faf834f30f0ed9d Author: Sebastian Pipping gentoo org> AuthorDate: Mon Jul 18 17:50:53 2016 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Mon Jul 18 17:50:53 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=866e9953 media-gfx/gimp: 0.9.4: Resolve tiff use flag leftover Package-Manager: portage-2.2.28 media-gfx/gimp/gimp-2.9.4.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/media-gfx/gimp/gimp-2.9.4.ebuild b/media-gfx/gimp/gimp-2.9.4.ebuild index 6a177a1..387fb1a 100644 --- a/media-gfx/gimp/gimp-2.9.4.ebuild +++ b/media-gfx/gimp/gimp-2.9.4.ebuild @@ -102,7 +102,6 @@ pkg_setup() { $(use_enable smp mp) \ $(use_enable cpu_flags_x86_sse sse) \ $(use_with svg librsvg) \ - $(use_with tiff libtiff) \ $(use_with udev gudev) \ $(use_with wmf) \ --with-xmc \