15 lines
718 B
Text
15 lines
718 B
Text
|
DEFINED_PHASES=compile install postinst prepare test
|
||
|
DEPEND=care? ( app-arch/libarchive:0= ) sys-libs/talloc care? ( dev-libs/uthash ) test? ( dev-util/valgrind )
|
||
|
DESCRIPTION=User-space implementation of chroot, mount --bind, and binfmt_misc
|
||
|
EAPI=5
|
||
|
HOMEPAGE=http://proot.me
|
||
|
IUSE=care test
|
||
|
KEYWORDS=~amd64 ~x86
|
||
|
LICENSE=GPL-2
|
||
|
RDEPEND=care? ( app-arch/libarchive:0= ) sys-libs/talloc
|
||
|
RESTRICT=test
|
||
|
SLOT=0
|
||
|
SRC_URI=https://github.com/cedric-vincent/PRoot/archive/v3.2.2.tar.gz -> proot-3.2.2.tar.gz
|
||
|
_eclasses_=eutils 40081e8c7e7f7c4f9db349a1d6d52925 multilib fac675dcccf94392371a6abee62d909f pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 48b38a216afb92db6314d6c3187abea3
|
||
|
_md5_=5c2af80fb004ecdebf74d29da36cdf86
|