diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-08-21 16:25:51 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-08-21 16:25:51 +0200 |
commit | 4f5f91b1a99859a608b7ffdc4e28d3fd10380ab0 (patch) | |
tree | 00bce4b77287498b73f9937e7150cfce0b41efe8 /net-misc/calicoctl | |
parent | media-gfx/imagemagick: Removed old. (diff) | |
download | gentoo-4f5f91b1a99859a608b7ffdc4e28d3fd10380ab0.tar.gz gentoo-4f5f91b1a99859a608b7ffdc4e28d3fd10380ab0.tar.bz2 gentoo-4f5f91b1a99859a608b7ffdc4e28d3fd10380ab0.zip |
net-misc/calicoctl: Drop unused eclasses
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'net-misc/calicoctl')
-rw-r--r-- | net-misc/calicoctl/calicoctl-1.5.0_rc1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/calicoctl/calicoctl-1.5.0_rc1.ebuild b/net-misc/calicoctl/calicoctl-1.5.0_rc1.ebuild index 5b076623219d..45eb88efab70 100644 --- a/net-misc/calicoctl/calicoctl-1.5.0_rc1.ebuild +++ b/net-misc/calicoctl/calicoctl-1.5.0_rc1.ebuild @@ -49,7 +49,7 @@ EGO_VENDOR=( "github.com/docopt/docopt-go 784ddc588536785e7299f7272f39101f7faccc "k8s.io/client-go 4a3ab2f5be5177366f8206fd79ce55ca80e417fa github.com/kubernetes/client-go" "k8s.io/apimachinery b317fa7ec8e0e7d1f77ac63bf8c3ec7b29a2a215 github.com/kubernetes/apimachinery") -inherit golang-vcs-snapshot systemd user +inherit golang-vcs-snapshot CALICOCTL_COMMIT="118b8ae1cbfb852f387c9066b5ae27633593a99f" |