aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorFrancesco Turco <fturco@fastmail.fm>2018-08-04 20:47:40 +0200
committerZac Medico <zmedico@gentoo.org>2018-08-04 12:34:51 -0700
commit12aa832c91a6f2c2faee5a2e839b7f1ed5a0ee6e (patch)
tree891f6152ebc9e2dfec769ee1f89ab98f5bc0095b /bin
parentScheduler: cancel job delay timeout after main loop (bug 662668) (diff)
downloadportage-12aa832c91a6f2c2faee5a2e839b7f1ed5a0ee6e.tar.gz
portage-12aa832c91a6f2c2faee5a2e839b7f1ed5a0ee6e.tar.bz2
portage-12aa832c91a6f2c2faee5a2e839b7f1ed5a0ee6e.zip
install-qa-check.d: fix hardened@g.o e-mail address
Closes: https://github.com/gentoo/portage/pull/350
Diffstat (limited to 'bin')
-rw-r--r--bin/install-qa-check.d/10executable-issues2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/install-qa-check.d/10executable-issues b/bin/install-qa-check.d/10executable-issues
index 8a2c8e875..6b33d281d 100644
--- a/bin/install-qa-check.d/10executable-issues
+++ b/bin/install-qa-check.d/10executable-issues
@@ -128,7 +128,7 @@ elf_check() {
eqawarn
eqawarn " Please include the following list of files in your report:"
eqawarn " Note: Bugs should be filed for the respective maintainers"
- eqawarn " of the package in question and not hardened@g.o."
+ eqawarn " of the package in question and not hardened@gentoo.org."
eqawarn "${f}"
__vecho -ne '\n'
die_msg="${die_msg} execstacks"