commit:     9c149927265b8817be0093b8c3ac5cc5bf36efb2
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 26 20:47:30 2018 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Tue Jun 26 20:53:06 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c149927

sys-fs/ntfs3g: fix subslot and qa warnings

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

 .../ntfs3g/{ntfs3g-2017.3.23.ebuild => ntfs3g-2017.3.23-r1.ebuild}   | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/sys-fs/ntfs3g/ntfs3g-2017.3.23.ebuild 
b/sys-fs/ntfs3g/ntfs3g-2017.3.23-r1.ebuild
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 f911cd3b8e9..8b217b0ad54 100644
--- a/sys-fs/ntfs3g/ntfs3g-2017.3.23.ebuild
+++ b/sys-fs/ntfs3g/ntfs3g-2017.3.23-r1.ebuild
@@ -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

Reply via email to