mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
14 lines
380 B
Groff
14 lines
380 B
Groff
DEFINED_PHASES=configure
|
|
DEPEND=>=sys-fs/fuse-3.10.2:3 virtual/pkgconfig
|
|
DESCRIPTION=FUSE filesystem for bind mounting with altered permissions
|
|
EAPI=8
|
|
HOMEPAGE=https://bindfs.org/
|
|
IUSE=debug
|
|
KEYWORDS=amd64 ~arm64 x86
|
|
LICENSE=GPL-2
|
|
RDEPEND=>=sys-fs/fuse-3.10.2:3
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://bindfs.org/downloads/bindfs-1.17.7.tar.gz
|
|
_md5_=44ef3a433f511f42beee21231e17bc73
|