From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1520775-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 5FE4315806E
	for <garchives@archives.gentoo.org>; Tue, 23 May 2023 12:47:06 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7219AE0935;
	Tue, 23 May 2023 12:47:05 +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 29116E0935
	for <gentoo-commits@lists.gentoo.org>; Tue, 23 May 2023 12:47:05 +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 35E11340D8C
	for <gentoo-commits@lists.gentoo.org>; Tue, 23 May 2023 12:47:04 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id EEE3CA7A
	for <gentoo-commits@lists.gentoo.org>; Tue, 23 May 2023 12:47:00 +0000 (UTC)
From: "Ronny Gutbrod" <gentoo@tastytea.de>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Ronny Gutbrod" <gentoo@tastytea.de>
Message-ID: <1684845996.3209c8d33c19fa79f94c63faed683bccabd57c35.tastytea@gentoo>
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: dev-python/pywebview/metadata.xml
X-VCS-Directories: dev-python/pywebview/
X-VCS-Committer: tastytea
X-VCS-Committer-Name: Ronny Gutbrod
X-VCS-Revision: 3209c8d33c19fa79f94c63faed683bccabd57c35
X-VCS-Branch: dev
Date: Tue, 23 May 2023 12:47:00 +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: 0e89cdcc-a282-442c-bfed-703a581ec707
X-Archives-Hash: e9a6011d3005eb067af19740ba9d0dab

commit:     3209c8d33c19fa79f94c63faed683bccabd57c35
Author:     tastytea <gentoo <AT> tastytea <DOT> de>
AuthorDate: Tue May 23 12:46:36 2023 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Tue May 23 12:46:36 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3209c8d3

dev-python/pywebview: add github upstream metadata

Signed-off-by: tastytea <gentoo <AT> tastytea.de>

 dev-python/pywebview/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-python/pywebview/metadata.xml b/dev-python/pywebview/metadata.xml
index da58abed9..9bf76813b 100644
--- a/dev-python/pywebview/metadata.xml
+++ b/dev-python/pywebview/metadata.xml
@@ -5,4 +5,7 @@
 		<email>gentoo@tastytea.de</email>
 		<name>tastytea</name>
 	</maintainer>
+	<upstream>
+		<remote-id type="github">r0x0r/pywebview</remote-id>
+	</upstream>
 </pkgmetadata>