summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-15 16:11:01 +0200
committerMichał Górny <mgorny@gentoo.org>2019-09-17 13:00:53 +0200
commit1dcea92d2117ec4808ba3dba48bae2c4e23022b1 (patch)
tree9dd86b9143c6bb6df0fe7b90e62afa24c3874a59 /sys-fs
parentuse.desc: Make lz4 a global flag (diff)
downloadgentoo-1dcea92d2117ec4808ba3dba48bae2c4e23022b1.tar.gz
gentoo-1dcea92d2117ec4808ba3dba48bae2c4e23022b1.tar.bz2
gentoo-1dcea92d2117ec4808ba3dba48bae2c4e23022b1.zip
*/*: Remove redundant descriptions for USE=lz4
Remove local descriptions of 'lz4' flag where they add nothing to the global description. They were left where they are more precise, e.g. indicate what the compression is used for or indicate another provider. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/squashfs-tools-ng/metadata.xml1
-rw-r--r--sys-fs/squashfs-tools/metadata.xml1
-rw-r--r--sys-fs/squashfuse/metadata.xml3
3 files changed, 0 insertions, 5 deletions
diff --git a/sys-fs/squashfs-tools-ng/metadata.xml b/sys-fs/squashfs-tools-ng/metadata.xml
index b1a0267dd913..a98fd7a51d69 100644
--- a/sys-fs/squashfs-tools-ng/metadata.xml
+++ b/sys-fs/squashfs-tools-ng/metadata.xml
@@ -6,7 +6,6 @@
<name>Matt Turner</name>
</maintainer>
<use>
- <flag name="lz4">Enable support for LZ4 compression using <pkg>app-arch/lz4</pkg></flag>
<flag name="xz">Enable support for XZ ("LZMA2") compression using <pkg>app-arch/xz-utils</pkg></flag>
</use>
<upstream>
diff --git a/sys-fs/squashfs-tools/metadata.xml b/sys-fs/squashfs-tools/metadata.xml
index afefbbcf3f0b..bf36ab7e6bbe 100644
--- a/sys-fs/squashfs-tools/metadata.xml
+++ b/sys-fs/squashfs-tools/metadata.xml
@@ -6,7 +6,6 @@
<name>Gentoo LiveCD Project</name>
</maintainer>
<use>
-<flag name="lz4">Enable support for LZ4 compression using <pkg>app-arch/lz4</pkg></flag>
<flag name="xz">Enable support for XZ ("LZMA2") compression using <pkg>app-arch/xz-utils</pkg></flag>
</use>
<upstream>
diff --git a/sys-fs/squashfuse/metadata.xml b/sys-fs/squashfuse/metadata.xml
index 4b36f192fd0d..cdbecb75705a 100644
--- a/sys-fs/squashfuse/metadata.xml
+++ b/sys-fs/squashfuse/metadata.xml
@@ -11,7 +11,4 @@
<email>zmedico@gentoo.org</email>
<name>Zac Medico</name>
</maintainer>
- <use>
- <flag name="lz4">Enable support for lz4 compression</flag>
- </use>
</pkgmetadata>