From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1557071-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0E589158089 for <garchives@archives.gentoo.org>; Sun, 24 Sep 2023 22:32:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 57D012BC028; Sun, 24 Sep 2023 22:32:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 404012BC028 for <gentoo-commits@lists.gentoo.org>; Sun, 24 Sep 2023 22:32:20 +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 678E8335C2E for <gentoo-commits@lists.gentoo.org>; Sun, 24 Sep 2023 22:32:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB6D010CD for <gentoo-commits@lists.gentoo.org>; Sun, 24 Sep 2023 22:32:17 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1695594709.f28ba3efb51a816451e8aed7885af00c4e036209.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/chromium/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/chromium/metadata.xml X-VCS-Directories: www-client/chromium/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f28ba3efb51a816451e8aed7885af00c4e036209 X-VCS-Branch: master Date: Sun, 24 Sep 2023 22:32:17 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fcc3cefc-9713-4930-a1b0-1d35b16cabe6 X-Archives-Hash: 251037fa4de01d596e8d3538b6976854 commit: f28ba3efb51a816451e8aed7885af00c4e036209 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Sep 24 22:31:30 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Sep 24 22:31:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f28ba3ef www-client/chromium: update upstream metadata Signed-off-by: Sam James <sam <AT> gentoo.org> www-client/chromium/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/chromium/metadata.xml b/www-client/chromium/metadata.xml index ac92a4fe8071..fec2b41e4c9d 100644 --- a/www-client/chromium/metadata.xml +++ b/www-client/chromium/metadata.xml @@ -33,6 +33,6 @@ </use> <upstream> <remote-id type="github">chromium/chromium</remote-id> - <remote-id type="github">stha09/chromium-patches</remote-id> + <remote-id type="gitlab">Matt.Jolly/chromium-patches</remote-id> </upstream> </pkgmetadata>