From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1719797-garchives=archives.gentoo.org@lists.gentoo.org>
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 finch.gentoo.org (Postfix) with ESMTPS id 287C51582EF
	for <garchives@archives.gentoo.org>; Thu, 20 Feb 2025 19:33:26 +0000 (UTC)
Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189])
	(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)
	(Authenticated sender: relay-lists.gentoo.org@gentoo.org)
	by smtp.gentoo.org (Postfix) with ESMTPSA id 09DA3343110
	for <garchives@archives.gentoo.org>; Thu, 20 Feb 2025 19:33:26 +0000 (UTC)
Received: from bobolink.gentoo.org (localhost [127.0.0.1])
	by bobolink.gentoo.org (Postfix) with ESMTP id 58BE4110470;
	Thu, 20 Feb 2025 19:33:22 +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))
	(No client certificate requested)
	by bobolink.gentoo.org (Postfix) with ESMTPS id 51632110470
	for <gentoo-commits@lists.gentoo.org>; Thu, 20 Feb 2025 19:33:22 +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 069FC3430B3
	for <gentoo-commits@lists.gentoo.org>; Thu, 20 Feb 2025 19:33:22 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 650D31596
	for <gentoo-commits@lists.gentoo.org>; Thu, 20 Feb 2025 19:33:20 +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: <1740079942.610734e100e52c8ab580bbe0671802dfeef340f6.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/live/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-plugins/live/metadata.xml
X-VCS-Directories: media-plugins/live/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 610734e100e52c8ab580bbe0671802dfeef340f6
X-VCS-Branch: master
Date: Thu, 20 Feb 2025 19:33:20 +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: 68f9c780-29a0-4f95-a2d8-c07f9616b939
X-Archives-Hash: 40b46e9f94441174a478bb69468ac7b8

commit:     610734e100e52c8ab580bbe0671802dfeef340f6
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Mon Feb 17 06:34:52 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 20 19:32:22 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=610734e1

media-plugins/live: add changelog to metadata

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-plugins/live/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-plugins/live/metadata.xml b/media-plugins/live/metadata.xml
index 77f0f8a9b2cb..383a02461b94 100644
--- a/media-plugins/live/metadata.xml
+++ b/media-plugins/live/metadata.xml
@@ -8,6 +8,7 @@
   <flag name="tools">Build test tools</flag>
 </use>
 <upstream>
+  <changelog>http://www.live555.com/liveMedia/public/changelog.txt</changelog>
   <remote-id type="cpe">cpe:/a:live555:streaming_media</remote-id>
 </upstream>
 </pkgmetadata>