diff options
author | Sam James <sam@gentoo.org> | 2021-04-15 02:56:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:18:52 +0100 |
commit | f3cca05c3298b2077548b75b3c0c20fa4027d2e3 (patch) | |
tree | 02534a7ccdfb7ed3829f1cc2c1cf2b1682884f17 /net-analyzer/greenbone-security-assistant | |
parent | net-analyzer/gnome-nettool: eutils-- (diff) | |
download | gentoo-f3cca05c3298b2077548b75b3c0c20fa4027d2e3.tar.gz gentoo-f3cca05c3298b2077548b75b3c0c20fa4027d2e3.tar.bz2 gentoo-f3cca05c3298b2077548b75b3c0c20fa4027d2e3.zip |
net-analyzer/greenbone-security-assistant: flag-o-matic--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/greenbone-security-assistant')
-rw-r--r-- | net-analyzer/greenbone-security-assistant/greenbone-security-assistant-20.8.1.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/greenbone-security-assistant/greenbone-security-assistant-9.0.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-20.8.1.ebuild b/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-20.8.1.ebuild index 67acba07ab0b..a513fc165a4f 100644 --- a/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-20.8.1.ebuild +++ b/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-20.8.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 CMAKE_MAKEFILE_GENERATOR="emake" -inherit cmake flag-o-matic systemd toolchain-funcs +inherit cmake systemd toolchain-funcs MY_PN="gsa" MY_DN="gsad" diff --git a/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-9.0.1.ebuild b/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-9.0.1.ebuild index 7d018bc7fbb2..9bb270be4e3f 100644 --- a/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-9.0.1.ebuild +++ b/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-9.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 CMAKE_MAKEFILE_GENERATOR="emake" -inherit cmake flag-o-matic systemd toolchain-funcs +inherit cmake systemd toolchain-funcs MY_PN="gsa" MY_DN="gsad" |