commit:     5e073cdaebe2d16ad638a13fe0e93304c562b103
Author:     Alexander Miller <alex.miller <AT> gmx <DOT> de>
AuthorDate: Fri Dec 22 00:40:28 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 22 06:44:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e073cda

app-arch/torrentzip: Use improved <longdescription> from README.md

Signed-off-by: Alexander Miller <alex.miller <AT> gmx.de>
Closes: https://github.com/gentoo/gentoo/pull/34406
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-arch/torrentzip/metadata.xml | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/app-arch/torrentzip/metadata.xml b/app-arch/torrentzip/metadata.xml
index 50f9829c3865..7f1fee17f0f1 100644
--- a/app-arch/torrentzip/metadata.xml
+++ b/app-arch/torrentzip/metadata.xml
@@ -11,10 +11,12 @@
        </maintainer>
 
        <longdescription>
-               TorrentZip is a replacement for MameZip. The goal of the 
program is to 
-               use standard values when creating zips to create identical 
files over 
-               multiple systems. It has the ability to create a torrentzip 
format 
-               from a zip file.
+               Torrentzip converts zip archives to a standard format with some 
+               pre-defined values, sorting the files, and using particular 
+               compression settings so that running it on zip archives created 
+               by other tools will always result in the same output. This 
helps 
+               e.g. with sharing zip archives using BitTorrent (which is where 
+               the name comes from).
        </longdescription>
        <upstream>
                <remote-id type="github">0-wiz-0/trrntzip</remote-id>

Reply via email to