blob: f6155fefce00d599878393333e92394b1fc5cecb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=install unpack
DESCRIPTION=Use any Linux distribution inside your terminal (powered by docker/podman)
EAPI=8
HOMEPAGE=https://distrobox.privatedns.org/ https://github.com/89luca89/distrobox/
INHERIT=git-r3
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=|| ( app-containers/docker app-containers/podman )
SLOT=0
_eclasses_=git-r3 2358a7b20091609e24bd3a83b3ac5991
_md5_=860f20c0b2f91c7328eec1be49bd3561
|