From 921a752f6e94a70f84598c8bfb93b105211c090b Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 15 Apr 2021 02:57:23 +0100 Subject: net-analyzer/gvm-libs: flag-o-matic-- Signed-off-by: Sam James --- net-analyzer/gvm-libs/gvm-libs-11.0.1.ebuild | 4 ++-- 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/" -- cgit v1.2.3-65-gdbad