From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F32881581B9 for ; Sun, 05 Oct 2025 23:58:08 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id DE832341707 for ; Sun, 05 Oct 2025 23:58:08 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 067E11103B8; Sun, 05 Oct 2025 23:58:04 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id F2B511103B8 for ; Sun, 05 Oct 2025 23:58:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 89626340E5C for ; Sun, 05 Oct 2025 23:58:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 02EA034CD for ; Sun, 05 Oct 2025 23:58:02 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1759708642.bc444681eb1095e50a57b859a73820f0f2569aa8.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gegl/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/gegl/gegl-9999.ebuild X-VCS-Directories: media-libs/gegl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bc444681eb1095e50a57b859a73820f0f2569aa8 X-VCS-Branch: master Date: Sun, 05 Oct 2025 23:58:02 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2c3e7775-6d3d-4abc-9327-00ce179ccdf3 X-Archives-Hash: dcfc2416cee46f5a805f1f47b2645690 commit: bc444681eb1095e50a57b859a73820f0f2569aa8 Author: Alfred Wingate protonmail com> AuthorDate: Fri Oct 3 22:56:41 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sun Oct 5 23:57:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc444681 media-libs/gegl: remove removed exiv2 option Upstream commit: 724e4364dc54630a7c0a09c83992f3ea004a9d06 Signed-off-by: Alfred Wingate protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44058 Signed-off-by: Sam James gentoo.org> media-libs/gegl/gegl-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/media-libs/gegl/gegl-9999.ebuild b/media-libs/gegl/gegl-9999.ebuild index ca50e99b0974..00b8de353a89 100644 --- a/media-libs/gegl/gegl-9999.ebuild +++ b/media-libs/gegl/gegl-9999.ebuild @@ -114,7 +114,6 @@ src_configure() { # - Disable documentation as the generating is bit automagic # if anyone wants to work on it just create bug with patch -Ddocs=false - -Dexiv2=disabled -Dgdk-pixbuf=enabled -Djasper=disabled # - libspiro: not in portage main tree