blob: 9ddfb47c91f833e9dfd715ef9c0747acdb1aaa8f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure
DEPEND=>=sys-fs/fuse-2.9:0 virtual/pkgconfig
DESCRIPTION=FUSE filesystem for bind mounting with altered permissions
EAPI=7
HOMEPAGE=https://bindfs.org/
IUSE=debug
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=>=sys-fs/fuse-2.9:0
RESTRICT=test
SLOT=0
SRC_URI=https://bindfs.org/downloads/bindfs-1.14.8.tar.gz
_md5_=c10285b96b500a929f108b6eeca76a0e
|