diff options
Diffstat (limited to 'net-analyzer/gvm-libs/gvm-libs-11.0.1.ebuild')
-rw-r--r-- | net-analyzer/gvm-libs/gvm-libs-11.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/gvm-libs/gvm-libs-11.0.1.ebuild b/net-analyzer/gvm-libs/gvm-libs-11.0.1.ebuild index be84a74a2762..07801678f816 100644 --- a/net-analyzer/gvm-libs/gvm-libs-11.0.1.ebuild +++ b/net-analyzer/gvm-libs/gvm-libs-11.0.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 CMAKE_MAKEFILE_GENERATOR="emake" -inherit cmake flag-o-matic toolchain-funcs +inherit cmake toolchain-funcs DESCRIPTION="Greenbone vulnerability management libraries, previously named openvas-libraries" HOMEPAGE="https://www.greenbone.net/en/" |