From 899ed8dde1c1484378b5dbf11f86686def953e42 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Sun, 30 Jun 2019 13:13:10 -0500 Subject: [PATCH] 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 --- 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 e3b560646d84..278fef25efed 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 781cd6151251..8c8622ae981e 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 -- 2.26.2