commit: e360280a2fb9975548f4d8e1eea5fe55b0fa5904
Author: orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Tue Nov 14 17:07:39 2023 +0000
Commit: orbea <orbea <AT> riseup <DOT> net>
CommitDate: Tue Nov 14 17:07:39 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=e360280a
net-analyzer/nmap: sync ::gentoo
Signed-off-by: orbea <orbea <AT> riseup.net>
net-analyzer/nmap/nmap-7.92-r3.ebuild | 2 +-
net-analyzer/nmap/nmap-7.93-r3.ebuild | 2 +-
net-analyzer/nmap/nmap-7.94.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/net-analyzer/nmap/nmap-7.92-r3.ebuild
b/net-analyzer/nmap/nmap-7.92-r3.ebuild
index dc35e9c..043fed9 100644
--- a/net-analyzer/nmap/nmap-7.92-r3.ebuild
+++ b/net-analyzer/nmap/nmap-7.92-r3.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://github.com/nmap/nmap"
else
- VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/nmap.asc
+ VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/nmap.asc
inherit verify-sig
SRC_URI="https://nmap.org/dist/${P}.tar.bz2"
diff --git a/net-analyzer/nmap/nmap-7.93-r3.ebuild
b/net-analyzer/nmap/nmap-7.93-r3.ebuild
index dd3787e..49c0f5f 100644
--- a/net-analyzer/nmap/nmap-7.93-r3.ebuild
+++ b/net-analyzer/nmap/nmap-7.93-r3.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://github.com/nmap/nmap"
else
- VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/nmap.asc
+ VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/nmap.asc
inherit verify-sig
SRC_URI="https://nmap.org/dist/${P}.tar.bz2"
diff --git a/net-analyzer/nmap/nmap-7.94.ebuild
b/net-analyzer/nmap/nmap-7.94.ebuild
index 84e39eb..ab88789 100644
--- a/net-analyzer/nmap/nmap-7.94.ebuild
+++ b/net-analyzer/nmap/nmap-7.94.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://github.com/nmap/nmap"
else
- VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/nmap.asc
+ VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/nmap.asc
inherit verify-sig
SRC_URI="https://nmap.org/dist/${P}.tar.bz2"