From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1456318-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 3726B158020
	for <garchives@archives.gentoo.org>; Mon, 14 Nov 2022 03:50:54 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5EE4FE085B;
	Mon, 14 Nov 2022 03:50: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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 37E9CE085B
	for <gentoo-commits@lists.gentoo.org>; Mon, 14 Nov 2022 03:50: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) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 27E73340DC4
	for <gentoo-commits@lists.gentoo.org>; Mon, 14 Nov 2022 03:50:52 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 7AF7D3A5
	for <gentoo-commits@lists.gentoo.org>; Mon, 14 Nov 2022 03:50: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: <1668397689.4d367b91e55888cfdc97d6eaa32ab66f6d50575f.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libpipeline/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-libs/libpipeline/metadata.xml
X-VCS-Directories: dev-libs/libpipeline/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 4d367b91e55888cfdc97d6eaa32ab66f6d50575f
X-VCS-Branch: master
Date: Mon, 14 Nov 2022 03:50: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: 1428671b-cf6d-4d11-86b9-554ec1414612
X-Archives-Hash: ec490d77098c5f9b85cc7f0e1a7fd4bc

commit:     4d367b91e55888cfdc97d6eaa32ab66f6d50575f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 14 01:56:36 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 14 03:48:09 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d367b91

dev-libs/libpipeline: update upstream metadata

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

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

diff --git a/dev-libs/libpipeline/metadata.xml b/dev-libs/libpipeline/metadata.xml
index e3e3dc49e269..0c4a07c863a6 100644
--- a/dev-libs/libpipeline/metadata.xml
+++ b/dev-libs/libpipeline/metadata.xml
@@ -6,6 +6,6 @@
 		<name>Gentoo Base System</name>
 	</maintainer>
 	<upstream>
-		<remote-id type="gitlab">cjwatson/libpipeline</remote-id>
+		<remote-id type="gitlab">libpipeline/libpipeline</remote-id>
 	</upstream>
 </pkgmetadata>