commit:     65e6a9ab7883545eef849ed207a0ab7e8e1db86f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 15 09:08:15 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 15 09:08:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65e6a9ab

app-arch/pxz: add github upstream metadata

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-arch/pxz/metadata.xml | 25 ++++++++++++++-----------
 1 file changed, 14 insertions(+), 11 deletions(-)

diff --git a/app-arch/pxz/metadata.xml b/app-arch/pxz/metadata.xml
index 8aaea027cbbd..c9d7bc294a84 100644
--- a/app-arch/pxz/metadata.xml
+++ b/app-arch/pxz/metadata.xml
@@ -1,15 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-<maintainer type="person">
-<email>chutz...@gentoo.org</email>
-<name>Patrick McLean</name>
-</maintainer>
-<longdescription lang="en">
-Parallel XZ is a compression utility that takes advantage of running LZMA
-compression of different parts of an input file on multiple cores and
-processors simultaneously. Its primary goal is to utilize all resources
-to speed up compression time with minimal possible influence on compression
-ratio.
-</longdescription>
+       <maintainer type="person">
+               <email>chutz...@gentoo.org</email>
+               <name>Patrick McLean</name>
+       </maintainer>
+       <longdescription lang="en">
+       Parallel XZ is a compression utility that takes advantage of running 
LZMA
+       compression of different parts of an input file on multiple cores and
+       processors simultaneously. Its primary goal is to utilize all resources
+       to speed up compression time with minimal possible influence on 
compression
+       ratio.
+       </longdescription>
+       <upstream>
+               <remote-id type="github">jnovy/pxz</remote-id>
+       </upstream>
 </pkgmetadata>

Reply via email to