From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1489231-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 C116815800F
	for <garchives@archives.gentoo.org>; Wed, 22 Feb 2023 19:56:26 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 3D5E0E07D4;
	Wed, 22 Feb 2023 19:56:23 +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))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 20AC0E07D4
	for <gentoo-commits@lists.gentoo.org>; Wed, 22 Feb 2023 19:56:23 +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 4391A340970
	for <gentoo-commits@lists.gentoo.org>; Wed, 22 Feb 2023 19:56:22 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 4162F8D1
	for <gentoo-commits@lists.gentoo.org>; Wed, 22 Feb 2023 19:56:18 +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: <1677095755.a5abea892ddaaf95b40bb08cbdf38676ae6aed97.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/surfraw/
X-VCS-Repository: repo/gentoo
X-VCS-Files: www-client/surfraw/metadata.xml
X-VCS-Directories: www-client/surfraw/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: a5abea892ddaaf95b40bb08cbdf38676ae6aed97
X-VCS-Branch: master
Date: Wed, 22 Feb 2023 19:56:18 +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: 17ae5858-ab3d-4ea0-8bfb-1fdecfab5042
X-Archives-Hash: 5d4b588cda096155e62490857486965d

commit:     a5abea892ddaaf95b40bb08cbdf38676ae6aed97
Author:     Cristian Othón Martínez Vera <cfuga <AT> cfuga <DOT> mx>
AuthorDate: Wed Feb 22 19:48:04 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 22 19:55:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5abea89

www-client/surfraw: fix MissingRemoteId for maintainer-needed packages

Signed-off-by: Cristian Othón Martínez Vera <cfuga <AT> cfuga.mx>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 www-client/surfraw/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www-client/surfraw/metadata.xml b/www-client/surfraw/metadata.xml
index bcf137c6cc6a..a95f68cd81a1 100644
--- a/www-client/surfraw/metadata.xml
+++ b/www-client/surfraw/metadata.xml
@@ -19,4 +19,7 @@
 		capable of navigating speeds that leave GUI tainted idolaters agape
 		with fear and wonder.
 	</longdescription>
+	<upstream>
+		<remote-id type="gitlab">surfraw/Surfraw</remote-id>
+	</upstream>
 </pkgmetadata>