From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1625984-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 7AFBD1581E7
	for <garchives@archives.gentoo.org>; Sun, 28 Apr 2024 23:30:56 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id BA923E2A04;
	Sun, 28 Apr 2024 23:30:55 +0000 (UTC)
Received: from smtp.gentoo.org (dev.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 9D034E2A04
	for <gentoo-commits@lists.gentoo.org>; Sun, 28 Apr 2024 23:30:55 +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 CCD2A335C7E
	for <gentoo-commits@lists.gentoo.org>; Sun, 28 Apr 2024 23:30:54 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 37E2416F9
	for <gentoo-commits@lists.gentoo.org>; Sun, 28 Apr 2024 23:30:53 +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: <1714347017.289ef4bb5da0b47af8a970ed823ae71c33e6725b.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/grep/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-apps/grep/metadata.xml
X-VCS-Directories: sys-apps/grep/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 289ef4bb5da0b47af8a970ed823ae71c33e6725b
X-VCS-Branch: master
Date: Sun, 28 Apr 2024 23:30:53 +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: 72729787-e412-483a-9c2d-2a0945144e2a
X-Archives-Hash: 0d1ad100ef889274d454c7cb77902453

commit:     289ef4bb5da0b47af8a970ed823ae71c33e6725b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 28 23:30:17 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 28 23:30:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=289ef4bb

sys-apps/grep: add savannah upstream metadata

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

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

diff --git a/sys-apps/grep/metadata.xml b/sys-apps/grep/metadata.xml
index 89eff5cf9f7e..392e432c4d1a 100644
--- a/sys-apps/grep/metadata.xml
+++ b/sys-apps/grep/metadata.xml
@@ -19,5 +19,6 @@
 	</use>
 	<upstream>
 		<remote-id type="cpe">cpe:/a:gnu:grep</remote-id>
+		<remote-id type="savannah">grep</remote-id>
 	</upstream>
 </pkgmetadata>