Gentoo Archives: gentoo-commits

From: Denis Reva <denis7774@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/dwarfs/
Date: Tue, 28 Feb 2023 13:02:08
Message-Id: 1677589319.cc7e21ed8a8d199bbad77be9f8e061a995b39e82.RarogCmex@gentoo
1 commit: cc7e21ed8a8d199bbad77be9f8e061a995b39e82
2 Author: Denis Reva <denis7774 <AT> gmail <DOT> com>
3 AuthorDate: Tue Feb 28 13:01:59 2023 +0000
4 Commit: Denis Reva <denis7774 <AT> gmail <DOT> com>
5 CommitDate: Tue Feb 28 13:01:59 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cc7e21ed
7
8 sys-fs/dwarfs: work in progress
9
10 Signed-off-by: Denis Reva <denis7774 <AT> gmail.com>
11
12 sys-fs/dwarfs/dwarfs-0.7.0_rc4.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-fs/dwarfs/dwarfs-0.7.0_rc4.ebuild b/sys-fs/dwarfs/dwarfs-0.7.0_rc4.ebuild
16 index d1a86ea98..78c1567f7 100644
17 --- a/sys-fs/dwarfs/dwarfs-0.7.0_rc4.ebuild
18 +++ b/sys-fs/dwarfs/dwarfs-0.7.0_rc4.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/mhx/dwarfs/releases/download/v0.7.0-RC4/dwarfs-0.7.0
26 LICENSE="GPL-3"
27 SLOT="0"
28 KEYWORDS=""
29 -IUSE="python +jemalloc test man"
30 +IUSE="python +jemalloc test man +bundled-libs"
31 S="${WORKDIR}/${MY_P}"
32
33 RDEPEND="