diff options
author | Florian Schmaus <flow@gentoo.org> | 2022-05-09 16:07:55 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2022-05-09 16:07:58 +0200 |
commit | e3b723af3500fac63801ab8d954ee17fe560c866 (patch) | |
tree | 022eb39ab13c61513fde84c311363fd8e5a68e9b /net-analyzer/gvm-libs | |
parent | dev-python/pymongo: x86 stable wrt bug #842954 (diff) | |
download | gentoo-e3b723af3500fac63801ab8d954ee17fe560c866.tar.gz gentoo-e3b723af3500fac63801ab8d954ee17fe560c866.tar.bz2 gentoo-e3b723af3500fac63801ab8d954ee17fe560c866.zip |
net-analyzer/gvm-libs: shorten DESCRIPTION
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'net-analyzer/gvm-libs')
-rw-r--r-- | net-analyzer/gvm-libs/gvm-libs-21.4.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/gvm-libs/gvm-libs-21.4.4-r2.ebuild b/net-analyzer/gvm-libs/gvm-libs-21.4.4-r2.ebuild index e2705199abaa..054494bea23d 100644 --- a/net-analyzer/gvm-libs/gvm-libs-21.4.4-r2.ebuild +++ b/net-analyzer/gvm-libs/gvm-libs-21.4.4-r2.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit cmake toolchain-funcs -DESCRIPTION="Greenbone Vulnerability Management (GVM) libraries, previously named openvas-libraries" +DESCRIPTION="Greenbone Vulnerability Management (GVM) libraries" HOMEPAGE="https://www.greenbone.net https://github.com/greenbone/gvm-libs/" SRC_URI="https://github.com/greenbone/gvm-libs/archive/v${PV}.tar.gz -> ${P}.tar.gz" |