Skip to content

Commit

Permalink
Move {app-emulation -> app-containers}/docker-proxy
Browse files Browse the repository at this point in the history
Signed-off-by: Georgy Yakovlev <[email protected]>
  • Loading branch information
gyakovlev committed Dec 19, 2021
1 parent c347227 commit 7d87239
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion app-emulation/docker/docker-20.10.12-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ RDEPEND="
>=app-arch/xz-utils-4.9
dev-libs/libltdl
>=app-emulation/containerd-1.4.12[apparmor?,btrfs?,device-mapper?,seccomp?]
~app-emulation/docker-proxy-0.8.0_p20210525
~app-containers/docker-proxy-0.8.0_p20210525
cli? ( ~app-emulation/docker-cli-${PV} )
container-init? ( >=sys-process/tini-0.19.0[static] )
"
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/docker/docker-20.10.9.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ RDEPEND="
>=app-arch/xz-utils-4.9
dev-libs/libltdl
>=app-emulation/containerd-1.4.9[apparmor?,btrfs?,device-mapper?,seccomp?]
~app-emulation/docker-proxy-0.8.0_p20210525
~app-containers/docker-proxy-0.8.0_p20210525
cli? ( app-emulation/docker-cli )
container-init? ( >=sys-process/tini-0.19.0[static] )
"
Expand Down
1 change: 1 addition & 0 deletions profiles/updates/4Q-2021
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ move app-crypt/openpgp-keys-teemutoivola sec-keys/openpgp-keys-teemutoivola
move app-crypt/openpgp-keys-terminator sec-keys/openpgp-keys-terminator
move app-crypt/openpgp-keys-tor sec-keys/openpgp-keys-tor
move app-crypt/openpgp-keys-voikko sec-keys/openpgp-keys-voikko
move app-emulation/docker-proxy app-containers/docker-proxy

0 comments on commit 7d87239

Please sign in to comment.