summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-11-14 13:42:00 +0000
committerJustin Lecher <jlec@gentoo.org>2010-11-14 13:42:00 +0000
commitec937fb17882a89412b82c84e8c1e594e6201860 (patch)
tree8e69c9b3872b0a072ce3c4cd9830ad85a6354710 /app-arch/libarchive/metadata.xml
parentFix tests (bug 295828) (diff)
downloadhistorical-ec937fb17882a89412b82c84e8c1e594e6201860.tar.gz
historical-ec937fb17882a89412b82c84e8c1e594e6201860.tar.bz2
historical-ec937fb17882a89412b82c84e8c1e594e6201860.zip
Move local USE lzma to global USE
Package-Manager: portage-2.2.0_alpha4/cvs/Linux x86_64
Diffstat (limited to 'app-arch/libarchive/metadata.xml')
-rw-r--r--app-arch/libarchive/metadata.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/app-arch/libarchive/metadata.xml b/app-arch/libarchive/metadata.xml
index 1beef6f639de..5375af28df76 100644
--- a/app-arch/libarchive/metadata.xml
+++ b/app-arch/libarchive/metadata.xml
@@ -28,17 +28,5 @@
libarchive's native support: bsdtar will keep using bunzip2 as a
filter if that's not built-in.
</flag>
- <flag name="lzma" restrict="&lt;app-arch/libarchive-2.7.1">
- Allow accessing lzma-compressed archives through the lzmadec
- library (<pkg>app-arch/lzma-utils</pkg>). This only affects
- libarchive's native support: bsdtar will keep using unlzma as a
- filter if that's not built-in.
- </flag>
- <flag name="lzma" restrict="&gt;=app-arch/libarchive-2.7.1">
- Allow accessing lzma-compressed archives through the lzma
- library (<pkg>app-arch/xz-utils</pkg>). This only affects
- libarchive's native support: bsdtar will keep using unlzma as a
- filter if that's not built-in.
- </flag>
</use>
</pkgmetadata>