mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
app-crypt/kbfs: revbump, fix sys-fs/fuse SLOT
Closes: https://bugs.gentoo.org/697008 Signed-off-by: David Heidelberg <david@ixit.cz> Signed-off-by: Nicolas Bock <nicolasbock@gentoo.org>
This commit is contained in:
committed by
Nicolas Bock
parent
050cc82755
commit
d862139e29
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Authors
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -17,7 +17,7 @@ IUSE=""
|
||||
DEPEND=""
|
||||
RDEPEND="
|
||||
app-crypt/gnupg
|
||||
sys-fs/fuse
|
||||
sys-fs/fuse:0=
|
||||
"
|
||||
|
||||
src_unpack() {
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -17,7 +17,7 @@ IUSE="git"
|
||||
DEPEND=""
|
||||
RDEPEND="
|
||||
app-crypt/gnupg
|
||||
sys-fs/fuse
|
||||
sys-fs/fuse:0=
|
||||
"
|
||||
|
||||
src_unpack() {
|
||||
|
||||
Reference in New Issue
Block a user