diff options
author | Sam James <sam@gentoo.org> | 2021-04-15 02:57:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:18:53 +0100 |
commit | 921a752f6e94a70f84598c8bfb93b105211c090b (patch) | |
tree | ff44e4729798c93b1002a22a316b5f7a3e53832d /net-analyzer | |
parent | net-analyzer/greenbone-security-assistant: flag-o-matic-- (diff) | |
download | gentoo-921a752f6e94a70f84598c8bfb93b105211c090b.tar.gz gentoo-921a752f6e94a70f84598c8bfb93b105211c090b.tar.bz2 gentoo-921a752f6e94a70f84598c8bfb93b105211c090b.zip |
net-analyzer/gvm-libs: flag-o-matic--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/gvm-libs/gvm-libs-11.0.1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/gvm-libs/gvm-libs-20.8.1.ebuild | 2 |
2 files changed, 3 insertions, 3 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/" diff --git a/net-analyzer/gvm-libs/gvm-libs-20.8.1.ebuild b/net-analyzer/gvm-libs/gvm-libs-20.8.1.ebuild index abe25f2f9180..fed39cbb5ac0 100644 --- a/net-analyzer/gvm-libs/gvm-libs-20.8.1.ebuild +++ b/net-analyzer/gvm-libs/gvm-libs-20.8.1.ebuild @@ -4,7 +4,7 @@ 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/ https://github.com/greenbone/gvm-libs/" |