From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1396881-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 9261D158090
	for <garchives@archives.gentoo.org>; Sun, 15 May 2022 10:49:28 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id DB251E091B;
	Sun, 15 May 2022 10:49:27 +0000 (UTC)
Received: from smtp.gentoo.org (dev.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 C5498E091B
	for <gentoo-commits@lists.gentoo.org>; Sun, 15 May 2022 10:49:27 +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 38C7F341CF2
	for <gentoo-commits@lists.gentoo.org>; Sun, 15 May 2022 10:49:26 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id AF58C471
	for <gentoo-commits@lists.gentoo.org>; Sun, 15 May 2022 10:49:22 +0000 (UTC)
From: "Georgy Yakovlev" <gyakovlev@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, "Georgy Yakovlev" <gyakovlev@gentoo.org>
Message-ID: <1652611742.365e14f0fa105b9b46ca8ef1c3a2fa83fc6a5ccd.gyakovlev@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libservicelog/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-libs/libservicelog/metadata.xml
X-VCS-Directories: sys-libs/libservicelog/
X-VCS-Committer: gyakovlev
X-VCS-Committer-Name: Georgy Yakovlev
X-VCS-Revision: 365e14f0fa105b9b46ca8ef1c3a2fa83fc6a5ccd
X-VCS-Branch: master
Date: Sun, 15 May 2022 10:49:22 +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: 87a94239-25c7-4a5c-b76d-d904440b6bfd
X-Archives-Hash: 9fac33ab4fe2468cc3405118e88fbf18

commit:     365e14f0fa105b9b46ca8ef1c3a2fa83fc6a5ccd
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sun May 15 10:35:52 2022 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sun May 15 10:49:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=365e14f0

sys-libs/libservicelog: update upstream metadata

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 sys-libs/libservicelog/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libservicelog/metadata.xml b/sys-libs/libservicelog/metadata.xml
index 2219560b548b..ffcdd1d9fe51 100644
--- a/sys-libs/libservicelog/metadata.xml
+++ b/sys-libs/libservicelog/metadata.xml
@@ -6,6 +6,6 @@
 		<name>Gentoo Linux PowerPC Development</name>
 	</maintainer>
 	<upstream>
-		<remote-id type="sourceforge">linux-diag</remote-id>
+		<remote-id type="github">power-ras/libservicelog</remote-id>
 	</upstream>
 </pkgmetadata>