blob: 0fa301f18bcf1e2c667c6c4467c1fb3f58e2fb65 (
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=8
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.9.tar.gz -> chroot-wrapper-0.9.9.tar.gz
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info ea4122ba1d8791a12b78e53f9510a2e3
_md5_=3d1fddc53d99ea1d42ee134c748e6df2
|