From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1452065-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 9690A158021
	for <garchives@archives.gentoo.org>; Tue,  1 Nov 2022 00:23:51 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B9E21E103B;
	Tue,  1 Nov 2022 00:23:50 +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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id A48ABE103B
	for <gentoo-commits@lists.gentoo.org>; Tue,  1 Nov 2022 00:23:50 +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 846E9341148
	for <gentoo-commits@lists.gentoo.org>; Tue,  1 Nov 2022 00:23:49 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id CCF2D629
	for <gentoo-commits@lists.gentoo.org>; Tue,  1 Nov 2022 00:23:47 +0000 (UTC)
From: "Jonas Stein" <jstein@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, "Jonas Stein" <jstein@gentoo.org>
Message-ID: <1667262187.2c783254b191d6d93a7756041a4ee12c79b78e1c.jstein@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/tree/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-text/tree/metadata.xml
X-VCS-Directories: app-text/tree/
X-VCS-Committer: jstein
X-VCS-Committer-Name: Jonas Stein
X-VCS-Revision: 2c783254b191d6d93a7756041a4ee12c79b78e1c
X-VCS-Branch: master
Date: Tue,  1 Nov 2022 00:23:47 +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: a6e7e113-ef94-41f1-9201-b13d28c3b7c5
X-Archives-Hash: 631393befede68478b8d841bfccdac1a

commit:     2c783254b191d6d93a7756041a4ee12c79b78e1c
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  1 00:21:33 2022 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Tue Nov  1 00:23:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c783254

app-text/tree: New Changelog

Updated Changelog location.
Use https and use the new gitlab source.

Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>

 app-text/tree/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/tree/metadata.xml b/app-text/tree/metadata.xml
index 074c45a5cb82..df2247ec43bd 100644
--- a/app-text/tree/metadata.xml
+++ b/app-text/tree/metadata.xml
@@ -6,7 +6,7 @@
 		<name>Jonas Stein</name>
 	</maintainer>
 	<upstream>
-		<changelog>http://mama.indstate.edu/users/ice/tree/changes.html</changelog>
+		<changelog>https://gitlab.com/OldManProgrammer/unix-tree/-/blob/master/CHANGES</changelog>
 		<remote-id type="gitlab">OldManProgrammer/unix-tree</remote-id>
 		<remote-id type="github">Old-Man-Programmer/tree</remote-id>
 	</upstream>