Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in eclass: pax-utils.eclass
Date: Sun, 03 Jul 2011 21:17:23
Message-Id: 20110703211710.45E562004B@flycatcher.gentoo.org
1 blueness 11/07/03 21:17:10
2
3 Modified: pax-utils.eclass
4 Log:
5 Reverted last change
6
7 Revision Changes Path
8 1.13 eclass/pax-utils.eclass
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/pax-utils.eclass?rev=1.13&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/pax-utils.eclass?rev=1.13&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/pax-utils.eclass?r1=1.12&r2=1.13
13
14 Index: pax-utils.eclass
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/eclass/pax-utils.eclass,v
17 retrieving revision 1.12
18 retrieving revision 1.13
19 diff -u -r1.12 -r1.13
20 --- pax-utils.eclass 2 Jul 2011 17:03:51 -0000 1.12
21 +++ pax-utils.eclass 3 Jul 2011 21:17:10 -0000 1.13
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2011 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/eclass/pax-utils.eclass,v 1.12 2011/07/02 17:03:51 blueness Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/eclass/pax-utils.eclass,v 1.13 2011/07/03 21:17:10 blueness Exp $
27
28 # @ECLASS: pax-utils.eclass
29 # @MAINTAINER:
30 @@ -25,11 +25,6 @@
31
32 inherit eutils
33
34 -IUSE="hardened"
35 -
36 -DEPEND="hardened? ( app-misc/pax-utils
37 - sys-apps/paxctl )"
38 -
39 # Default to PT markings.
40 PAX_MARKINGS=${PAX_MARKINGS:="PT"}
41
42 @@ -56,10 +51,6 @@
43 # Either ask on the gentoo-hardened mailing list, or CC/assign hardened@g.o on
44 # the bug report.
45 pax-mark() {
46 - # It doesn't make sense to pax-mark on non-hardened systems
47 - # so we'll just do nothing.
48 - use hardened || return 0;
49 -
50 local f flags fail=0 failures="" zero_load_alignment
51 # Ignore '-' characters - in particular so that it doesn't matter if
52 # the caller prefixes with -