mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
vuls: I really want to rm this
This commit is contained in:
parent
9e1ff26df7
commit
718f8aeabe
1 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,8 @@
|
|||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
#This doesn't build, next time I have to touch it I'm deleting it
|
||||
|
||||
EGO_PN="github.com/future-architect/vuls"
|
||||
|
||||
|
|
@ -158,7 +159,7 @@ EGO_VENDOR=(
|
|||
"k8s.io/utils fddb29f9d009 github.com/kubernetes/utils"
|
||||
)
|
||||
|
||||
inherit eutils golang-vcs-snapshot systemd
|
||||
inherit golang-vcs-snapshot systemd
|
||||
|
||||
DESCRIPTION="Vulnerability scanner for Linux, agentless, written in Golang"
|
||||
HOMEPAGE="https://vuls.io https://github.com/future-architect/vuls"
|
||||
|
|
|
|||
Loading…
Reference in a new issue