commit: 3a8c98f4ad858e14f9dbb02dd4ea96da81cdf024
Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Tue Aug 7 11:01:40 2018 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Aug 7 11:10:04 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a8c98f4
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 ac64ee35fed..f6f9623cc90 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 [email protected] on
-# the bug report.
+# Either ask on the gentoo-hardened mailing list, or CC/assign
+# [email protected] on the bug report.
pax-mark() {
local f # loop
over paxables
local flags # pax
flags