From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C1B41198005 for ; Mon, 18 Mar 2013 03:21:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69E1EE050F; Mon, 18 Mar 2013 03:21:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 01D6DE050F for ; Mon, 18 Mar 2013 03:21:26 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CFDA233BE52 for ; Mon, 18 Mar 2013 03:21:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 65994E4073 for ; Mon, 18 Mar 2013 03:21:24 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1363576840.c7b456efa7554f3e30ef5f7f369d048282e4b7ec.blueness@gentoo> Subject: [gentoo-commits] proj/hardened-dev:master commit in: eclass/ X-VCS-Repository: proj/hardened-dev X-VCS-Files: eclass/pax-utils.eclass X-VCS-Directories: eclass/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: c7b456efa7554f3e30ef5f7f369d048282e4b7ec X-VCS-Branch: master Date: Mon, 18 Mar 2013 03:21:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e0a96743-7c10-4e7e-9cfe-ef826c522829 X-Archives-Hash: b3d26e15c55d9e9fa663e04b926f67cf commit: c7b456efa7554f3e30ef5f7f369d048282e4b7ec Author: Anthony G. Basile gentoo org> AuthorDate: Mon Mar 18 03:20:40 2013 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Mon Mar 18 03:20:40 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=c7b456ef eclass/pax-utils.eclass: fix comment, thanks Arfrever --- eclass/pax-utils.eclass | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/eclass/pax-utils.eclass b/eclass/pax-utils.eclass index b27d5e2..b7670c1 100644 --- a/eclass/pax-utils.eclass +++ b/eclass/pax-utils.eclass @@ -25,7 +25,7 @@ if [[ ${___ECLASS_ONCE_PAX_UTILS} != "recur -_+^+_- spank" ]] ; then ___ECLASS_ONCE_PAX_UTILS="recur -_+^+_- spank" -# Default to PT markings. +# Default to both PT and XT markings. PAX_MARKINGS=${PAX_MARKINGS:="PT XT"} # @FUNCTION: pax-mark