* [gentoo-commits] repo/gentoo:master commit in: app-containers/go-secbench/, profiles/updates/, profiles/
@ 2024-02-02 16:31 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2024-02-02 16:31 UTC (permalink / raw
To: gentoo-commits
commit: bd0667834017712e0231df88dede847454122275
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 2 16:23:39 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 2 16:31:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd066783
app-containers/go-secbench: Remove last-rited pkg
Closes: https://bugs.gentoo.org/919050
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-containers/go-secbench/Manifest | 1 -
.../go-secbench/go-secbench-0.1.0-r1.ebuild | 27 ----------------------
app-containers/go-secbench/metadata.xml | 8 -------
profiles/package.mask | 5 ----
profiles/updates/4Q-2021 | 1 -
5 files changed, 42 deletions(-)
diff --git a/app-containers/go-secbench/Manifest b/app-containers/go-secbench/Manifest
deleted file mode 100644
index 915d02957600..000000000000
--- a/app-containers/go-secbench/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST go-secbench-0.1.0.tar.gz 1281488 BLAKE2B 83bb27a2113a5e851db8b61402d967d528c9e3b39d249a23b4d28c21e001276eff73f61c6aba610f0020f22de26b04286a91e5a3785b5a9e019d2701d6081f92 SHA512 4712ef56385993ed1e660c1843a1d7e9cd807a3ca8bf935767e8d2965aef25c5b3a7a88d4ed7c072fe124a6b05900bd444cdbc0cee879e80844fb5f695732f2b
diff --git a/app-containers/go-secbench/go-secbench-0.1.0-r1.ebuild b/app-containers/go-secbench/go-secbench-0.1.0-r1.ebuild
deleted file mode 100644
index bbc7926f7164..000000000000
--- a/app-containers/go-secbench/go-secbench-0.1.0-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-EGO_PN="github.com/qnib/go-secbench"
-inherit golang-build golang-vcs-snapshot
-
-DESCRIPTION="run and evaluate the docker security benchmark"
-HOMEPAGE="https://github.com/qnib/go-secbench"
-SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-RESTRICT="test"
-
-DEPEND="dev-lang/go"
-RDEPEND="app-containers/docker"
-
-src_compile() {
- GOPATH="${S}" go build -o bin/go-secbench src/${EGO_PN}/cmd/main.go || die
-}
-
-src_install() {
- dobin bin/${PN}
-dodoc "src/${EGO_PN}/README.md"
-}
diff --git a/app-containers/go-secbench/metadata.xml b/app-containers/go-secbench/metadata.xml
deleted file mode 100644
index db463f3eeb66..000000000000
--- a/app-containers/go-secbench/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>williamh@gentoo.org</email>
- <name>William Hubbs</name>
- </maintainer>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index eab015b534d3..d25e9431dce5 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -289,11 +289,6 @@ net-analyzer/lilac
# Removal on 2024-01-21. Bug #918905.
sys-block/hpacucli
-# Michał Górny <mgorny@gentoo.org> (2023-12-22)
-# Unmaintained. EAPI 6. Last commit in 2017. No revdeps.
-# Removal on 2024-01-21. Bug #919050.
-app-containers/go-secbench
-
# Andreas Sturmlechner <asturm@gentoo.org> (2024-01-31)
# KDE Plasma 6 RC2 (5.93) and Frameworks 6 RC2 (5.249) mask
# *** PRE-RELEASE *** NO BUGS WILL BE FIXED *** OVERLAY PRs WELCOME ***
diff --git a/profiles/updates/4Q-2021 b/profiles/updates/4Q-2021
index a101f57fc656..1c656f25a536 100644
--- a/profiles/updates/4Q-2021
+++ b/profiles/updates/4Q-2021
@@ -45,7 +45,6 @@ move app-emulation/docker-compose app-containers/docker-compose
move app-emulation/docker-credential-helpers app-containers/docker-credential-helpers
move app-emulation/docker-registry app-containers/docker-registry
move app-emulation/docker-swarm app-containers/docker-swarm
-move app-emulation/go-secbench app-containers/go-secbench
move app-emulation/slirp4netns app-containers/slirp4netns
move app-emulation/podman app-containers/podman
move app-emulation/k3d app-containers/k3d
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-02-02 16:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-02 16:31 [gentoo-commits] repo/gentoo:master commit in: app-containers/go-secbench/, profiles/updates/, profiles/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox