From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1499242-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 4896815A7DA for <garchives@archives.gentoo.org>; Wed, 22 Mar 2023 05:22:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E90B3E086C; Wed, 22 Mar 2023 05:22:12 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 CA256E086C for <gentoo-commits@lists.gentoo.org>; Wed, 22 Mar 2023 05:22:12 +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 BBEED340E65 for <gentoo-commits@lists.gentoo.org>; Wed, 22 Mar 2023 05:22:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D7E791C for <gentoo-commits@lists.gentoo.org>; Wed, 22 Mar 2023 05:22:08 +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: <1679461997.70744158f4cf8bfab47a0e593e8a785571e378e0.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Moo/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Moo/metadata.xml X-VCS-Directories: dev-perl/Moo/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 70744158f4cf8bfab47a0e593e8a785571e378e0 X-VCS-Branch: master Date: Wed, 22 Mar 2023 05:22:08 +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: d8c7090e-70f6-4feb-89fc-f70a505cfe12 X-Archives-Hash: 0f74b280bf3382bd3f0d688a27f74b41 commit: 70744158f4cf8bfab47a0e593e8a785571e378e0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Mar 22 05:13:17 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Mar 22 05:13:17 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70744158 dev-perl/Moo: add github upstream metadata Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Moo/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-perl/Moo/metadata.xml b/dev-perl/Moo/metadata.xml index 1c49c5c6e8fb..833ddeee991e 100644 --- a/dev-perl/Moo/metadata.xml +++ b/dev-perl/Moo/metadata.xml @@ -21,5 +21,6 @@ <remote-id type="cpan-module">Moo::_mro</remote-id> <remote-id type="cpan-module">Moo::sification</remote-id> <remote-id type="cpan-module">oo</remote-id> + <remote-id type="github">moose/Moo</remote-id> </upstream> </pkgmetadata>