From 066c589c96b2c51dd5297f411925348883909165 Mon Sep 17 00:00:00 2001 From: Frank Steinborn Date: Wed, 22 May 2019 20:45:14 +0200 Subject: [PATCH] calicoctl: remove Upstream maintains 5 different versions, writes to clusters running calico should only happen with matching calicoctl. Remove, as it's pointless to keep this updated while big deployments are often on older versions of calico. --- srcpkgs/calicoctl/INSTALL.msg | 1 - srcpkgs/calicoctl/template | 8 -------- 2 files changed, 9 deletions(-) delete mode 100644 srcpkgs/calicoctl/INSTALL.msg delete mode 100644 srcpkgs/calicoctl/template diff --git a/srcpkgs/calicoctl/INSTALL.msg b/srcpkgs/calicoctl/INSTALL.msg deleted file mode 100644 index f61e5c9b1f2..00000000000 --- a/srcpkgs/calicoctl/INSTALL.msg +++ /dev/null @@ -1 +0,0 @@ -calicoctl is no longer provided by Void Linux, and will be fully removed from the repos on 2019/04/14 diff --git a/srcpkgs/calicoctl/template b/srcpkgs/calicoctl/template deleted file mode 100644 index 1df3889d60e..00000000000 --- a/srcpkgs/calicoctl/template +++ /dev/null @@ -1,8 +0,0 @@ -# Template file for 'calicoctl' -pkgname=calicoctl -version=3.5.2 -revision=2 -build_style=meta -short_desc="CLI tool for Project Calico (removed package)" -license="metapackage" -homepage="https://www.projectcalico.org"