From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/gvm-tools/
Date: Mon, 28 Oct 2019 04:05:34 +0000 (UTC) [thread overview]
Message-ID: <1572235443.fe7658222e50d92ff63457532fd3de648ac3798b.juippis@gentoo> (raw)
commit: fe7658222e50d92ff63457532fd3de648ac3798b
Author: Hasan ÇALIŞIR <hasan.calisir <AT> psauxit <DOT> com>
AuthorDate: Mon Aug 12 21:20:06 2019 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Oct 28 04:04:03 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe765822
net-analyzer/gvm-tools: drop dependency & update metadata
Drop dependency on:
net-analyzer/openvas-manager,
net-analyzer/openvas-libraries.
Update metadata with longdescription & upstream informations.
Update description & homepage.
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Hasan ÇALIŞIR <hasan.calisir <AT> psauxit.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
net-analyzer/gvm-tools/gvm-tools-1.4.1.ebuild | 8 +++-----
net-analyzer/gvm-tools/metadata.xml | 11 +++++++++++
2 files changed, 14 insertions(+), 5 deletions(-)
diff --git a/net-analyzer/gvm-tools/gvm-tools-1.4.1.ebuild b/net-analyzer/gvm-tools/gvm-tools-1.4.1.ebuild
index 98d3f4eb399..7de92b28c91 100644
--- a/net-analyzer/gvm-tools/gvm-tools-1.4.1.ebuild
+++ b/net-analyzer/gvm-tools/gvm-tools-1.4.1.ebuild
@@ -6,8 +6,8 @@ EAPI=7
PYTHON_COMPAT=( python3_{5,6} )
inherit distutils-r1
-DESCRIPTION="A remote security scanner for Linux (OpenVAS-cli)"
-HOMEPAGE="http://www.openvas.org/"
+DESCRIPTION="Remote control for Greenbone Vulnerability Manager, previously named openvas-cli"
+HOMEPAGE="https://www.greenbone.net/en/"
SRC_URI="https://github.com/greenbone/gvm-tools/archive/v1.4.1.tar.gz -> ${P}.tar.gz"
SLOT="0"
@@ -21,12 +21,10 @@ RDEPEND="
dev-python/paramiko[${PYTHON_USEDEP}]
dev-python/pythondialog:0[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
- >=net-analyzer/openvas-manager-7.0.3
!net-analyzer/openvas-cli"
DEPEND="
- ${RDEPEND}
- >=net-analyzer/openvas-libraries-9.0.3"
+ ${RDEPEND}"
src_prepare() {
distutils-r1_python_prepare_all
diff --git a/net-analyzer/gvm-tools/metadata.xml b/net-analyzer/gvm-tools/metadata.xml
index 1b94d673740..f85b386b890 100644
--- a/net-analyzer/gvm-tools/metadata.xml
+++ b/net-analyzer/gvm-tools/metadata.xml
@@ -9,4 +9,15 @@
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
+ <longdescription lang="en">
+ The Greenbone Vulnerability Management Tools or gvm-tools
+ in short are a collection of tools that help with remote controlling
+ a Greenbone Security Manager (GSM) appliance and its
+ underlying Greenbone Vulnerability Manager (GVM).
+ The tools essentially aid accessing the communication protocols
+ GMP (Greenbone Management Protocol) and OSP (Open Scanner Protocol).
+ </longdescription>
+ <upstream>
+ <remote-id type="github">greenbone/gvm-tools</remote-id>
+ </upstream>
</pkgmetadata>
next reply other threads:[~2019-10-28 4:05 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-28 4:05 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-02 19:31 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/gvm-tools/ Michał Górny
2024-12-21 9:07 Florian Schmaus
2024-12-21 9:07 Florian Schmaus
2024-12-01 14:02 Sam James
2024-09-14 10:09 Florian Schmaus
2024-07-23 3:55 Sam James
2024-05-09 11:06 Florian Schmaus
2024-02-28 20:50 Jakov Smolić
2024-01-23 13:30 Florian Schmaus
2023-11-21 8:01 Florian Schmaus
2023-11-14 7:53 Florian Schmaus
2023-10-06 8:01 Florian Schmaus
2023-07-03 8:15 Florian Schmaus
2023-04-09 16:03 Michał Górny
2022-07-24 16:48 Florian Schmaus
2022-05-09 14:11 Florian Schmaus
2022-05-02 11:16 Florian Schmaus
2021-03-22 13:36 Joonas Niilola
2020-08-21 7:15 Joonas Niilola
2020-06-01 12:28 Joonas Niilola
2020-06-01 12:28 Joonas Niilola
2020-03-25 13:46 Joonas Niilola
2020-03-25 13:46 Joonas Niilola
2020-03-03 6:03 Joonas Niilola
2019-12-21 15:06 Joonas Niilola
2019-11-01 14:11 Joonas Niilola
2019-03-13 14:59 Patrice Clement
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1572235443.fe7658222e50d92ff63457532fd3de648ac3798b.juippis@gentoo \
--to=juippis@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox