From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1710786-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 (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id ACD4215813A for <garchives@archives.gentoo.org>; Sun, 19 Jan 2025 18:35:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05566E076B; Sun, 19 Jan 2025 18:35:07 +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 pigeon.gentoo.org (Postfix) with ESMTPS id D4C54E076B for <gentoo-commits@lists.gentoo.org>; Sun, 19 Jan 2025 18:35:06 +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 DBAA2335CAF for <gentoo-commits@lists.gentoo.org>; Sun, 19 Jan 2025 18:35:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 731EAE65 for <gentoo-commits@lists.gentoo.org>; Sun, 19 Jan 2025 18:35:04 +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: <1737311668.e4603a6b7bb2d6d8cd436b8811a66d080083d694.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/config-site/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/config-site/metadata.xml X-VCS-Directories: sys-apps/config-site/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e4603a6b7bb2d6d8cd436b8811a66d080083d694 X-VCS-Branch: master Date: Sun, 19 Jan 2025 18:35:04 +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: 6a1b8a68-bf00-4707-a83b-c07563847cad X-Archives-Hash: b5464eedb9971ee3c510ae245e545613 commit: e4603a6b7bb2d6d8cd436b8811a66d080083d694 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 19 18:33:42 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 19 18:34:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4603a6b sys-apps/config-site: add github upstream metadata Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/config-site/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-apps/config-site/metadata.xml b/sys-apps/config-site/metadata.xml index 97fee2369c83..762976366bb4 100644 --- a/sys-apps/config-site/metadata.xml +++ b/sys-apps/config-site/metadata.xml @@ -6,5 +6,6 @@ </maintainer> <upstream> <remote-id type="gentoo">proj/config-site</remote-id> + <remote-id type="github">gentoo/config-site</remote-id> </upstream> </pkgmetadata>