From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1521262-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 A592A15806E
	for <garchives@archives.gentoo.org>; Thu, 25 May 2023 07:28:26 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D8187E081E;
	Thu, 25 May 2023 07:28:25 +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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id C3EC4E081E
	for <gentoo-commits@lists.gentoo.org>; Thu, 25 May 2023 07:28:25 +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 02FDF340E5C
	for <gentoo-commits@lists.gentoo.org>; Thu, 25 May 2023 07:28:25 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 91597A67
	for <gentoo-commits@lists.gentoo.org>; Thu, 25 May 2023 07:28:23 +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: <1684999636.b83b28e2ea316fddac338cee58d44243c59a65ee.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/sequoia-sq/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-crypt/sequoia-sq/metadata.xml
X-VCS-Directories: app-crypt/sequoia-sq/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: b83b28e2ea316fddac338cee58d44243c59a65ee
X-VCS-Branch: master
Date: Thu, 25 May 2023 07:28:23 +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: f6e5e4d0-1def-479e-82dd-653249377199
X-Archives-Hash: e3f91c0ea074276734d2cec2c982f856

commit:     b83b28e2ea316fddac338cee58d44243c59a65ee
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 25 06:47:57 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 25 07:27:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b83b28e2

app-crypt/sequoia-sq: add gitlab upstream metadata

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

 app-crypt/sequoia-sq/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-crypt/sequoia-sq/metadata.xml b/app-crypt/sequoia-sq/metadata.xml
index 8dfa3bbe3894..b49e9e908d6b 100644
--- a/app-crypt/sequoia-sq/metadata.xml
+++ b/app-crypt/sequoia-sq/metadata.xml
@@ -11,5 +11,6 @@
 	</maintainer>
 	<upstream>
 		<remote-id type="gitlab">sequoia-pgp/sequoia</remote-id>
+		<remote-id type="gitlab">sequoia-pgp/sequoia-sq</remote-id>
 	</upstream>
 </pkgmetadata>