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 B1CBB1382C5 for ; Wed, 28 Apr 2021 08:08:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A420E088F; Wed, 28 Apr 2021 08:08:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 10B2CE088C for ; Wed, 28 Apr 2021 08:08:21 +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 7AB1234104B for ; Wed, 28 Apr 2021 08:08:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8FB2D75F for ; Wed, 28 Apr 2021 08:08:15 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1619587240.1f9b8e0d76954a83830acf8f7c51115e7ee4f8ae.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-fs/dwarfs/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-fs/dwarfs/dwarfs-0.5.4-r1.ebuild sys-fs/dwarfs/dwarfs-0.5.4.ebuild X-VCS-Directories: sys-fs/dwarfs/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 1f9b8e0d76954a83830acf8f7c51115e7ee4f8ae X-VCS-Branch: master Date: Wed, 28 Apr 2021 08:08:15 +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: 7f11ae55-82c7-4f82-a92f-39511faf503d X-Archives-Hash: 1f3ee6043a43285690eda9c08097f77c commit: 1f9b8e0d76954a83830acf8f7c51115e7ee4f8ae Author: Denis Reva gmail com> AuthorDate: Wed Apr 28 05:20:40 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Wed Apr 28 05:20:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1f9b8e0d sys-fs/dwarfs: 0.5.4 reverting useless changes in dependency Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Denis Reva gmail.com> sys-fs/dwarfs/{dwarfs-0.5.4-r1.ebuild => dwarfs-0.5.4.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/dwarfs/dwarfs-0.5.4-r1.ebuild b/sys-fs/dwarfs/dwarfs-0.5.4.ebuild similarity index 98% rename from sys-fs/dwarfs/dwarfs-0.5.4-r1.ebuild rename to sys-fs/dwarfs/dwarfs-0.5.4.ebuild index 5ef7363bd..2ef94b62b 100644 --- a/sys-fs/dwarfs/dwarfs-0.5.4-r1.ebuild +++ b/sys-fs/dwarfs/dwarfs-0.5.4.ebuild @@ -33,7 +33,7 @@ RDEPEND="${PYTHON_DEPS} app-arch/libarchive app-arch/zstd app-arch/lz4 - app-arch/xz-utils[static-libs] + app-arch/xz-utils app-arch/snappy dev-cpp/sparsehash dev-cpp/gflags