From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1479708-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 514F915800F
	for <garchives@archives.gentoo.org>; Mon, 23 Jan 2023 03:29:40 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 77751E0826;
	Mon, 23 Jan 2023 03:29:39 +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))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 5EFE9E0826
	for <gentoo-commits@lists.gentoo.org>; Mon, 23 Jan 2023 03:29:39 +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 E9871340D22
	for <gentoo-commits@lists.gentoo.org>; Mon, 23 Jan 2023 03:29:37 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 9432C84D
	for <gentoo-commits@lists.gentoo.org>; Mon, 23 Jan 2023 03:29:35 +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: <1674444496.0d15e435138efe70b1526f1f26d6d432782e797a.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/opus/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-libs/opus/metadata.xml
X-VCS-Directories: media-libs/opus/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 0d15e435138efe70b1526f1f26d6d432782e797a
X-VCS-Branch: master
Date: Mon, 23 Jan 2023 03:29:35 +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: cb2e743a-04bc-49a6-8b57-942acd67f95e
X-Archives-Hash: d4d71580413188cf1b62887c87fe6174

commit:     0d15e435138efe70b1526f1f26d6d432782e797a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 23 03:28:16 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 23 03:28:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d15e435

media-libs/opus: add github upstream metadata

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

 media-libs/opus/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/media-libs/opus/metadata.xml b/media-libs/opus/metadata.xml
index 73c305ccb455..ead8947401fe 100644
--- a/media-libs/opus/metadata.xml
+++ b/media-libs/opus/metadata.xml
@@ -12,4 +12,7 @@
 	<use>
 		<flag name="custom-modes">Enable non-Opus modes, e.g. 44.1 kHz and 2^n frames</flag>
 	</use>
+	<upstream>
+		<remote-id type="github">xiph/opus</remote-id>
+	</upstream>
 </pkgmetadata>