summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2010-04-28 00:10:13 +0200
committerMartin Väth <martin@mvath.de>2015-10-11 10:45:23 +0200
commit1fd47cdef01ffeeb7d7d03257d23878eb6d0d335 (patch)
tree175bc479436b9d4d52a09738075feb4467914c13 /sys-fs/squashfs-tools/metadata.xml
parentmagus: fix dates (diff)
downloadmv-1fd47cdef01ffeeb7d7d03257d23878eb6d0d335.tar.gz
mv-1fd47cdef01ffeeb7d7d03257d23878eb6d0d335.tar.bz2
mv-1fd47cdef01ffeeb7d7d03257d23878eb6d0d335.zip
Bump squash_dir; add squashfs-tools with USE=progress-redirect patch
Diffstat (limited to 'sys-fs/squashfs-tools/metadata.xml')
-rw-r--r--sys-fs/squashfs-tools/metadata.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/sys-fs/squashfs-tools/metadata.xml b/sys-fs/squashfs-tools/metadata.xml
new file mode 100644
index 00000000..f3b3198c
--- /dev/null
+++ b/sys-fs/squashfs-tools/metadata.xml
@@ -0,0 +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>
+</pkgmetadata>