diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-12-19 23:28:05 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-12-20 00:51:30 -0800 |
commit | 10498e2291295ae34dad0fe3477ff97512432e85 (patch) | |
tree | 9fafd5d291bad308fe71b3675c131b04a0998638 /app-emulation/podman | |
parent | Move {app-emulation -> app-containers}/cadvisor (diff) | |
download | gentoo-10498e2291295ae34dad0fe3477ff97512432e85.tar.gz gentoo-10498e2291295ae34dad0fe3477ff97512432e85.tar.bz2 gentoo-10498e2291295ae34dad0fe3477ff97512432e85.zip |
Move {app-emulation -> app-containers}/conmon
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'app-emulation/podman')
-rw-r--r-- | app-emulation/podman/podman-3.3.1.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/podman/podman-3.4.0.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/podman/podman-3.4.1.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/podman/podman-3.4.2.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/podman/podman-3.4.3.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/podman/podman-3.4.4.ebuild | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/app-emulation/podman/podman-3.3.1.ebuild b/app-emulation/podman/podman-3.3.1.ebuild index 1687e2b78236..02d4e5b90bed 100644 --- a/app-emulation/podman/podman-3.3.1.ebuild +++ b/app-emulation/podman/podman-3.3.1.ebuild @@ -20,7 +20,7 @@ RESTRICT="test" COMMON_DEPEND=" app-crypt/gpgme:= - >=app-emulation/conmon-2.0.0 + >=app-containers/conmon-2.0.0 || ( >=app-emulation/runc-1.0.0_rc6 app-containers/crun ) dev-libs/libassuan:= dev-libs/libgpg-error:= diff --git a/app-emulation/podman/podman-3.4.0.ebuild b/app-emulation/podman/podman-3.4.0.ebuild index f093f8cb3ffc..f8de5a58fe35 100644 --- a/app-emulation/podman/podman-3.4.0.ebuild +++ b/app-emulation/podman/podman-3.4.0.ebuild @@ -20,7 +20,7 @@ RESTRICT+=" test" COMMON_DEPEND=" app-crypt/gpgme:= - >=app-emulation/conmon-2.0.0 + >=app-containers/conmon-2.0.0 || ( >=app-emulation/runc-1.0.0_rc6 app-containers/crun ) dev-libs/libassuan:= dev-libs/libgpg-error:= diff --git a/app-emulation/podman/podman-3.4.1.ebuild b/app-emulation/podman/podman-3.4.1.ebuild index 6bd384afc54c..ee5c79c2785d 100644 --- a/app-emulation/podman/podman-3.4.1.ebuild +++ b/app-emulation/podman/podman-3.4.1.ebuild @@ -20,7 +20,7 @@ RESTRICT+=" test" COMMON_DEPEND=" app-crypt/gpgme:= - >=app-emulation/conmon-2.0.0 + >=app-containers/conmon-2.0.0 || ( >=app-emulation/runc-1.0.0_rc6 app-containers/crun ) dev-libs/libassuan:= dev-libs/libgpg-error:= diff --git a/app-emulation/podman/podman-3.4.2.ebuild b/app-emulation/podman/podman-3.4.2.ebuild index 22bcc4143dd5..2d7ab212ef6d 100644 --- a/app-emulation/podman/podman-3.4.2.ebuild +++ b/app-emulation/podman/podman-3.4.2.ebuild @@ -20,7 +20,7 @@ RESTRICT+=" test" COMMON_DEPEND=" app-crypt/gpgme:= - >=app-emulation/conmon-2.0.0 + >=app-containers/conmon-2.0.0 || ( >=app-emulation/runc-1.0.0_rc6 app-containers/crun ) dev-libs/libassuan:= dev-libs/libgpg-error:= diff --git a/app-emulation/podman/podman-3.4.3.ebuild b/app-emulation/podman/podman-3.4.3.ebuild index dccd79b8fc77..e3583f8e2f10 100644 --- a/app-emulation/podman/podman-3.4.3.ebuild +++ b/app-emulation/podman/podman-3.4.3.ebuild @@ -20,7 +20,7 @@ RESTRICT+=" test" COMMON_DEPEND=" app-crypt/gpgme:= - >=app-emulation/conmon-2.0.0 + >=app-containers/conmon-2.0.0 || ( >=app-emulation/runc-1.0.0_rc6 app-containers/crun ) dev-libs/libassuan:= dev-libs/libgpg-error:= diff --git a/app-emulation/podman/podman-3.4.4.ebuild b/app-emulation/podman/podman-3.4.4.ebuild index dccd79b8fc77..e3583f8e2f10 100644 --- a/app-emulation/podman/podman-3.4.4.ebuild +++ b/app-emulation/podman/podman-3.4.4.ebuild @@ -20,7 +20,7 @@ RESTRICT+=" test" COMMON_DEPEND=" app-crypt/gpgme:= - >=app-emulation/conmon-2.0.0 + >=app-containers/conmon-2.0.0 || ( >=app-emulation/runc-1.0.0_rc6 app-containers/crun ) dev-libs/libassuan:= dev-libs/libgpg-error:= |