From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1618579-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 AA290158041
	for <garchives@archives.gentoo.org>; Sun,  7 Apr 2024 16:20:19 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9FB612BC026;
	Sun,  7 Apr 2024 16:20:17 +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 875282BC026
	for <gentoo-commits@lists.gentoo.org>; Sun,  7 Apr 2024 16:20:17 +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 D422234330A
	for <gentoo-commits@lists.gentoo.org>; Sun,  7 Apr 2024 16:20:16 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 30B2C16A2
	for <gentoo-commits@lists.gentoo.org>; Sun,  7 Apr 2024 16:20:14 +0000 (UTC)
From: "Maciej Barć" <xgqt@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, "Maciej Barć" <xgqt@gentoo.org>
Message-ID: <1712506808.e50e99df09a1817a5d0f3f6df3d66c76277fef9a.xgqt@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/elscreen/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-emacs/elscreen/metadata.xml
X-VCS-Directories: app-emacs/elscreen/
X-VCS-Committer: xgqt
X-VCS-Committer-Name: Maciej Barć
X-VCS-Revision: e50e99df09a1817a5d0f3f6df3d66c76277fef9a
X-VCS-Branch: master
Date: Sun,  7 Apr 2024 16:20:14 +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: 2adf4895-05dc-458b-9b93-0450d956f389
X-Archives-Hash: 2821cfebef81c88a745d0629c5d49986

commit:     e50e99df09a1817a5d0f3f6df3d66c76277fef9a
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Apr  7 14:08:35 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sun Apr  7 16:20:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e50e99df

app-emacs/elscreen: add missing remote-id

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-emacs/elscreen/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app-emacs/elscreen/metadata.xml b/app-emacs/elscreen/metadata.xml
index 0c906931a2e6..a502ae388e69 100644
--- a/app-emacs/elscreen/metadata.xml
+++ b/app-emacs/elscreen/metadata.xml
@@ -19,6 +19,9 @@
   ElScreen provides the ease-to-use environment to save or restore several
   window-configurations.
 </longdescription>
+<upstream>
+  <remote-id type="github">knu/elscreen</remote-id>
+</upstream>
 <stabilize-allarches/>
 <use>
   <flag name="wanderlust">Include support for <pkg>app-emacs/wanderlust</pkg>