Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/rsync/
Date: Fri, 30 Sep 2022 21:11:58
Message-Id: 1664571216.9d26a6b263f804564af069dfe943c7851c637055.sam@gentoo
1 commit: 9d26a6b263f804564af069dfe943c7851c637055
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 30 20:46:16 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 30 20:53:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d26a6b2
7
8 net-misc/rsync: add changelog remote-id
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-misc/rsync/metadata.xml | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/net-misc/rsync/metadata.xml b/net-misc/rsync/metadata.xml
16 index e0cef9bf0cdb..99f88ebaf252 100644
17 --- a/net-misc/rsync/metadata.xml
18 +++ b/net-misc/rsync/metadata.xml
19 @@ -6,6 +6,7 @@
20 <name>Gentoo Base System</name>
21 </maintainer>
22 <upstream>
23 + <changelog>https://rsync.samba.org/ftp/rsync/NEWS</changelog>
24 <remote-id type="cpe">cpe:/a:samba:rsync</remote-id>
25 <remote-id type="github">WayneD/rsync</remote-id>
26 </upstream>