Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/kube-bench/
Date: Sat, 02 Jun 2018 12:28:36
Message-Id: 1527942230.28627a467abe93693d68f70cf807cdd3d24fd613.mrueg@gentoo
1 commit: 28627a467abe93693d68f70cf807cdd3d24fd613
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 2 12:23:50 2018 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 2 12:23:50 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28627a46
7
8 app-admin/kube-bench: Remove old
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-admin/kube-bench/Manifest | 2 -
13 app-admin/kube-bench/kube-bench-0.0.12.ebuild | 59 ---------------------------
14 app-admin/kube-bench/kube-bench-0.0.14.ebuild | 59 ---------------------------
15 3 files changed, 120 deletions(-)
16
17 diff --git a/app-admin/kube-bench/Manifest b/app-admin/kube-bench/Manifest
18 index 85522b44a36..b78143c0f2a 100644
19 --- a/app-admin/kube-bench/Manifest
20 +++ b/app-admin/kube-bench/Manifest
21 @@ -20,6 +20,4 @@ DIST github.com-spf13-cobra-7b2c5ac9fc04fc5efafb60700713d4fa609b777b.tar.gz 1016
22 DIST github.com-spf13-jwalterweatherman-12bd96e66386c1960ab0f74ced1362f66f552f7b.tar.gz 6347 BLAKE2B a1e62d37f3f736086ba5b198ca33e243f4650571d42448c593ba7c0970883aea401e8ddfc90975686bb5c992e5133294662a05b245620ca52c254b2a7e866d29 SHA512 04522be3439a2c3a06f38f764e275d8d093b935d610386bb99364f105d7d805a6a7e7a928796682955549a88d43b21f385404c1401ee66374d324f954bd4769c
23 DIST github.com-spf13-pflag-4c012f6dcd9546820e378d0bdda4d8fc772cdfea.tar.gz 40078 BLAKE2B 4a15afdf122a58dd006d57da88176fd2804d98706ac3d8c496dc14b084851288dd28bad95f7871d738f0487db46aa7969dffbdf005c14fc6f46bcd0ad7e0f673 SHA512 4f4d606bfe94ea51a6cde535f16078602f1d63bd2896aed52bb53b3d219510ab38ad4bdc692da2eb355c9361041d7322db6424f63783bcc367343a1666cdf297
24 DIST github.com-spf13-viper-25b30aa063fc18e48662b86996252eabdcf2f0c7.tar.gz 30849 BLAKE2B 8e66dbb5c90c47e66ea72848d86602861791fe3198ce6cde5ea87330f15dd19cdd249788bebc31b2a66577c20edeef01c8beb59a4140d57167c4b13d33118a04 SHA512 4acd37411683d753d81d839e83c2257bc424c42b8e295868da84cb045db131be063b0e5a0fb88c587332582f356186659d5a181e65ae1838e868576543c1fecd
25 -DIST kube-bench-0.0.12.tar.gz 175549 BLAKE2B f909caa4735ed4c6698b756bea24ffbf176c1ff111130ed17f421c894dbefbec28e88305701ab42e40c255dbc4f4a748db2d3ede29951cf38715afd1f61cefe6 SHA512 c91de2ca9b1cb5769885dfb7691c95680f2a82d22e0df3b0060135281c3e42a8824302ec14b3f462ad2f76fa39c32bf93721428c2f3e9a50dbebcacfc6d840a4
26 -DIST kube-bench-0.0.14.tar.gz 175554 BLAKE2B 08625739f4128ba0a19ecd8088c49ca9dbc1637393771ae4a2d086f167028047902c8be998e86f10050dd7dfa948ace2c9ae8806c3329935c92da1450fb128c4 SHA512 d07cc3759e8d11908791df983434607a798b3f77e8520ca03445528fab19025aee2f80c6e2386a73090caf37e7f7fb1e9c47a6a585023c7b5f80b4dceeb12332
27 DIST kube-bench-0.0.16.tar.gz 196341 BLAKE2B c0cf32f99401729c8c064a6d48e41908c75904099a5f3bd500815502c1b9361a58546cb0751e554a0f89cddb9b25d7362b39b3a0b2000b4ab65ed2e52b98e496 SHA512 4cb0a1c5d6bd9991acbfe12d367db3d552e273cef472c11f81065be6fba93631d6c3859c247f6af7defc90e5aa716e1888a7501e5f5b024041ad81072a53c878
28
29 diff --git a/app-admin/kube-bench/kube-bench-0.0.12.ebuild b/app-admin/kube-bench/kube-bench-0.0.12.ebuild
30 deleted file mode 100644
31 index 01b95b2a0ed..00000000000
32 --- a/app-admin/kube-bench/kube-bench-0.0.12.ebuild
33 +++ /dev/null
34 @@ -1,59 +0,0 @@
35 -# Copyright 1999-2018 Gentoo Foundation
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=6
39 -
40 -EGO_PN="github.com/aquasecurity/kube-bench"
41 -
42 -EGO_VENDOR=(
43 - "github.com/fatih/color 570b54cabe6b8eb0bc2dfce68d964677d63b5260"
44 - "github.com/fsnotify/fsnotify 4da3e2cfbabc9f751898f250b49f2439785783a1"
45 - "github.com/golang/glog 23def4e6c14b4da8ac2ed8007337bc5eb5007998"
46 - "github.com/hashicorp/hcl 23c074d0eceb2b8a5bfdbb271ab780cde70f05a8"
47 - "github.com/inconshreveable/mousetrap 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75"
48 - "github.com/jinzhu/gorm 5174cc5c242a728b435ea2be8a2f7f998e15429b"
49 - "github.com/jinzhu/inflection 1c35d901db3da928c72a72d8458480cc9ade058f"
50 - "github.com/lib/pq 83612a56d3dd153a94a629cd64925371c9adad78"
51 - "github.com/magiconair/properties 49d762b9817ba1c2e9d0c69183c2b4a8b8f1d934"
52 - "github.com/mattn/go-colorable 5411d3eea5978e6cdc258b30de592b60df6aba96"
53 - "github.com/mattn/go-isatty 57fdcb988a5c543893cc61bce354a6e24ab70022"
54 - "github.com/mitchellh/mapstructure 06020f85339e21b2478f756a78e295255ffa4d6a"
55 - "github.com/pelletier/go-toml 0131db6d737cfbbfb678f8b7d92e55e27ce46224"
56 - "github.com/spf13/afero 57afd63c68602b63ed976de00dd066ccb3c319db"
57 - "github.com/spf13/cast acbeb36b902d72a7a4c18e8f3241075e7ab763e4"
58 - "github.com/spf13/cobra 7b2c5ac9fc04fc5efafb60700713d4fa609b777b"
59 - "github.com/spf13/jwalterweatherman 12bd96e66386c1960ab0f74ced1362f66f552f7b"
60 - "github.com/spf13/pflag 4c012f6dcd9546820e378d0bdda4d8fc772cdfea"
61 - "github.com/spf13/viper 25b30aa063fc18e48662b86996252eabdcf2f0c7"
62 - "golang.org/x/sys e24f485414aeafb646f6fca458b0bf869c0880a1 github.com/golang/sys"
63 - "golang.org/x/text e19ae1496984b1c655b8044a65c0300a3c878dd3 github.com/golang/text"
64 - "gopkg.in/yaml.v2 c95af922eae69f190717a0b7148960af8c55a072 github.com/go-yaml/yaml"
65 -)
66 -
67 -inherit golang-build golang-vcs-snapshot bash-completion-r1
68 -
69 -ARCHIVE_URI="https://github.com/aquasecurity/kube-bench/archive/v${PV}.tar.gz -> ${P}.tar.gz
70 - ${EGO_VENDOR_URI}"
71 -KEYWORDS="~amd64"
72 -
73 -DESCRIPTION="Kubernetes Bench for Security runs the CIS Kubernetes Benchmark"
74 -HOMEPAGE="https://github.com/aquasecurity/kube-bench"
75 -SRC_URI="${ARCHIVE_URI}"
76 -
77 -LICENSE="Apache-2.0"
78 -SLOT="0"
79 -IUSE=""
80 -
81 -RESTRICT="test"
82 -
83 -src_compile() {
84 - pushd src/${EGO_PN} || die
85 - GOPATH="${S}" go build -o ${PN} . || die
86 - popd || die
87 -}
88 -
89 -src_install() {
90 - dobin src/${EGO_PN}/${PN}
91 - insinto /etc/kube-bench
92 - doins -r src/${EGO_PN}/cfg
93 -}
94
95 diff --git a/app-admin/kube-bench/kube-bench-0.0.14.ebuild b/app-admin/kube-bench/kube-bench-0.0.14.ebuild
96 deleted file mode 100644
97 index 01b95b2a0ed..00000000000
98 --- a/app-admin/kube-bench/kube-bench-0.0.14.ebuild
99 +++ /dev/null
100 @@ -1,59 +0,0 @@
101 -# Copyright 1999-2018 Gentoo Foundation
102 -# Distributed under the terms of the GNU General Public License v2
103 -
104 -EAPI=6
105 -
106 -EGO_PN="github.com/aquasecurity/kube-bench"
107 -
108 -EGO_VENDOR=(
109 - "github.com/fatih/color 570b54cabe6b8eb0bc2dfce68d964677d63b5260"
110 - "github.com/fsnotify/fsnotify 4da3e2cfbabc9f751898f250b49f2439785783a1"
111 - "github.com/golang/glog 23def4e6c14b4da8ac2ed8007337bc5eb5007998"
112 - "github.com/hashicorp/hcl 23c074d0eceb2b8a5bfdbb271ab780cde70f05a8"
113 - "github.com/inconshreveable/mousetrap 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75"
114 - "github.com/jinzhu/gorm 5174cc5c242a728b435ea2be8a2f7f998e15429b"
115 - "github.com/jinzhu/inflection 1c35d901db3da928c72a72d8458480cc9ade058f"
116 - "github.com/lib/pq 83612a56d3dd153a94a629cd64925371c9adad78"
117 - "github.com/magiconair/properties 49d762b9817ba1c2e9d0c69183c2b4a8b8f1d934"
118 - "github.com/mattn/go-colorable 5411d3eea5978e6cdc258b30de592b60df6aba96"
119 - "github.com/mattn/go-isatty 57fdcb988a5c543893cc61bce354a6e24ab70022"
120 - "github.com/mitchellh/mapstructure 06020f85339e21b2478f756a78e295255ffa4d6a"
121 - "github.com/pelletier/go-toml 0131db6d737cfbbfb678f8b7d92e55e27ce46224"
122 - "github.com/spf13/afero 57afd63c68602b63ed976de00dd066ccb3c319db"
123 - "github.com/spf13/cast acbeb36b902d72a7a4c18e8f3241075e7ab763e4"
124 - "github.com/spf13/cobra 7b2c5ac9fc04fc5efafb60700713d4fa609b777b"
125 - "github.com/spf13/jwalterweatherman 12bd96e66386c1960ab0f74ced1362f66f552f7b"
126 - "github.com/spf13/pflag 4c012f6dcd9546820e378d0bdda4d8fc772cdfea"
127 - "github.com/spf13/viper 25b30aa063fc18e48662b86996252eabdcf2f0c7"
128 - "golang.org/x/sys e24f485414aeafb646f6fca458b0bf869c0880a1 github.com/golang/sys"
129 - "golang.org/x/text e19ae1496984b1c655b8044a65c0300a3c878dd3 github.com/golang/text"
130 - "gopkg.in/yaml.v2 c95af922eae69f190717a0b7148960af8c55a072 github.com/go-yaml/yaml"
131 -)
132 -
133 -inherit golang-build golang-vcs-snapshot bash-completion-r1
134 -
135 -ARCHIVE_URI="https://github.com/aquasecurity/kube-bench/archive/v${PV}.tar.gz -> ${P}.tar.gz
136 - ${EGO_VENDOR_URI}"
137 -KEYWORDS="~amd64"
138 -
139 -DESCRIPTION="Kubernetes Bench for Security runs the CIS Kubernetes Benchmark"
140 -HOMEPAGE="https://github.com/aquasecurity/kube-bench"
141 -SRC_URI="${ARCHIVE_URI}"
142 -
143 -LICENSE="Apache-2.0"
144 -SLOT="0"
145 -IUSE=""
146 -
147 -RESTRICT="test"
148 -
149 -src_compile() {
150 - pushd src/${EGO_PN} || die
151 - GOPATH="${S}" go build -o ${PN} . || die
152 - popd || die
153 -}
154 -
155 -src_install() {
156 - dobin src/${EGO_PN}/${PN}
157 - insinto /etc/kube-bench
158 - doins -r src/${EGO_PN}/cfg
159 -}