From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1451361-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 CE609158020 for <garchives@archives.gentoo.org>; Sat, 29 Oct 2022 21:39:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DDCC6E0924; Sat, 29 Oct 2022 21:39:41 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CA3F7E0923 for <gentoo-commits@lists.gentoo.org>; Sat, 29 Oct 2022 21:39:41 +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 A0F90341120 for <gentoo-commits@lists.gentoo.org>; Sat, 29 Oct 2022 21:39:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 467D36EA for <gentoo-commits@lists.gentoo.org>; Sat, 29 Oct 2022 21:39:38 +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: <1667079518.9eca83431eacb98d3dea87bdff8637900fccb55a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/libnss-nis/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-auth/libnss-nis/metadata.xml X-VCS-Directories: sys-auth/libnss-nis/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9eca83431eacb98d3dea87bdff8637900fccb55a X-VCS-Branch: master Date: Sat, 29 Oct 2022 21:39:38 +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: 36be9297-9693-4261-a7d4-c260a6df2293 X-Archives-Hash: c32f956d9af0b0e3933aeb402220318f commit: 9eca83431eacb98d3dea87bdff8637900fccb55a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 29 21:38:38 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Oct 29 21:38:38 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eca8343 sys-auth/libnss-nis: add github upstream metadata Signed-off-by: Sam James <sam <AT> gentoo.org> sys-auth/libnss-nis/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sys-auth/libnss-nis/metadata.xml b/sys-auth/libnss-nis/metadata.xml index d08ca43b6a48..ad4f668cc463 100644 --- a/sys-auth/libnss-nis/metadata.xml +++ b/sys-auth/libnss-nis/metadata.xml @@ -4,4 +4,7 @@ <maintainer type="project"> <email>toolchain@gentoo.org</email> </maintainer> + <upstream> + <remote-id type="github">thkukuk/libnss_nis</remote-id> + </upstream> </pkgmetadata>