summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Miller <alex.miller@gmx.de>2023-12-22 01:40:28 +0100
committerSam James <sam@gentoo.org>2023-12-22 06:44:32 +0000
commit5e073cdaebe2d16ad638a13fe0e93304c562b103 (patch)
treec1d1fa404e5dde135d4993fceb8e9c389a433ff8 /app-arch
parentapp-arch/torrentzip: Add github remote-id for new upstream (diff)
downloadgentoo-5e073cdaebe2d16ad638a13fe0e93304c562b103.tar.gz
gentoo-5e073cdaebe2d16ad638a13fe0e93304c562b103.tar.bz2
gentoo-5e073cdaebe2d16ad638a13fe0e93304c562b103.zip
app-arch/torrentzip: Use improved <longdescription> from README.md
Signed-off-by: Alexander Miller <alex.miller@gmx.de> Closes: https://github.com/gentoo/gentoo/pull/34406 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/torrentzip/metadata.xml10
1 files 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>