diff options
author | William Hubbs <williamh@gentoo.org> | 2022-07-16 16:37:20 -0500 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2022-07-16 16:39:22 -0500 |
commit | 3d7978052da3f2cc54fce6653d7ee0c23d98be09 (patch) | |
tree | b252a26a2011ff2928ebf1820786ac6b3a3f79f6 /app-containers/cri-o | |
parent | x11-libs/libnotify: Version bump to 0.8.0 (diff) | |
download | gentoo-3d7978052da3f2cc54fce6653d7ee0c23d98be09.tar.gz gentoo-3d7978052da3f2cc54fce6653d7ee0c23d98be09.tar.bz2 gentoo-3d7978052da3f2cc54fce6653d7ee0c23d98be09.zip |
net-misc/cni-plugins: move to app-containers/cni-plugins
Closes: https://github.com/gentoo/gentoo/pull/25627
Thanks-to: Randall T. Vasquez <ran.dall@icloud.com>
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'app-containers/cri-o')
-rw-r--r-- | app-containers/cri-o/cri-o-1.24.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/cri-o/cri-o-1.24.1.ebuild b/app-containers/cri-o/cri-o-1.24.1.ebuild index 7248891b8cf2..b92849f49f50 100644 --- a/app-containers/cri-o/cri-o-1.24.1.ebuild +++ b/app-containers/cri-o/cri-o-1.24.1.ebuild @@ -25,7 +25,7 @@ COMMON_DEPEND=" dev-libs/libgpg-error:= net-firewall/conntrack-tools net-firewall/iptables - net-misc/cni-plugins + app-containers/cni-plugins net-misc/socat sys-apps/iproute2 sys-libs/libseccomp:= |