From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B6B25138335 for ; Tue, 22 Jan 2019 14:10:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A87FDE09F7; Tue, 22 Jan 2019 14:10:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 885C6E09F7 for ; Tue, 22 Jan 2019 14:10:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 01858335D02 for ; Tue, 22 Jan 2019 14:10:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0BF59513 for ; Tue, 22 Jan 2019 14:10:20 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1548166210.f88a9a7fc4d1c9e16d0e7ee96c0ef0c1469b67d2.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/libarchive/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/libarchive/metadata.xml X-VCS-Directories: app-arch/libarchive/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: f88a9a7fc4d1c9e16d0e7ee96c0ef0c1469b67d2 X-VCS-Branch: master Date: Tue, 22 Jan 2019 14:10:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f31d929c-91eb-4c20-87fa-5a2efc427edf X-Archives-Hash: c1b60dd6d02a71ef6d4eacb689acc8cf commit: f88a9a7fc4d1c9e16d0e7ee96c0ef0c1469b67d2 Author: Michał Górny gentoo org> AuthorDate: Tue Jan 22 14:03:53 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Jan 22 14:10:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f88a9a7f app-arch/libarchive: Describe USE=zstd Signed-off-by: Michał Górny gentoo.org> app-arch/libarchive/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app-arch/libarchive/metadata.xml b/app-arch/libarchive/metadata.xml index 126e3e29930..3640719d520 100644 --- a/app-arch/libarchive/metadata.xml +++ b/app-arch/libarchive/metadata.xml @@ -32,5 +32,8 @@ built-in. It's also needed for supporting extraction of ZIP files. + + Enable support for zstd compression using app-arch/zstd +