blob: 112657677fdb497a44b784e860b68dc832fe5a9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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
IUSE=kernel_linux
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.3.tar.gz -> chroot-wrapper-0.9.3.tar.gz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib ebdbaed22e873a5abe6205f41349b479 linux-info dcc3dd587b38fefad1be6ff5e2fc9cb7
_md5_=91f8694e4e5f36ca23650d676c24e7f5
|