From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1457679-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 67308158020
	for <garchives@archives.gentoo.org>; Fri, 18 Nov 2022 04:52:57 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 35BBDE0968;
	Fri, 18 Nov 2022 04:52:56 +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 17782E0968
	for <gentoo-commits@lists.gentoo.org>; Fri, 18 Nov 2022 04:52:56 +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 4EB7C341017
	for <gentoo-commits@lists.gentoo.org>; Fri, 18 Nov 2022 04:52:53 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 1364E759
	for <gentoo-commits@lists.gentoo.org>; Fri, 18 Nov 2022 04:52:50 +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: <1668746803.31505a8ef01f07a37440b618c17af8af71c0817c.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-CheckLib/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-perl/Devel-CheckLib/metadata.xml
X-VCS-Directories: dev-perl/Devel-CheckLib/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 31505a8ef01f07a37440b618c17af8af71c0817c
X-VCS-Branch: master
Date: Fri, 18 Nov 2022 04:52:50 +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: f93ddec6-35dd-4ed7-b5d1-b9e9a00b88e9
X-Archives-Hash: dc45c8f216cda000ead282b7b0449eea

commit:     31505a8ef01f07a37440b618c17af8af71c0817c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 18 04:39:54 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 18 04:46:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31505a8e

dev-perl/Devel-CheckLib: add github upstream metadata

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

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

diff --git a/dev-perl/Devel-CheckLib/metadata.xml b/dev-perl/Devel-CheckLib/metadata.xml
index e997e3f76c7f..ae02ff93bb21 100644
--- a/dev-perl/Devel-CheckLib/metadata.xml
+++ b/dev-perl/Devel-CheckLib/metadata.xml
@@ -8,5 +8,6 @@
   <upstream>
     <remote-id type="cpan">Devel-CheckLib</remote-id>
     <remote-id type="cpan-module">Devel::CheckLib</remote-id>
+    <remote-id type="github">mattn/p5-Devel-CheckLib</remote-id>
   </upstream>
 </pkgmetadata>