diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-12-19 23:38:59 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-12-20 00:51:45 -0800 |
commit | d989e708fffe34dedb517ef61464dad873c9f017 (patch) | |
tree | b5387eaf80a7125bc27984fbcc53e5d09d4f04d7 /app-containers/cri-o | |
parent | Move {app-emulation -> app-containers}/kompose (diff) | |
download | gentoo-d989e708fffe34dedb517ef61464dad873c9f017.tar.gz gentoo-d989e708fffe34dedb517ef61464dad873c9f017.tar.bz2 gentoo-d989e708fffe34dedb517ef61464dad873c9f017.zip |
Move {app-emulation -> app-containers}/runc
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'app-containers/cri-o')
-rw-r--r-- | app-containers/cri-o/cri-o-1.21.0.ebuild | 2 | ||||
-rw-r--r-- | app-containers/cri-o/cri-o-1.21.4.ebuild | 2 | ||||
-rw-r--r-- | app-containers/cri-o/cri-o-1.22.1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-containers/cri-o/cri-o-1.21.0.ebuild b/app-containers/cri-o/cri-o-1.21.0.ebuild index 51699a1ed417..bd5def52cce5 100644 --- a/app-containers/cri-o/cri-o-1.21.0.ebuild +++ b/app-containers/cri-o/cri-o-1.21.0.ebuild @@ -1915,7 +1915,7 @@ IUSE="btrfs +device-mapper selinux systemd" COMMON_DEPEND=" app-crypt/gpgme:= app-containers/conmon - app-emulation/runc + app-containers/runc dev-libs/glib:= dev-libs/libassuan:= dev-libs/libgpg-error:= diff --git a/app-containers/cri-o/cri-o-1.21.4.ebuild b/app-containers/cri-o/cri-o-1.21.4.ebuild index a7724cecf4ef..68c28e6f0190 100644 --- a/app-containers/cri-o/cri-o-1.21.4.ebuild +++ b/app-containers/cri-o/cri-o-1.21.4.ebuild @@ -1959,7 +1959,7 @@ IUSE="btrfs +device-mapper selinux systemd" COMMON_DEPEND=" app-crypt/gpgme:= app-containers/conmon - app-emulation/runc + app-containers/runc dev-libs/glib:= dev-libs/libassuan:= dev-libs/libgpg-error:= diff --git a/app-containers/cri-o/cri-o-1.22.1.ebuild b/app-containers/cri-o/cri-o-1.22.1.ebuild index b7d6765090d4..4d339e8f124f 100644 --- a/app-containers/cri-o/cri-o-1.22.1.ebuild +++ b/app-containers/cri-o/cri-o-1.22.1.ebuild @@ -1997,7 +1997,7 @@ IUSE="btrfs +device-mapper selinux systemd" COMMON_DEPEND=" app-crypt/gpgme:= app-containers/conmon - app-emulation/runc + app-containers/runc dev-libs/glib:= dev-libs/libassuan:= dev-libs/libgpg-error:= |