blob: 2033f7aa4f7d212975fb826ee136745389be064b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=configure prepare
DEPEND=>=sys-fs/fuse-2.9 virtual/pkgconfig !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=FUSE filesystem for bind mounting with altered permissions
EAPI=6
HOMEPAGE=http://bindfs.org/
IUSE=debug
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=>=sys-fs/fuse-2.9
RESTRICT=test
SLOT=0
SRC_URI=http://bindfs.org/downloads/bindfs-1.13.4.tar.gz
_eclass_exported_funcs=src_prepare:- src_configure:-
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c libtool 84763589a795fb127b537cac01e5359f multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=9dd4fc96c3d43079e864b1b90ee1d90e
|