diff options
author | William Hubbs <william.hubbs@sony.com> | 2020-03-04 16:45:14 -0600 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2020-03-04 16:47:57 -0600 |
commit | 44279772901a197a6b2f02b341c060a85773a1fd (patch) | |
tree | e585d4e74a80b29013014fd424a8e745e15239fb /app-emulation/docker | |
parent | dev-python/svgwrite: 1.3.1 + py38 + QA fixes (diff) | |
download | gentoo-44279772901a197a6b2f02b341c060a85773a1fd.tar.gz gentoo-44279772901a197a6b2f02b341c060a85773a1fd.tar.bz2 gentoo-44279772901a197a6b2f02b341c060a85773a1fd.zip |
app-emulation/docker: 19.03.7-r1 revbump to fix an rdepend
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'app-emulation/docker')
-rw-r--r-- | app-emulation/docker/docker-19.03.7-r1.ebuild (renamed from app-emulation/docker/docker-19.03.7.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/docker/docker-19.03.7.ebuild b/app-emulation/docker/docker-19.03.7-r1.ebuild index 9b025cb856aa..a432b6b0c599 100644 --- a/app-emulation/docker/docker-19.03.7.ebuild +++ b/app-emulation/docker/docker-19.03.7-r1.ebuild @@ -58,7 +58,7 @@ RDEPEND=" >=dev-vcs/git-1.7 >=app-arch/xz-utils-4.9 dev-libs/libltdl - ~app-emulation/containerd-1.2.12 + ~app-emulation/containerd-1.2.13 ~app-emulation/runc-1.0.0_rc10[apparmor?,seccomp?] ~app-emulation/docker-proxy-0.8.0_p20191011 container-init? ( >=sys-process/tini-0.18.0[static] ) |