blob: 2692045011a5364bcf1c99dbfc8941a82d6a2129 (
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 ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 linux-info 7e4d48a3c6c8ebdaa9f7f9e7d2991e22
_md5_=b69091e2a4202181ff95988ed52b30d0
|