diff options
author | 2021-12-19 23:38:59 -0800 | |
---|---|---|
committer | 2021-12-20 00:51:45 -0800 | |
commit | d989e708fffe34dedb517ef61464dad873c9f017 (patch) | |
tree | b5387eaf80a7125bc27984fbcc53e5d09d4f04d7 /app-containers/podman | |
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/podman')
-rw-r--r-- | app-containers/podman/podman-3.3.1.ebuild | 2 | ||||
-rw-r--r-- | app-containers/podman/podman-3.4.0.ebuild | 2 | ||||
-rw-r--r-- | app-containers/podman/podman-3.4.1.ebuild | 2 | ||||
-rw-r--r-- | app-containers/podman/podman-3.4.2.ebuild | 2 | ||||
-rw-r--r-- | app-containers/podman/podman-3.4.3.ebuild | 2 | ||||
-rw-r--r-- | app-containers/podman/podman-3.4.4.ebuild | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/app-containers/podman/podman-3.3.1.ebuild b/app-containers/podman/podman-3.3.1.ebuild index ac44c72cf14e..0d45638721e4 100644 --- a/app-containers/podman/podman-3.3.1.ebuild +++ b/app-containers/podman/podman-3.3.1.ebuild @@ -21,7 +21,7 @@ RESTRICT="test" COMMON_DEPEND=" app-crypt/gpgme:= >=app-containers/conmon-2.0.0 - || ( >=app-emulation/runc-1.0.0_rc6 app-containers/crun ) + || ( >=app-containers/runc-1.0.0_rc6 app-containers/crun ) dev-libs/libassuan:= dev-libs/libgpg-error:= >=net-misc/cni-plugins-0.8.6 diff --git a/app-containers/podman/podman-3.4.0.ebuild b/app-containers/podman/podman-3.4.0.ebuild index d58eb39fe82d..cbad65d0e440 100644 --- a/app-containers/podman/podman-3.4.0.ebuild +++ b/app-containers/podman/podman-3.4.0.ebuild @@ -21,7 +21,7 @@ RESTRICT+=" test" COMMON_DEPEND=" app-crypt/gpgme:= >=app-containers/conmon-2.0.0 - || ( >=app-emulation/runc-1.0.0_rc6 app-containers/crun ) + || ( >=app-containers/runc-1.0.0_rc6 app-containers/crun ) dev-libs/libassuan:= dev-libs/libgpg-error:= >=net-misc/cni-plugins-0.8.6 diff --git a/app-containers/podman/podman-3.4.1.ebuild b/app-containers/podman/podman-3.4.1.ebuild index 4097b7d5adb1..44cbb7034662 100644 --- a/app-containers/podman/podman-3.4.1.ebuild +++ b/app-containers/podman/podman-3.4.1.ebuild @@ -21,7 +21,7 @@ RESTRICT+=" test" COMMON_DEPEND=" app-crypt/gpgme:= >=app-containers/conmon-2.0.0 - || ( >=app-emulation/runc-1.0.0_rc6 app-containers/crun ) + || ( >=app-containers/runc-1.0.0_rc6 app-containers/crun ) dev-libs/libassuan:= dev-libs/libgpg-error:= >=net-misc/cni-plugins-0.8.6 diff --git a/app-containers/podman/podman-3.4.2.ebuild b/app-containers/podman/podman-3.4.2.ebuild index 9ce7f02cfc06..f27fd5123313 100644 --- a/app-containers/podman/podman-3.4.2.ebuild +++ b/app-containers/podman/podman-3.4.2.ebuild @@ -21,7 +21,7 @@ RESTRICT+=" test" COMMON_DEPEND=" app-crypt/gpgme:= >=app-containers/conmon-2.0.0 - || ( >=app-emulation/runc-1.0.0_rc6 app-containers/crun ) + || ( >=app-containers/runc-1.0.0_rc6 app-containers/crun ) dev-libs/libassuan:= dev-libs/libgpg-error:= >=net-misc/cni-plugins-0.8.6 diff --git a/app-containers/podman/podman-3.4.3.ebuild b/app-containers/podman/podman-3.4.3.ebuild index bdd678320e5f..419c47b5d16f 100644 --- a/app-containers/podman/podman-3.4.3.ebuild +++ b/app-containers/podman/podman-3.4.3.ebuild @@ -21,7 +21,7 @@ RESTRICT+=" test" COMMON_DEPEND=" app-crypt/gpgme:= >=app-containers/conmon-2.0.0 - || ( >=app-emulation/runc-1.0.0_rc6 app-containers/crun ) + || ( >=app-containers/runc-1.0.0_rc6 app-containers/crun ) dev-libs/libassuan:= dev-libs/libgpg-error:= >=net-misc/cni-plugins-0.8.6 diff --git a/app-containers/podman/podman-3.4.4.ebuild b/app-containers/podman/podman-3.4.4.ebuild index bdd678320e5f..419c47b5d16f 100644 --- a/app-containers/podman/podman-3.4.4.ebuild +++ b/app-containers/podman/podman-3.4.4.ebuild @@ -21,7 +21,7 @@ RESTRICT+=" test" COMMON_DEPEND=" app-crypt/gpgme:= >=app-containers/conmon-2.0.0 - || ( >=app-emulation/runc-1.0.0_rc6 app-containers/crun ) + || ( >=app-containers/runc-1.0.0_rc6 app-containers/crun ) dev-libs/libassuan:= dev-libs/libgpg-error:= >=net-misc/cni-plugins-0.8.6 |