From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1402924-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 6DB7E158091
	for <garchives@archives.gentoo.org>; Tue, 31 May 2022 04:23:09 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id BF4D8E0845;
	Tue, 31 May 2022 04:23:06 +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 A7297E0845
	for <gentoo-commits@lists.gentoo.org>; Tue, 31 May 2022 04:23:06 +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 9B65D3419EF
	for <gentoo-commits@lists.gentoo.org>; Tue, 31 May 2022 04:23:05 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 03D00458
	for <gentoo-commits@lists.gentoo.org>; Tue, 31 May 2022 04:23:04 +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: <1653970971.962cf647938f36161e16414b364d046f3722475c.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/soundconverter/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-sound/soundconverter/metadata.xml
X-VCS-Directories: media-sound/soundconverter/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 962cf647938f36161e16414b364d046f3722475c
X-VCS-Branch: master
Date: Tue, 31 May 2022 04:23:04 +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: edb26a24-d6a9-419e-b5db-5092383e6283
X-Archives-Hash: 49408d5dc5c9b90a834fd08881b1d829

commit:     962cf647938f36161e16414b364d046f3722475c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 31 04:22:09 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 31 04:22:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=962cf647

media-sound/soundconverter: add github upstream metadata

I've kept launchpad for now in addition as https://soundconverter.org/ links
to it still under "source" (but github under "browse the code").

Thanks-to: Scott Furry <scott.wl.furry <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-sound/soundconverter/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-sound/soundconverter/metadata.xml b/media-sound/soundconverter/metadata.xml
index 1fd31681d373..e16be19bd1bc 100644
--- a/media-sound/soundconverter/metadata.xml
+++ b/media-sound/soundconverter/metadata.xml
@@ -7,5 +7,6 @@
 	</maintainer>
 	<upstream>
 		<remote-id type="launchpad">soundconverter</remote-id>
+		<remote-id type="github">kassoulet/soundconverter</remote-id>
 	</upstream>
 </pkgmetadata>