diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-09-26 02:04:03 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-09-26 02:04:03 +0000 |
commit | b630541c00a460d66efba89e9c83bff79f9ab48b (patch) | |
tree | 940336ce88d8b97aaddc6a933766e7bdfc551369 /metadata/md5-cache/app-containers | |
parent | Merge updates from master (diff) | |
download | gentoo-b630541c00a460d66efba89e9c83bff79f9ab48b.tar.gz gentoo-b630541c00a460d66efba89e9c83bff79f9ab48b.tar.bz2 gentoo-b630541c00a460d66efba89e9c83bff79f9ab48b.zip |
2022-09-26 02:04:02 UTC
Diffstat (limited to 'metadata/md5-cache/app-containers')
-rw-r--r-- | metadata/md5-cache/app-containers/distrobox-1.4.1 | 10 | ||||
-rw-r--r-- | metadata/md5-cache/app-containers/distrobox-9999 | 12 |
2 files changed, 22 insertions, 0 deletions
diff --git a/metadata/md5-cache/app-containers/distrobox-1.4.1 b/metadata/md5-cache/app-containers/distrobox-1.4.1 new file mode 100644 index 000000000000..e5c8692a86be --- /dev/null +++ b/metadata/md5-cache/app-containers/distrobox-1.4.1 @@ -0,0 +1,10 @@ +DEFINED_PHASES=install +DESCRIPTION=Use any Linux distribution inside your terminal (powered by docker/podman) +EAPI=8 +HOMEPAGE=https://distrobox.privatedns.org/ https://github.com/89luca89/distrobox/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3 +RDEPEND=|| ( app-containers/docker app-containers/podman ) +SLOT=0 +SRC_URI=https://github.com/89luca89/distrobox/archive/1.4.1.tar.gz -> distrobox-1.4.1.tar.gz +_md5_=860f20c0b2f91c7328eec1be49bd3561 diff --git a/metadata/md5-cache/app-containers/distrobox-9999 b/metadata/md5-cache/app-containers/distrobox-9999 new file mode 100644 index 000000000000..f3ca63ca54f2 --- /dev/null +++ b/metadata/md5-cache/app-containers/distrobox-9999 @@ -0,0 +1,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 b9ac6f96d2a88edb5b351df634dc5e53 +_md5_=860f20c0b2f91c7328eec1be49bd3561 |