aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authororbea <orbea@riseup.net>2023-11-14 09:07:39 -0800
committerorbea <orbea@riseup.net>2023-11-14 09:07:39 -0800
commite360280a2fb9975548f4d8e1eea5fe55b0fa5904 (patch)
treebd80e4c6b1030283d472186649dcad5f8ed57a56 /net-analyzer
parentdev-util/cargo-ebuild: add gentoo upstream metadata (diff)
downloadlibressl-e360280a2fb9975548f4d8e1eea5fe55b0fa5904.tar.gz
libressl-e360280a2fb9975548f4d8e1eea5fe55b0fa5904.tar.bz2
libressl-e360280a2fb9975548f4d8e1eea5fe55b0fa5904.zip
net-analyzer/nmap: sync ::gentoo
Signed-off-by: orbea <orbea@riseup.net>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/nmap/nmap-7.92-r3.ebuild2
-rw-r--r--net-analyzer/nmap/nmap-7.93-r3.ebuild2
-rw-r--r--net-analyzer/nmap/nmap-7.94.ebuild2
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"