commit: c8bdd9aa2e808211185025407c08335f523c9775 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Sun Jan 29 20:32:09 2023 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Sun Jan 29 20:32:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8bdd9aa
sys-cluster/k3s: drop EGO_SUM_SRC_URI since it is not set Signed-off-by: William Hubbs <williamh <AT> gentoo.org> sys-cluster/k3s/k3s-1.25.4_p1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys-cluster/k3s/k3s-1.25.4_p1.ebuild b/sys-cluster/k3s/k3s-1.25.4_p1.ebuild index aaae4d40b59d..953cdaa09023 100644 --- a/sys-cluster/k3s/k3s-1.25.4_p1.ebuild +++ b/sys-cluster/k3s/k3s-1.25.4_p1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2022 Gentoo Authors +# Copyright 2021-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,6 @@ CONFIG_CHECK="~BRIDGE_NETFILTER ~CFS_BANDWIDTH ~CGROUP_DEVICE ~CGROUP_PERF ~CGRO MY_PV=${PV%_p*}+k3s${PV#*_p} SRC_URI="https://github.com/zmedico/k3s/archive/refs/tags/v${MY_PV}-vendor.tar.gz -> ${P}-vendor.tar.gz - ${EGO_SUM_SRC_URI} https://github.com/k3s-io/containerd/archive/refs/tags/v${K3S_CONTAINERD_VERSION}.tar.gz -> k3s-containerd-${K3S_CONTAINERD_VERSION}.tar.gz https://github.com/opencontainers/runc/archive/refs/tags/${K3S_RUNC_VERSION}.tar.gz -> k3s-runc-${K3S_RUNC_VERSION}.tar.gz https://traefik.github.io/charts/traefik/traefik-${K3S_TRAEFIK_VERSION}.tgz