From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1546980-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 E430F15800A
	for <garchives@archives.gentoo.org>; Fri, 18 Aug 2023 21:50:10 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 12B582BC016;
	Fri, 18 Aug 2023 21:50: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 pigeon.gentoo.org (Postfix) with ESMTPS id EC1282BC013
	for <gentoo-commits@lists.gentoo.org>; Fri, 18 Aug 2023 21:50: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 E471F335D07
	for <gentoo-commits@lists.gentoo.org>; Fri, 18 Aug 2023 21:50:08 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 30FE1FCB
	for <gentoo-commits@lists.gentoo.org>; Fri, 18 Aug 2023 21:50:07 +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: <1692395363.a193b9dd94651a1458bb0712d6774af418585a91.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/findutils/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-apps/findutils/metadata.xml
X-VCS-Directories: sys-apps/findutils/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: a193b9dd94651a1458bb0712d6774af418585a91
X-VCS-Branch: master
Date: Fri, 18 Aug 2023 21:50:07 +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: 0dee5d04-52a0-4b8e-a644-1a3efa56ba0d
X-Archives-Hash: ee6ae78422c14590206a5fc68cb69913

commit:     a193b9dd94651a1458bb0712d6774af418585a91
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 18 11:18:40 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 18 21:49:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a193b9dd

sys-apps/findutils: add savannah upstream metadata

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

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

diff --git a/sys-apps/findutils/metadata.xml b/sys-apps/findutils/metadata.xml
index 6fa7c0ec9993..36d37d7a5a35 100644
--- a/sys-apps/findutils/metadata.xml
+++ b/sys-apps/findutils/metadata.xml
@@ -7,5 +7,6 @@
 </maintainer>
 <upstream>
 	<remote-id type="cpe">cpe:/a:gnu:findutils</remote-id>
+	<remote-id type="savannah">findutils</remote-id>
 </upstream>
 </pkgmetadata>