From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1428805-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 79F45158094 for <garchives@archives.gentoo.org>; Fri, 19 Aug 2022 02:40:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC8F8E0878; Fri, 19 Aug 2022 02:40:30 +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 7F5BEE0877 for <gentoo-commits@lists.gentoo.org>; Fri, 19 Aug 2022 02:40:30 +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 75E13341588 for <gentoo-commits@lists.gentoo.org>; Fri, 19 Aug 2022 02:40:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9FA1456C for <gentoo-commits@lists.gentoo.org>; Fri, 19 Aug 2022 02:40:27 +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: <1660875514.f62fd856f75436d7fd491b1049551e353943d853.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/virt-viewer/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/virt-viewer/metadata.xml X-VCS-Directories: app-emulation/virt-viewer/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f62fd856f75436d7fd491b1049551e353943d853 X-VCS-Branch: master Date: Fri, 19 Aug 2022 02:40:27 +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: bf1403d9-853b-4b02-a156-7db11ea84bc0 X-Archives-Hash: eff893854b26bf54fae8e0d74a9b1185 commit: f62fd856f75436d7fd491b1049551e353943d853 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Aug 19 02:18:34 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Aug 19 02:18:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f62fd856 app-emulation/virt-viewer: add gitlab upstream metadata Signed-off-by: Sam James <sam <AT> gentoo.org> app-emulation/virt-viewer/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app-emulation/virt-viewer/metadata.xml b/app-emulation/virt-viewer/metadata.xml index 4acf8131c37a..bed4bdbaeac4 100644 --- a/app-emulation/virt-viewer/metadata.xml +++ b/app-emulation/virt-viewer/metadata.xml @@ -15,4 +15,7 @@ <flag name="vnc">Support connecting to VNC-enabled virtual machines.</flag> </use> + <upstream> + <remote-id type="gitlab">virt-viewer/virt-viewer</remote-id> + </upstream> </pkgmetadata>