diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-07-14 02:27:30 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-07-14 02:27:30 +0000 |
commit | 8abb311c371d15d1ea0e1347e39b6bd2450b498c (patch) | |
tree | 205a2ed9f0b896ba42376fdba5563fba4c8765fb /metadata/md5-cache/app-forensics | |
parent | Merge updates from master (diff) | |
download | gentoo-8abb311c371d15d1ea0e1347e39b6bd2450b498c.tar.gz gentoo-8abb311c371d15d1ea0e1347e39b6bd2450b498c.tar.bz2 gentoo-8abb311c371d15d1ea0e1347e39b6bd2450b498c.zip |
2019-07-14 02:27:29 UTC
Diffstat (limited to 'metadata/md5-cache/app-forensics')
-rw-r--r-- | metadata/md5-cache/app-forensics/libewf-20171104 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/metadata/md5-cache/app-forensics/libewf-20171104 b/metadata/md5-cache/app-forensics/libewf-20171104 index b86ae18589e9..08788c62457e 100644 --- a/metadata/md5-cache/app-forensics/libewf-20171104 +++ b/metadata/md5-cache/app-forensics/libewf-20171104 @@ -4,10 +4,10 @@ DESCRIPTION=Implementation of the EWF (SMART and EnCase) image format EAPI=6 HOMEPAGE=https://github.com/libyal/libewf IUSE=bfio bzip2 debug +fuse nls +ssl static-libs +uuid unicode zlib -KEYWORDS=amd64 hppa ppc x86 +KEYWORDS=amd64 hppa ppc ~ppc64 x86 LICENSE=BSD RDEPEND=fuse? ( sys-fs/fuse:0= ) nls? ( virtual/libintl virtual/libiconv ) uuid? ( sys-apps/util-linux ) ssl? ( dev-libs/openssl:0= ) zlib? ( sys-libs/zlib ) RESTRICT=test SLOT=0/3 SRC_URI=https://github.com/libyal/libewf/releases/download/20171104/libewf-experimental-20171104.tar.gz -_md5_=2a3ddd42329edc412d5930b988cbbaa2 +_md5_=0e9958e0eafb29aff53e167a47f06da7 |