From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1278294-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id DBD811382C5
	for <garchives@archives.gentoo.org>; Tue,  4 May 2021 18:39:50 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 13CC1E07C5;
	Tue,  4 May 2021 18:39:50 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id EE969E07C5
	for <gentoo-commits@lists.gentoo.org>; Tue,  4 May 2021 18:39:49 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id E7BB7335D48
	for <gentoo-commits@lists.gentoo.org>; Tue,  4 May 2021 18:39:48 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 823B6729
	for <gentoo-commits@lists.gentoo.org>; Tue,  4 May 2021 18:39:47 +0000 (UTC)
From: "Ulrich Müller" <ulm@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, "Ulrich Müller" <ulm@gentoo.org>
Message-ID: <1620153557.404402f1c8279fc18963c84f017b989fb4ce7f59.ulm@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/gs-elpa/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-portage/gs-elpa/metadata.xml
X-VCS-Directories: app-portage/gs-elpa/
X-VCS-Committer: ulm
X-VCS-Committer-Name: Ulrich Müller
X-VCS-Revision: 404402f1c8279fc18963c84f017b989fb4ce7f59
X-VCS-Branch: master
Date: Tue,  4 May 2021 18:39:47 +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: c64d536a-886e-4449-80f6-ebb8dd20b871
X-Archives-Hash: facc38e69809a874fadaac06f1bed146

commit:     404402f1c8279fc18963c84f017b989fb4ce7f59
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue May  4 18:38:27 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue May  4 18:39:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=404402f1

app-portage/gs-elpa: Drop github remote-id

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-portage/gs-elpa/metadata.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/app-portage/gs-elpa/metadata.xml b/app-portage/gs-elpa/metadata.xml
index 8d4b3d58980..a70f9d31bfd 100644
--- a/app-portage/gs-elpa/metadata.xml
+++ b/app-portage/gs-elpa/metadata.xml
@@ -9,7 +9,4 @@
 		<email>gnu-emacs@gentoo.org</email>
 		<name>Gentoo GNU Emacs project</name>
 	</maintainer>
-	<upstream>
-		<remote-id type="github">jauhien/gs-elpa</remote-id>
-	</upstream>
 </pkgmetadata>