From: Zac Medico Date: Sun, 17 Feb 2013 23:38:58 +0000 (-0800) Subject: Update GNU-stack URLs. X-Git-Tag: v2.2.0_alpha164~20 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b352174d5ceed68e69bfa9ed2c0724ddac0e8f97;p=portage.git Update GNU-stack URLs. --- diff --git a/bin/misc-functions.sh b/bin/misc-functions.sh index b2b9e3578..ba4fb0f0c 100755 --- a/bin/misc-functions.sh +++ b/bin/misc-functions.sh @@ -355,7 +355,7 @@ install_qa_check() { *-linux-gnu*) # Check for files with executable stacks, but only on arches which # are supported at the moment. Keep this list in sync with - # http://hardened.gentoo.org/gnu-stack.xml (Arch Status) + # http://www.gentoo.org/proj/en/hardened/gnu-stack.xml (Arch Status) case ${CTARGET:-${CHOST}} in arm*|i?86*|ia64*|m68k*|s390*|sh*|x86_64*) # Allow devs to mark things as ignorable ... e.g. things diff --git a/doc/qa.docbook b/doc/qa.docbook index b9ec375ec..d0986e2d3 100644 --- a/doc/qa.docbook +++ b/doc/qa.docbook @@ -70,7 +70,7 @@ - Please see the Gentoo Hardened GNU Stack Guide. + Please see the Gentoo Hardened GNU Stack Guide.