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 E5AAB1580E0 for ; Wed, 04 Jun 2025 02:14:13 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id D1916343157 for ; Wed, 04 Jun 2025 02:14:13 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A7CFB1104AE; Wed, 04 Jun 2025 02:13:54 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id A0E611104AE for ; Wed, 04 Jun 2025 02:13:54 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5D0FF343078 for ; Wed, 04 Jun 2025 02:13:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 110EE2942 for ; Wed, 04 Jun 2025 02:13:52 +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: <1749003180.f82789b1c68a89beb7d664654fe0b5c9dec8217d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/gdal/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/gdal/gdal-3.9.3-r1.ebuild sci-libs/gdal/gdal-3.9.3.ebuild X-VCS-Directories: sci-libs/gdal/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f82789b1c68a89beb7d664654fe0b5c9dec8217d X-VCS-Branch: master Date: Wed, 04 Jun 2025 02:13:52 +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: d6316632-9347-4442-8a64-b8f603a4895b X-Archives-Hash: 2ad78b957d3fbad3c2bb38618332149e commit: f82789b1c68a89beb7d664654fe0b5c9dec8217d Author: Sam James gentoo org> AuthorDate: Wed Jun 4 02:12:40 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jun 4 02:13:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f82789b1 sci-libs/gdal: subscribe to xerces-c subslot Signed-off-by: Sam James gentoo.org> sci-libs/gdal/{gdal-3.9.3.ebuild => gdal-3.9.3-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/gdal/gdal-3.9.3.ebuild b/sci-libs/gdal/gdal-3.9.3-r1.ebuild similarity index 99% rename from sci-libs/gdal/gdal-3.9.3.ebuild rename to sci-libs/gdal/gdal-3.9.3-r1.ebuild index b0e19738ed58..56799af7b6d6 100644 --- a/sci-libs/gdal/gdal-3.9.3.ebuild +++ b/sci-libs/gdal/gdal-3.9.3-r1.ebuild @@ -56,7 +56,7 @@ DEPEND=" fits? ( sci-libs/cfitsio:= ) geos? ( >=sci-libs/geos-3.8.0 ) gif? ( media-libs/giflib:= ) - gml? ( >=dev-libs/xerces-c-3.1 ) + gml? ( >=dev-libs/xerces-c-3.1:= ) heif? ( media-libs/libheif:= ) hdf5? ( >=sci-libs/hdf5-1.6.4:=[cxx,szip] ) java? (