diff options
author | Göktürk Yüksek <gokturk@gentoo.org> | 2018-04-04 07:10:50 -0400 |
---|---|---|
committer | Göktürk Yüksek <gokturk@gentoo.org> | 2018-04-04 07:22:44 -0400 |
commit | cf8e9d3b0a683e46d6d26d529f4c03b2f748cced (patch) | |
tree | aeb66f480297025d5f5ce0b37b17a5772b72bbd2 /profiles/base | |
parent | app-forensics/sleuthkit: bump to 4.6.0 (diff) | |
download | gentoo-cf8e9d3b0a683e46d6d26d529f4c03b2f748cced.tar.gz gentoo-cf8e9d3b0a683e46d6d26d529f4c03b2f748cced.tar.bz2 gentoo-cf8e9d3b0a683e46d6d26d529f4c03b2f748cced.zip |
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
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.mask | 7 |
1 files changed, 6 insertions, 1 deletions
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 <gokturk@gentoo.org> (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. +<app-forensics/sleuthkit-4.6.0 ewf + # Mart Raudsepp <leio@gentoo.org> (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 <pacho@gentoo.org> (13 Mar 2018) # libewf is going to be removed, bug #547418 app-admin/testdisk ewf -app-forensics/sleuthkit ewf # Patrick McLean <chutzpah@gentoo.org> (6 Mar 2018) # Requires dev-libs/boost-1.66 that is unkeyworded/masked |