commit: e3b723af3500fac63801ab8d954ee17fe560c866 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Mon May 9 14:07:55 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Mon May 9 14:07:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3b723af
net-analyzer/gvm-libs: shorten DESCRIPTION Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> net-analyzer/gvm-libs/gvm-libs-21.4.4-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"
