From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1502549-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 13D3F15802F
	for <garchives@archives.gentoo.org>; Fri, 31 Mar 2023 01:03:56 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E76B5E08C8;
	Fri, 31 Mar 2023 01:03:53 +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 CFC61E08C8
	for <gentoo-commits@lists.gentoo.org>; Fri, 31 Mar 2023 01:03:53 +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 EAD7E340F7F
	for <gentoo-commits@lists.gentoo.org>; Fri, 31 Mar 2023 01:03:52 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A8F8A06
	for <gentoo-commits@lists.gentoo.org>; Fri, 31 Mar 2023 01:03:49 +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: <1680224062.cba7db33222eb85adb3fcda3d26d0fec4a82af1f.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rexml/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-ruby/rexml/metadata.xml
X-VCS-Directories: dev-ruby/rexml/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: cba7db33222eb85adb3fcda3d26d0fec4a82af1f
X-VCS-Branch: master
Date: Fri, 31 Mar 2023 01:03:49 +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: 7900fc2f-8ec6-43e7-9db6-8a4088863f03
X-Archives-Hash: 12c106429214bd1081c85de74c23d8ac

commit:     cba7db33222eb85adb3fcda3d26d0fec4a82af1f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 31 00:25:30 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 31 00:54:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cba7db33

dev-ruby/rexml: add github upstream metadata

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/dev-ruby/rexml/metadata.xml b/dev-ruby/rexml/metadata.xml
index 7a38fd1850ff..db83ebe51721 100644
--- a/dev-ruby/rexml/metadata.xml
+++ b/dev-ruby/rexml/metadata.xml
@@ -5,4 +5,7 @@
     <email>ruby@gentoo.org</email>
     <name>Gentoo Ruby Project</name>
   </maintainer>
+  <upstream>
+    <remote-id type="github">ruby/rexml</remote-id>
+  </upstream>
 </pkgmetadata>