summaryrefslogtreecommitdiff
path: root/net-misc/istioctl
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/istioctl')
-rw-r--r--net-misc/istioctl/Manifest6
-rw-r--r--net-misc/istioctl/istioctl-1.1.17.ebuild (renamed from net-misc/istioctl/istioctl-1.1.12.ebuild)2
-rw-r--r--net-misc/istioctl/istioctl-1.1.8.ebuild35
3 files changed, 3 insertions, 40 deletions
diff --git a/net-misc/istioctl/Manifest b/net-misc/istioctl/Manifest
index a6e9fea8cdb8..52e5fcc94ce2 100644
--- a/net-misc/istioctl/Manifest
+++ b/net-misc/istioctl/Manifest
@@ -1,5 +1,3 @@
-DIST istioctl-1.1.12.tar.gz 20720842 BLAKE2B c7b70ee162daabcf82cc8cbd8ec61d49b68189fcab43a1f04daa9dee6701075330557d2567cabae7f8fa37a2b3ebac23def53cca43930a9c1bf5079c15198f48 SHA512 a7aa37a2ec12b802d38a27cc4b6131ec604e14f0c64d2a3619f2918cc24cbf7bf0e291d58185e0481d544b28264f8782636abdca5afdacde6c3ad41ae616b90d
-DIST istioctl-1.1.8.tar.gz 20718514 BLAKE2B 20b492932906bab3d8fd2e66452acf42a3b8fc07bb42e95217410b32ede68f2dc4256f4e33b104428996a3cfa2f30c798ccf2cc3794079c8936d353330763c88 SHA512 907bff4a7239e0e615fcc3ea92c98d944916dc88c744d574b5362e622729e8fb5a79e549a7f0beece5235918d7891ef6283e6b1e3f789980450d7eee1e131e2b
-EBUILD istioctl-1.1.12.ebuild 848 BLAKE2B e78cd34eb328abb702bdd235049eb7287d094dace9c1c2a14f9a3009ee1bdad67bc873a4028b148ed1503eef79bda4215948d8dca62358617f1457a96a3fc3b4 SHA512 fe327960385a5e1e6c9ca5c76e24ad27eed95e37985f3fefd1c661ba54e8ba3c98cc569b04114afe8658a1cd37acb3174cbce66e6a324dcfa4904d12d10c028c
-EBUILD istioctl-1.1.8.ebuild 848 BLAKE2B 685fd155192b5f99a7f04ecde94b2cc0c019dad6ca36aacd6e427ae56c4df599e3364ea4b1b932ac8b09d3aeab8e506322e163837cc018611fc41bbf2cbaaa65 SHA512 2d7ec1b4e628855aa31efde1db7316ec9bb8829369f91ae0ae95cb0ef593573696332cca5cab2b2bab54fc0d78f32e46219ff10e04eacf9380a18cfe3e50acc1
+DIST istioctl-1.1.17.tar.gz 20765634 BLAKE2B e5192176312cbbd8b8f0ae46026909539df6c4784376a9e997b98d8147e7e9d4435ba97cbcb00880c99dc0ab2cd3ebbd4f385354c086f8a5fe71db57a8243802 SHA512 8d2057fbcb636f1fabc24a2f4c29b5426a9b68b0870a46ac9b5db6ea1f39336e5c1c7b13f040b346edbc35d1f359aacda1efd35b5417bd2ed90e693009cdda15
+EBUILD istioctl-1.1.17.ebuild 848 BLAKE2B 8ce6c940d9683ff2f74bd8a141ba9b862d029d27dd33d80a29aff9049dddf2ee182a3169c137cd773bd99994faa4006ca019633fca22389e4afe668b33c5bb33 SHA512 c8f03acca7628385c120294bf118537e0b24e129e73fed27328b1ed3d884c735d0e1b4b9a90810e097bc2c25a03aebfb6b7274d81165f515f26699ac5d996ae6
MISC metadata.xml 321 BLAKE2B 46078d652e4352893c239c5e6b7d30a160f48b370f932357a5c2940c67ddae2f6c932ca6dd1b0b784b0e2a03a7649936ebe317dc95da5ad7a9acbd2e497a01d1 SHA512 cb45dda3fe092fbc1d18cdd21f44ad5cd89c51fee4e10aee6140bd66b25e46c9253672b8f36fe0ae6a83ff9a76c9b1bd35de59846abb9054b1f5095e33858d88
diff --git a/net-misc/istioctl/istioctl-1.1.12.ebuild b/net-misc/istioctl/istioctl-1.1.17.ebuild
index 40518fcd4c12..ce116f5676db 100644
--- a/net-misc/istioctl/istioctl-1.1.12.ebuild
+++ b/net-misc/istioctl/istioctl-1.1.17.ebuild
@@ -5,7 +5,7 @@ EAPI=6
inherit golang-vcs-snapshot
-GIT_COMMIT="473d9b3"
+GIT_COMMIT="149c2fc"
KEYWORDS="~amd64"
DESCRIPTION="Istio configuration command line utility"
diff --git a/net-misc/istioctl/istioctl-1.1.8.ebuild b/net-misc/istioctl/istioctl-1.1.8.ebuild
deleted file mode 100644
index bf2567f64cbf..000000000000
--- a/net-misc/istioctl/istioctl-1.1.8.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit golang-vcs-snapshot
-
-GIT_COMMIT="145b18a"
-
-KEYWORDS="~amd64"
-DESCRIPTION="Istio configuration command line utility"
-EGO_PN="istio.io/istio"
-HOMEPAGE="https://github.com/istio/istio"
-MY_PV=${PV/_/-}
-SRC_URI="https://github.com/istio/istio/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-RESTRICT="test"
-
-src_compile() {
- pushd "src/${EGO_PN}" || die
- BUILDINFO="istio.io/istio/pkg/version.buildVersion=${PV}
- istio.io/istio/pkg/version.buildGitRevision=${GIT_COMMIT}
- istio.io/istio/pkg/version.buildStatus=Clean" \
- VERBOSE=1 GOPATH="${WORKDIR}/${P}" TAG=${PV} emake istioctl
- popd || die
-}
-
-src_install() {
- dobin out/linux_amd64/release/${PN}
- pushd "src/${EGO_PN}" || die
- dodoc README.md
-}