Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/simple-mtpfs/
Date: Sun, 06 Sep 2020 05:55:36
Message-Id: 1599371717.74d98b9da0d765d3a218fd631dfe6572d47ff723.juippis@gentoo
1 commit: 74d98b9da0d765d3a218fd631dfe6572d47ff723
2 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
3 AuthorDate: Sat Sep 5 19:10:15 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 6 05:55:17 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74d98b9d
7
8 sys-fs/simple-mtpfs: update fuse dependency slot
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
12 Closes: https://github.com/gentoo/gentoo/pull/17431
13 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
14
15 sys-fs/simple-mtpfs/simple-mtpfs-0.4.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sys-fs/simple-mtpfs/simple-mtpfs-0.4.0.ebuild b/sys-fs/simple-mtpfs/simple-mtpfs-0.4.0.ebuild
19 index a84aa51dbee..7ca90686a86 100644
20 --- a/sys-fs/simple-mtpfs/simple-mtpfs-0.4.0.ebuild
21 +++ b/sys-fs/simple-mtpfs/simple-mtpfs-0.4.0.ebuild
22 @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
23
24 RDEPEND="
25 media-libs/libmtp
26 - sys-fs/fuse:0"
27 + sys-fs/fuse:="
28 DEPEND="${RDEPEND}"
29 BDEPEND="
30 sys-devel/autoconf-archive