commit:     f44244fef2efc4b1c4c43e6973fffd709d0f593f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 16 21:22:07 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 16 21:22:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f44244fe

sys-fs/mtpfs: add missing slot operator dep (libid3tag)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-fs/mtpfs/{mtpfs-1.1-r5.ebuild => mtpfs-1.1-r6.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-fs/mtpfs/mtpfs-1.1-r5.ebuild b/sys-fs/mtpfs/mtpfs-1.1-r6.ebuild
similarity index 92%
rename from sys-fs/mtpfs/mtpfs-1.1-r5.ebuild
rename to sys-fs/mtpfs/mtpfs-1.1-r6.ebuild
index 4230a9048a1..3bc2351e26c 100644
--- a/sys-fs/mtpfs/mtpfs-1.1-r5.ebuild
+++ b/sys-fs/mtpfs/mtpfs-1.1-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,10 +13,10 @@ KEYWORDS="amd64 x86"
 IUSE="debug mad"
 
 RDEPEND="dev-libs/glib:2
-       >=media-libs/libmtp-1.1.2
+       >=media-libs/libmtp-1.1.2:=
        <sys-fs/fuse-3:0=
        mad? (
-               media-libs/libid3tag
+               media-libs/libid3tag:=
                media-libs/libmad
        )"
 DEPEND="${RDEPEND}"

Reply via email to