From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1657820-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 44FDE159C9B
	for <garchives@archives.gentoo.org>; Thu,  1 Aug 2024 06:28:18 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5EA6BE2A2C;
	Thu,  1 Aug 2024 06:28:17 +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 3D515E2A2B
	for <gentoo-commits@lists.gentoo.org>; Thu,  1 Aug 2024 06:28:17 +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 4D77D33DF47
	for <gentoo-commits@lists.gentoo.org>; Thu,  1 Aug 2024 06:28:16 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id AFFD011B6
	for <gentoo-commits@lists.gentoo.org>; Thu,  1 Aug 2024 06:28:14 +0000 (UTC)
From: "Joonas Niilola" <juippis@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, "Joonas Niilola" <juippis@gentoo.org>
Message-ID: <1722493692.98ae21f743a37427c054160141bb0a8ad599418c.juippis@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libavif/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-libs/libavif/metadata.xml
X-VCS-Directories: media-libs/libavif/
X-VCS-Committer: juippis
X-VCS-Committer-Name: Joonas Niilola
X-VCS-Revision: 98ae21f743a37427c054160141bb0a8ad599418c
X-VCS-Branch: master
Date: Thu,  1 Aug 2024 06:28:14 +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: ef6a776a-2105-4e36-9228-cf63c3fc8364
X-Archives-Hash: e423aad411491ea4a7c5347ba98bc6d4

commit:     98ae21f743a37427c054160141bb0a8ad599418c
Author:     Aliaksei Urbanski <aliaksei.urbanski <AT> gmail <DOT> com>
AuthorDate: Mon Jul 22 04:43:37 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Aug  1 06:28:12 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98ae21f7

media-libs/libavif: add bugs-to to metadata.xml

Signed-off-by: Aliaksei Urbanski <aliaksei.urbanski <AT> gmail.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

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

diff --git a/media-libs/libavif/metadata.xml b/media-libs/libavif/metadata.xml
index fa304031f6dd..fc327ca39df8 100644
--- a/media-libs/libavif/metadata.xml
+++ b/media-libs/libavif/metadata.xml
@@ -18,6 +18,7 @@
     <flag name="svt-av1">Enable support for the SVT-AV1 encoder</flag>
   </use>
   <upstream>
+    <bugs-to>https://github.com/AOMediaCodec/libavif/issues</bugs-to>
     <remote-id type="github">AOMediaCodec/libavif</remote-id>
   </upstream>
 </pkgmetadata>