From: Göktürk Yüksek Date: Wed, 4 Apr 2018 11:10:50 +0000 (-0400) Subject: app-forensics/sleuthkit: unmask ewf USE flag for >=4.6.0 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cf8e9d3b0a683e46d6d26d529f4c03b2f748cced;p=gentoo.git app-forensics/sleuthkit: unmask ewf USE flag for >=4.6.0 Starting with 4.6.0, we statically link sleuthkit to a locally complied libewf since it is getting tree-cleaned (#547418). Mask the USE flag in prior versions. See the commit message for the sleuthkit 4.6.0 bump for more details. This partially reverts commit 37d9e41ab5c6fb2031aefdeb7af72a7354472031. The mask was put in place without it being communicated to the maintainer. Bug: https://bugs.gentoo.org/547418 Bug: https://bugs.gentoo.org/607968 --- diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index b051919d7bfb..fa48663d0aea 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,12 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Göktürk Yüksek (4 Apr 2018) +# libewf is getting treecleaned (#547418). +# Starting with sleuthkit-4.6.0, we statically link sleuthkit to a +# locally compiled libewf. Mask the prior versions. + (1 Apr 2018) # rust[extended] file collides with dev-util/cargo, while everything # in tree uses the latter at the moment (#645562) @@ -62,7 +68,6 @@ app-emulation/fuse backend-svga # Pacho Ramos (13 Mar 2018) # libewf is going to be removed, bug #547418 app-admin/testdisk ewf -app-forensics/sleuthkit ewf # Patrick McLean (6 Mar 2018) # Requires dev-libs/boost-1.66 that is unkeyworded/masked