From c83c215d78b23a56e98f5abfddad219026fb3cb2 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 17 Dec 2011 04:23:13 +0000 Subject: [PATCH] this eclass does not seem to use eutils.eclass, so drop the inherit --- eclass/pax-utils.eclass | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/eclass/pax-utils.eclass b/eclass/pax-utils.eclass index e22d042488c8..368e4d6c8db6 100644 --- a/eclass/pax-utils.eclass +++ b/eclass/pax-utils.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/pax-utils.eclass,v 1.15 2011/08/22 04:46:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/pax-utils.eclass,v 1.16 2011/12/17 04:23:13 vapier Exp $ # @ECLASS: pax-utils.eclass # @MAINTAINER: @@ -21,8 +21,6 @@ # necessary utility is installed, the PT_PAX_FLAGS markings will be made. If # PAX_MARKINGS is set to "none", no markings will be made. -inherit eutils - # Default to PT markings. PAX_MARKINGS=${PAX_MARKINGS:="PT"} -- 2.26.2