From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1351876-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 43A8A158086
	for <garchives@archives.gentoo.org>; Wed, 22 Dec 2021 20:18:32 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6110A2BC00C;
	Wed, 22 Dec 2021 20:18:31 +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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 225F62BC00D
	for <gentoo-commits@lists.gentoo.org>; Wed, 22 Dec 2021 20:18: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 0ECE2342F73
	for <gentoo-commits@lists.gentoo.org>; Wed, 22 Dec 2021 20:18:30 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id AA77F219
	for <gentoo-commits@lists.gentoo.org>; Wed, 22 Dec 2021 20:18:28 +0000 (UTC)
From: "Stephan Hartmann" <sultan@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, "Stephan Hartmann" <sultan@gentoo.org>
Message-ID: <1640204304.859edba078d0ca51bdec122fa8ce682cc6ec2e94.sultan@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libwebp/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-libs/libwebp/metadata.xml
X-VCS-Directories: media-libs/libwebp/
X-VCS-Committer: sultan
X-VCS-Committer-Name: Stephan Hartmann
X-VCS-Revision: 859edba078d0ca51bdec122fa8ce682cc6ec2e94
X-VCS-Branch: master
Date: Wed, 22 Dec 2021 20:18: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: 26cc58d0-fcbc-4906-ab3b-f7e7d75e99f0
X-Archives-Hash: cd7c92886a7aff08b8f525a9da949374

commit:     859edba078d0ca51bdec122fa8ce682cc6ec2e94
Author:     Stephan Hartmann <sultan <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 22 20:17:45 2021 +0000
Commit:     Stephan Hartmann <sultan <AT> gentoo <DOT> org>
CommitDate: Wed Dec 22 20:18:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=859edba0

media-libs/libwebp: update remote-id

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Stephan Hartmann <sultan <AT> gentoo.org>

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

diff --git a/media-libs/libwebp/metadata.xml b/media-libs/libwebp/metadata.xml
index 4bd6e7f89be0..6180c20ec6c4 100644
--- a/media-libs/libwebp/metadata.xml
+++ b/media-libs/libwebp/metadata.xml
@@ -9,6 +9,6 @@
 		<flag name="swap-16bit-csp">Enable byte swapping for 16 bit colorspace</flag>
 	</use>
 	<upstream>
-		<remote-id type="google-code">webp</remote-id>
+		<remote-id type="github">webmproject/libwebp</remote-id>
 	</upstream>
 </pkgmetadata>