mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
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>
This commit is contained in:
@@ -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:=
|
||||
|
||||
@@ -25,7 +25,7 @@ COMMON_DEPEND="
|
||||
!cgroup-hybrid? ( app-containers/crun )
|
||||
dev-libs/libassuan:=
|
||||
dev-libs/libgpg-error:=
|
||||
>=net-misc/cni-plugins-0.8.6
|
||||
>=app-containers/cni-plugins-0.8.6
|
||||
sys-fs/lvm2
|
||||
sys-libs/libseccomp:=
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ COMMON_DEPEND="
|
||||
!cgroup-hybrid? ( app-containers/crun )
|
||||
dev-libs/libassuan:=
|
||||
dev-libs/libgpg-error:=
|
||||
>=net-misc/cni-plugins-0.8.6
|
||||
>=app-containers/cni-plugins-0.8.6
|
||||
sys-fs/lvm2
|
||||
sys-libs/libseccomp:=
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -86,7 +86,7 @@ LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="net-misc/cni-plugins"
|
||||
RDEPEND="app-containers/cni-plugins"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
@@ -7,3 +7,4 @@ move sci-libs/shapely dev-python/shapely
|
||||
move games-action/brutal-legend games-action/brutal-legend-hb
|
||||
move kde-apps/kdesdk-kioslaves dev-util/kio-perldoc
|
||||
move kde-apps/zeroconf-ioslave net-misc/kio-zeroconf
|
||||
move net-misc/cni-plugins app-containers/cni-plugins
|
||||
|
||||
Reference in New Issue
Block a user