diff options
-rw-r--r-- | app-arch/pigz/metadata.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-arch/pigz/metadata.xml b/app-arch/pigz/metadata.xml index 185deaf2583e..918992722f52 100644 --- a/app-arch/pigz/metadata.xml +++ b/app-arch/pigz/metadata.xml @@ -6,8 +6,9 @@ <name>Georgy Yakovlev</name> </maintainer> <longdescription lang="en"> - A parallel implementation of gzip for modern - multi-processor, multi-core machines. + pigz, which stands for parallel implementation of gzip, + is a fully functional replacement for gzip that exploits + multiple processors and multiple cores to the hilt when compressing data. </longdescription> <use> <flag name="symlink">Install symlinks which override <pkg>app-arch/gzip</pkg> implementation</flag> |