summaryrefslogtreecommitdiff
path: root/net-analyzer/gvm-tools/gvm-tools-23.11.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-23 16:46:30 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-23 16:46:30 +0000
commit1f1ada4b2afd8dd8de6ac1e0f94702abf05654bc (patch)
tree2d9c4727985711ca133f754404d7ef6c40d82be3 /net-analyzer/gvm-tools/gvm-tools-23.11.0.ebuild
parent02d5de423c2b7f8d7c873bcc7a1a222b1847149d (diff)
gentoo auto-resync : 23:01:2024 - 16:46:30
Diffstat (limited to 'net-analyzer/gvm-tools/gvm-tools-23.11.0.ebuild')
-rw-r--r--net-analyzer/gvm-tools/gvm-tools-23.11.0.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/net-analyzer/gvm-tools/gvm-tools-23.11.0.ebuild b/net-analyzer/gvm-tools/gvm-tools-23.11.0.ebuild
deleted file mode 100644
index 611f26ff853b..000000000000
--- a/net-analyzer/gvm-tools/gvm-tools-23.11.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..12} )
-DISTUTILS_USE_PEP517=poetry
-inherit distutils-r1
-
-DESCRIPTION="Remote control for Greenbone Vulnerability Manager, previously named openvas-cli"
-HOMEPAGE="https://www.greenbone.net https://github.com/greenbone/gvm-tools/"
-SRC_URI="https://github.com/greenbone/gvm-tools/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- >=net-analyzer/python-gvm-23.4.2[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
-
-distutils_enable_tests unittest