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-kmod/
Date: Tue, 21 Jan 2020 19:01:25
Message-Id: 1579633269.8b5ef277eb279f859feb83ca958f3683bade7a8d.gyakovlev@gentoo
1 commit: 8b5ef277eb279f859feb83ca958f3683bade7a8d
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 21 19:00:41 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 21 19:01:09 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b5ef277
7
8 sys-fs/zfs-kmod: update live ebuild, drop obsolete blocker
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 sys-fs/zfs-kmod/zfs-kmod-9999.ebuild | 3 +--
14 1 file changed, 1 insertion(+), 2 deletions(-)
15
16 diff --git a/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild b/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild
17 index 6bced727e3b..e8dbe774978 100644
18 --- a/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild
19 +++ b/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2019 Gentoo Authors
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -25,7 +25,6 @@ IUSE="custom-cflags debug +rootfs"
27 DEPEND=""
28
29 RDEPEND="${DEPEND}
30 - !sys-fs/zfs-fuse
31 !sys-kernel/spl
32 "