-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils
+inherit ltprune
DESCRIPTION="AVFS is a virtual filesystem that allows browsing of compressed files"
HOMEPAGE="https://sourceforge.net/projects/avf"
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE="static-libs +lzma"
-RDEPEND=">=sys-fs/fuse-2.4
+RDEPEND=">=sys-fs/fuse-2.4:0
sys-libs/zlib
app-arch/bzip2
lzma? ( app-arch/xz-utils )"
# install docs
dodoc doc/{api-overview,background,FORMAT,INSTALL.*,README.avfs-fuse}
- dosym /usr/lib/avfs/extfs/README /usr/share/doc/${PF}/README.extfs
+ dosym ../../../$(get_libdir)/avfs/extfs/README /usr/share/doc/${PF}/README.extfs
docinto scripts
dodoc scripts/{avfscoda*,*pass}