diff options
author | Volkmar W. Pogatzki <gentoo@pogatzki.net> | 2020-11-27 19:13:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-15 04:00:36 +0000 |
commit | 43f5f02c5f036d7a9d73f0a621d81b734e74913a (patch) | |
tree | 0c01416016e822d897f25ebe6399ad8a5f437f4b /net-misc/unison/metadata.xml | |
parent | app-text/scdoc: cleanup old (diff) | |
download | gentoo-43f5f02c5f036d7a9d73f0a621d81b734e74913a.tar.gz gentoo-43f5f02c5f036d7a9d73f0a621d81b734e74913a.tar.bz2 gentoo-43f5f02c5f036d7a9d73f0a621d81b734e74913a.zip |
net-misc/unison: bump to 2.51.3_p20201127
Closes: https://bugs.gentoo.org/758386
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/unison/metadata.xml')
-rw-r--r-- | net-misc/unison/metadata.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-misc/unison/metadata.xml b/net-misc/unison/metadata.xml index 6f49eba8f496..5d879286e9ff 100644 --- a/net-misc/unison/metadata.xml +++ b/net-misc/unison/metadata.xml @@ -1,5 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<!-- maintainer-needed --> + <!-- maintainer-needed --> + <upstream> + <remote-id type="github">bcpierce00/unison</remote-id> + <bugs-to>https://github.com/bcpierce00/unison/issues</bugs-to> + <doc>https://github.com/bcpierce00/unison/wiki</doc> + <changelog>https://www.cis.upenn.edu/~bcpierce/unison/changes.html</changelog> + </upstream> </pkgmetadata> |