From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1428811-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 80019158094
	for <garchives@archives.gentoo.org>; Fri, 19 Aug 2022 02:40:34 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 29A5BE0895;
	Fri, 19 Aug 2022 02:40:32 +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 E92E4E0895
	for <gentoo-commits@lists.gentoo.org>; Fri, 19 Aug 2022 02:40:31 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 030A6341588
	for <gentoo-commits@lists.gentoo.org>; Fri, 19 Aug 2022 02:40:31 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 94437599
	for <gentoo-commits@lists.gentoo.org>; Fri, 19 Aug 2022 02:40:28 +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: <1660876203.b19f182106b61eb21740a5d6efbb4dc12c62b2cc.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Email-LocalDelivery/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-perl/Email-LocalDelivery/metadata.xml
X-VCS-Directories: dev-perl/Email-LocalDelivery/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: b19f182106b61eb21740a5d6efbb4dc12c62b2cc
X-VCS-Branch: master
Date: Fri, 19 Aug 2022 02:40:28 +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: 040490ca-f57b-4961-ba49-e6caebc6831d
X-Archives-Hash: bfa525225f71866548b66b7c8fb0e8ec

commit:     b19f182106b61eb21740a5d6efbb4dc12c62b2cc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 19 02:30:03 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 19 02:30:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b19f1821

dev-perl/Email-LocalDelivery: add github upstream metadata

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

 dev-perl/Email-LocalDelivery/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/Email-LocalDelivery/metadata.xml b/dev-perl/Email-LocalDelivery/metadata.xml
index b87869af4e54..fcc4155929f3 100644
--- a/dev-perl/Email-LocalDelivery/metadata.xml
+++ b/dev-perl/Email-LocalDelivery/metadata.xml
@@ -10,5 +10,6 @@
     <remote-id type="cpan-module">Email::LocalDelivery</remote-id>
     <remote-id type="cpan-module">Email::LocalDelivery::Maildir</remote-id>
     <remote-id type="cpan-module">Email::LocalDelivery::Mbox</remote-id>
+    <remote-id type="github">rjbs/Email-LocalDelivery</remote-id>
   </upstream>
 </pkgmetadata>