From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1470620-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 2F814158020
	for <garchives@archives.gentoo.org>; Sat, 24 Dec 2022 07:11:47 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 11C7EE08F4;
	Sat, 24 Dec 2022 07:11:45 +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))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id EEC14E08F6
	for <gentoo-commits@lists.gentoo.org>; Sat, 24 Dec 2022 07:11:44 +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 28A34340E23
	for <gentoo-commits@lists.gentoo.org>; Sat, 24 Dec 2022 07:11:44 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B3B59802
	for <gentoo-commits@lists.gentoo.org>; Sat, 24 Dec 2022 07:11:40 +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: <1671865644.7ed0f69cec7a5acdb21ba2a7dd11b1e652932efe.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/synapse/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-im/synapse/metadata.xml
X-VCS-Directories: net-im/synapse/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 7ed0f69cec7a5acdb21ba2a7dd11b1e652932efe
X-VCS-Branch: master
Date: Sat, 24 Dec 2022 07:11:40 +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: 307ed0e7-b842-4ba5-8f0d-2b227fd5c9ae
X-Archives-Hash: 515fcc7184e7753da3058bcac405aa62

commit:     7ed0f69cec7a5acdb21ba2a7dd11b1e652932efe
Author:     Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Tue Dec  6 14:50:28 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 24 07:07:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ed0f69c

net-im/synapse: add pypi upstream metadata

Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-im/synapse/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-im/synapse/metadata.xml b/net-im/synapse/metadata.xml
index 8ce7426a7984..b1f705d65680 100644
--- a/net-im/synapse/metadata.xml
+++ b/net-im/synapse/metadata.xml
@@ -11,5 +11,6 @@
 	</maintainer>
 	<upstream>
 		<remote-id type="github">matrix-org/synapse</remote-id>
+		<remote-id type="pypi">matrix-synapse</remote-id>
 	</upstream>
 </pkgmetadata>