commit:     899ed8dde1c1484378b5dbf11f86686def953e42
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 30 18:13:10 2019 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Sun Jun 30 18:19:33 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=899ed8dd

sys-fs/mp3fs: use slotted fuse dependency

Closes: https://bugs.gentoo.org/673642
Package-Manager: Portage-2.3.67, Repoman-2.3.16
Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>

 sys-fs/mp3fs/mp3fs-0.91-r1.ebuild | 4 ++--
 sys-fs/mp3fs/mp3fs-0.91.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-fs/mp3fs/mp3fs-0.91-r1.ebuild 
b/sys-fs/mp3fs/mp3fs-0.91-r1.ebuild
index e3b560646d8..278fef25efe 100644
--- a/sys-fs/mp3fs/mp3fs-0.91-r1.ebuild
+++ b/sys-fs/mp3fs/mp3fs-0.91-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ IUSE=""
 
 RESTRICT=test
 
-DEPEND="sys-fs/fuse:=
+DEPEND="sys-fs/fuse:0=
        media-libs/libid3tag:=
        media-libs/flac:=
        media-sound/lame

diff --git a/sys-fs/mp3fs/mp3fs-0.91.ebuild b/sys-fs/mp3fs/mp3fs-0.91.ebuild
index 781cd615125..8c8622ae981 100644
--- a/sys-fs/mp3fs/mp3fs-0.91.ebuild
+++ b/sys-fs/mp3fs/mp3fs-0.91.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,7 +12,7 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE=""
 
-DEPEND="sys-fs/fuse
+DEPEND="sys-fs/fuse:0=
        media-libs/libid3tag
        media-libs/flac
        media-sound/lame

Reply via email to