diff options
author | 2012-04-19 23:33:53 +0200 | |
---|---|---|
committer | 2015-10-11 10:47:41 +0200 | |
commit | 1b71a98a40af23fa8f8dec2973a1b033a22c2852 (patch) | |
tree | 12c651b188b0467e504487634410f7f1b51ac0db /sys-fs/squashfs-tools/metadata.xml | |
parent | Bump noscript (diff) | |
download | mv-1b71a98a40af23fa8f8dec2973a1b033a22c2852.tar.gz mv-1b71a98a40af23fa8f8dec2973a1b033a22c2852.tar.bz2 mv-1b71a98a40af23fa8f8dec2973a1b033a22c2852.zip |
Add some upstream metadata. Reformat metadata
Diffstat (limited to 'sys-fs/squashfs-tools/metadata.xml')
-rw-r--r-- | sys-fs/squashfs-tools/metadata.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/sys-fs/squashfs-tools/metadata.xml b/sys-fs/squashfs-tools/metadata.xml index f3b3198c..0f728928 100644 --- a/sys-fs/squashfs-tools/metadata.xml +++ b/sys-fs/squashfs-tools/metadata.xml @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>no-herd</herd> -<maintainer> - <email>martin@mvath.de</email> - <name>Martin Väth</name> -</maintainer> -<use> - <flag name="progress-redirect">Redirect printing of progress bar to stderr. This gives a nicer output if used from scripts like sys-fs/squash_dir</flag> -</use> + <herd>no-herd</herd> + <maintainer> + <email>martin@mvath.de</email> + <name>Martin Väth</name> + </maintainer> + <use> + <flag name="progress-redirect">Redirect printing of progress bar to stderr. This gives a nicer output if used from scripts like sys-fs/squash_dir</flag> + </use> </pkgmetadata> |