sys-fs/ntfs3g: fix subslot and qa warnings
authorZero_Chaos <zerochaos@gentoo.org>
Tue, 26 Jun 2018 20:47:30 +0000 (16:47 -0400)
committerZero_Chaos <zerochaos@gentoo.org>
Tue, 26 Jun 2018 20:53:06 +0000 (16:53 -0400)
the qa warning easily help simplify the deps, fuse 3 is slot 3 so no
need for ugly deps

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --force

sys-fs/ntfs3g/ntfs3g-2017.3.23-r1.ebuild [moved from sys-fs/ntfs3g/ntfs3g-2017.3.23.ebuild with 97% similarity]

similarity index 97%
rename from sys-fs/ntfs3g/ntfs3g-2017.3.23.ebuild
rename to sys-fs/ntfs3g/ntfs3g-2017.3.23-r1.ebuild
index f911cd3b8e928dd6594d006034b9ec8760b85b71..8b217b0ad54b2248dd480a1ceade35263614922f 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="http://tuxera.com/opensource/${MY_P}.tgz"
 
 LICENSE="GPL-2"
 # The subslot matches the SONAME major #.
-SLOT="0/87"
+SLOT="0/88"
 KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
 IUSE="acl debug +external-fuse ntfsdecrypt +ntfsprogs static-libs suid xattr"
 
@@ -24,8 +24,7 @@ RDEPEND="!<sys-apps/util-linux-2.20.1-r2
                >=net-libs/gnutls-1.4.4
        )
        external-fuse? (
-               >=sys-fs/fuse-2.8.0
-               <sys-fs/fuse-3.0.0_pre
+               >=sys-fs/fuse-2.8.0:0
        )"
 DEPEND="${RDEPEND}
        sys-apps/attr