From df506de5be424fdafc7d11d2629205b4c351b5c4 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 25 Nov 2017 18:50:49 +0100 Subject: [PATCH] app-arch/libarchive: [QA] Consistent whitespace in metadata.xml --- app-arch/libarchive/metadata.xml | 64 ++++++++++++++++---------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/app-arch/libarchive/metadata.xml b/app-arch/libarchive/metadata.xml index 9ae27e81711ea..126e3e29930f8 100644 --- a/app-arch/libarchive/metadata.xml +++ b/app-arch/libarchive/metadata.xml @@ -1,36 +1,36 @@ - - bsd@gentoo.org - BSD Project - - - The bsdtar program creates and manipulates streaming archive files. - It has a number of advantages over previous tar implementations. - - - - Allow accessing bzip2-compressed archives through libbz2 (which - comes with app-arch/bzip2). This only affects - libarchive's native support: bsdtar will keep using bunzip2 as a - filter if that's not built-in. - - - Use file flags from sys-fs/e2fsprogs headers instead of virtual/os-headers headers - - - Enable support for LZ4 compression using app-arch/lz4 - - - Use dev-libs/nettle as crypto backend - - - Allow accessing gzip-compressed archives through - sys-libs/zlib. This only affects libarchive's native - support: bsdtar will keep using gunzip as a filter if that's not - built-in. It's also needed for supporting extraction of ZIP - files. - - + + bsd@gentoo.org + BSD Project + + + The bsdtar program creates and manipulates streaming archive files. + It has a number of advantages over previous tar implementations. + + + + Allow accessing bzip2-compressed archives through libbz2 (which + comes with app-arch/bzip2). This only affects + libarchive's native support: bsdtar will keep using bunzip2 as a + filter if that's not built-in. + + + Use file flags from sys-fs/e2fsprogs headers instead of virtual/os-headers headers + + + Enable support for LZ4 compression using app-arch/lz4 + + + Use dev-libs/nettle as crypto backend + + + Allow accessing gzip-compressed archives through + sys-libs/zlib. This only affects libarchive's native + support: bsdtar will keep using gunzip as a filter if that's not + built-in. It's also needed for supporting extraction of ZIP + files. + +