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 306D51580E0 for ; Wed, 04 Jun 2025 02:32:11 +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 0EF9A3430CE for ; Wed, 04 Jun 2025 02:32:11 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 0903A1102CD; Wed, 04 Jun 2025 02:32:10 +0000 (UTC) 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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id F20141102CD for ; Wed, 04 Jun 2025 02:32:09 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AD3773430B1 for ; Wed, 04 Jun 2025 02:32:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 203162817 for ; Wed, 04 Jun 2025 02:32:08 +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: <1749004060.bfde1fac98bc64901c0c1837f4b2a27583138b0a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/xerces-c/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/xerces-c/xerces-c-9999.ebuild X-VCS-Directories: dev-libs/xerces-c/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bfde1fac98bc64901c0c1837f4b2a27583138b0a X-VCS-Branch: master Date: Wed, 04 Jun 2025 02:32:08 +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: 40db987a-8ccc-4c6c-8586-0899f953468e X-Archives-Hash: f860d32ae5d939761087e4cc44cf9e16 commit: bfde1fac98bc64901c0c1837f4b2a27583138b0a Author: Sam James gentoo org> AuthorDate: Wed Jun 4 02:27:40 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jun 4 02:27:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfde1fac dev-libs/xerces-c: fix live Signed-off-by: Sam James gentoo.org> dev-libs/xerces-c/xerces-c-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-libs/xerces-c/xerces-c-9999.ebuild b/dev-libs/xerces-c/xerces-c-9999.ebuild index c903e18937b7..2195eef3631b 100644 --- a/dev-libs/xerces-c/xerces-c-9999.ebuild +++ b/dev-libs/xerces-c/xerces-c-9999.ebuild @@ -39,7 +39,6 @@ DOCS=( CREDITS KEYS NOTICE README ) PATCHES=( "${FILESDIR}"/${PN}-3.2.4-strict-aliasing.patch "${FILESDIR}"/${PN}-3.2.5-cxx17.patch # bug 931105 - "${FILESDIR}"/${P}-symbol-name.patch # fixed in 3.3.1, see https://issues.apache.org/jira/browse/XERCESC-2255 ) pkg_setup() {