From 3a8c98f4ad858e14f9dbb02dd4ea96da81cdf024 Mon Sep 17 00:00:00 2001 From: Francesco Turco Date: Tue, 7 Aug 2018 13:01:40 +0200 Subject: [PATCH] pax-utils.eclass: fix e-mail address --- eclass/pax-utils.eclass | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eclass/pax-utils.eclass b/eclass/pax-utils.eclass index ac64ee35fedb..f6f9623cc900 100644 --- a/eclass/pax-utils.eclass +++ b/eclass/pax-utils.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # @ECLASS: pax-utils.eclass @@ -50,8 +50,8 @@ PAX_MARKINGS=${PAX_MARKINGS:="PT XT"} # to https://pax.grsecurity.net/ for details on what these flags are all about. # # Please confirm any relaxation of restrictions with the Gentoo Hardened team. -# Either ask on the gentoo-hardened mailing list, or CC/assign hardened@g.o on -# the bug report. +# Either ask on the gentoo-hardened mailing list, or CC/assign +# hardened@gentoo.org on the bug report. pax-mark() { local f # loop over paxables local flags # pax flags -- 2.26.2