Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/zfs/
Date: Fri, 02 Apr 2021 08:21:27
Message-Id: 1617351678.a03959131029a0f8db68e3b60a92a0fd67d1ac1f.gyakovlev@gentoo
1 commit: a03959131029a0f8db68e3b60a92a0fd67d1ac1f
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 2 08:11:26 2021 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 2 08:21:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0395913
7
8 sys-fs/zfs: bump live ebuild subslot
9
10 Upstream bumped libzpool version
11 https://github.com/openzfs/zfs/commit/fe6babced2f3a5eff9d70e380f2054d5f18fa4c0
12
13 Package-Manager: Portage-3.0.18, Repoman-3.0.3
14 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
15
16 sys-fs/zfs/zfs-9999.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/sys-fs/zfs/zfs-9999.ebuild b/sys-fs/zfs/zfs-9999.ebuild
20 index 1d1a3c6ccc7..8e5f4fd1e43 100644
21 --- a/sys-fs/zfs/zfs-9999.ebuild
22 +++ b/sys-fs/zfs/zfs-9999.ebuild
23 @@ -24,7 +24,7 @@ fi
24 LICENSE="BSD-2 CDDL MIT"
25 # just libzfs soname major for now.
26 # possible candidates: libuutil, libzpool, libnvpair. Those do not provide stable abi, but are considered.
27 -SLOT="0/4"
28 +SLOT="0/5"
29 IUSE="custom-cflags debug kernel-builtin libressl minimal nls pam python +rootfs test-suite static-libs"
30
31 DEPEND="