From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1441104-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 60677158095 for <garchives@archives.gentoo.org>; Fri, 30 Sep 2022 21:11:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B458CE09F5; Fri, 30 Sep 2022 21:11:57 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9CFC4E09F3 for <gentoo-commits@lists.gentoo.org>; Fri, 30 Sep 2022 21:11:57 +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 918E2340FC4 for <gentoo-commits@lists.gentoo.org>; Fri, 30 Sep 2022 21:11:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C379C5EB for <gentoo-commits@lists.gentoo.org>; Fri, 30 Sep 2022 21:11:54 +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: <1664571216.9d26a6b263f804564af069dfe943c7851c637055.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/rsync/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/rsync/metadata.xml X-VCS-Directories: net-misc/rsync/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9d26a6b263f804564af069dfe943c7851c637055 X-VCS-Branch: master Date: Fri, 30 Sep 2022 21:11:54 +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: 20bd480f-7704-4914-950e-4b1210d229d3 X-Archives-Hash: 694558b7114dced0375d08f966ef1f14 commit: 9d26a6b263f804564af069dfe943c7851c637055 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Sep 30 20:46:16 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Sep 30 20:53:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d26a6b2 net-misc/rsync: add changelog remote-id Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/rsync/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/net-misc/rsync/metadata.xml b/net-misc/rsync/metadata.xml index e0cef9bf0cdb..99f88ebaf252 100644 --- a/net-misc/rsync/metadata.xml +++ b/net-misc/rsync/metadata.xml @@ -6,6 +6,7 @@ <name>Gentoo Base System</name> </maintainer> <upstream> + <changelog>https://rsync.samba.org/ftp/rsync/NEWS</changelog> <remote-id type="cpe">cpe:/a:samba:rsync</remote-id> <remote-id type="github">WayneD/rsync</remote-id> </upstream>