From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1451348-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 E854E158020
	for <garchives@archives.gentoo.org>; Sat, 29 Oct 2022 21:32:54 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D72D9E0905;
	Sat, 29 Oct 2022 21:32:50 +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 B1A0DE0905
	for <gentoo-commits@lists.gentoo.org>; Sat, 29 Oct 2022 21:32:50 +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 E7B7534117E
	for <gentoo-commits@lists.gentoo.org>; Sat, 29 Oct 2022 21:32:49 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 9DA4E72F
	for <gentoo-commits@lists.gentoo.org>; Sat, 29 Oct 2022 21:32:46 +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: <1667079101.e01d91df49f2f845f1e4e3ebdfa1d7bfd39eb44e.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/sysvinit/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-apps/sysvinit/metadata.xml
X-VCS-Directories: sys-apps/sysvinit/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: e01d91df49f2f845f1e4e3ebdfa1d7bfd39eb44e
X-VCS-Branch: master
Date: Sat, 29 Oct 2022 21:32:46 +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: 49e022c5-980c-4d3a-8b0e-7d05b54f4dd2
X-Archives-Hash: 89202c8f4994497aad77f4a336d00484

commit:     e01d91df49f2f845f1e4e3ebdfa1d7bfd39eb44e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 21:31:41 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 21:31:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e01d91df

sys-apps/sysvinit: add savannah-nongnu upstream metadata

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/sysvinit/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-apps/sysvinit/metadata.xml b/sys-apps/sysvinit/metadata.xml
index f085bc59b51f..2767ec5cbcc6 100644
--- a/sys-apps/sysvinit/metadata.xml
+++ b/sys-apps/sysvinit/metadata.xml
@@ -10,6 +10,7 @@
 		<name>Gentoo Base System</name>
 	</maintainer>
 	<upstream>
+		<remote-id type="savannah-nongnu">sysvinit</remote-id>
 		<remote-id type="github">slicer69/sysvinit</remote-id>
 	</upstream>
 </pkgmetadata>