From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1461997-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 BA5B0158020
	for <garchives@archives.gentoo.org>; Wed, 30 Nov 2022 09:39:47 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7D775E08CA;
	Wed, 30 Nov 2022 09:39:46 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.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 68807E08CA
	for <gentoo-commits@lists.gentoo.org>; Wed, 30 Nov 2022 09:39:46 +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 8E6B734101B
	for <gentoo-commits@lists.gentoo.org>; Wed, 30 Nov 2022 09:39:45 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 9B4AE773
	for <gentoo-commits@lists.gentoo.org>; Wed, 30 Nov 2022 09:39:42 +0000 (UTC)
From: "Florian Schmaus" <flow@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, "Florian Schmaus" <flow@gentoo.org>
Message-ID: <1669801176.9780123cccd1b6953aa060dfb7dd70a4270ff9fb.flow@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/autorandr/
X-VCS-Repository: repo/gentoo
X-VCS-Files: x11-misc/autorandr/metadata.xml
X-VCS-Directories: x11-misc/autorandr/
X-VCS-Committer: flow
X-VCS-Committer-Name: Florian Schmaus
X-VCS-Revision: 9780123cccd1b6953aa060dfb7dd70a4270ff9fb
X-VCS-Branch: master
Date: Wed, 30 Nov 2022 09:39:42 +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: 23d3844d-4a6b-47a5-8788-9f18bc7152b4
X-Archives-Hash: 7197bf75e4938f05b17b58421746c3de

commit:     9780123cccd1b6953aa060dfb7dd70a4270ff9fb
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 30 09:23:06 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Nov 30 09:39:36 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9780123c

x11-misc/autorandr: add github upstream metadata

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 x11-misc/autorandr/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/x11-misc/autorandr/metadata.xml b/x11-misc/autorandr/metadata.xml
index 08b13e6b8cef..e3c132257120 100644
--- a/x11-misc/autorandr/metadata.xml
+++ b/x11-misc/autorandr/metadata.xml
@@ -8,4 +8,7 @@
 	<use>
 		<flag name="launcher">Install the launcher, i.e., an alternative to the udev/systemd hooks</flag>
 	</use>
+	<upstream>
+		<remote-id type="github">phillipberndt/autorandr</remote-id>
+	</upstream>
 </pkgmetadata>