blob: d62bcb67325c74ed9fd2e519ef6c1a12fe2859fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install setup
DESCRIPTION=Wrapper for chroot to set up some bind mounts, namespaces, and control groups
EAPI=7
HOMEPAGE=https://github.com/chutz/chroot-wrapper
INHERIT=linux-info
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2+
RDEPEND=>=app-shells/bash-5.0 sys-apps/util-linux sys-apps/coreutils
SLOT=0
SRC_URI=https://github.com/chutz/chroot-wrapper/archive/0.9.4.tar.gz -> chroot-wrapper-0.9.4.tar.gz
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 linux-info 7a3f8b289bc442b8151fb29bfefe3b76
_md5_=b69091e2a4202181ff95988ed52b30d0
|