Package-Manager: portage-2.2.28_p66
---
 x11-apps/xauth/xauth-1.0.9-r1.ebuild | 7 ++++---
 x11-apps/xauth/xauth-1.0.9-r2.ebuild | 7 ++++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/x11-apps/xauth/xauth-1.0.9-r1.ebuild 
b/x11-apps/xauth/xauth-1.0.9-r1.ebuild
index ed1c75e..38553ba 100644
--- a/x11-apps/xauth/xauth-1.0.9-r1.ebuild
+++ b/x11-apps/xauth/xauth-1.0.9-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=4
 
-inherit autotools-utils xorg-2
+inherit xorg-2
 
 DESCRIPTION="X authority file utility"
 
@@ -30,6 +30,7 @@ src_configure() {
 
 src_test() {
        # Address sandbox failure, bug #527574
+       local -x SANDBOX_WRITE=${SANDBOX_WRITE}
        addwrite /proc/self/comm
-       autotools-utils_src_test
+       default
 }
diff --git a/x11-apps/xauth/xauth-1.0.9-r2.ebuild 
b/x11-apps/xauth/xauth-1.0.9-r2.ebuild
index 6e13214..9079f66 100644
--- a/x11-apps/xauth/xauth-1.0.9-r2.ebuild
+++ b/x11-apps/xauth/xauth-1.0.9-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=4
 
-inherit autotools-utils xorg-2
+inherit xorg-2
 
 DESCRIPTION="X authority file utility"
 
@@ -29,6 +29,7 @@ src_configure() {
 
 src_test() {
        # Address sandbox failure, bug #527574
+       local -x SANDBOX_WRITE=${SANDBOX_WRITE}
        addwrite /proc/self/comm
-       autotools-utils_src_test
+       default
 }
-- 
2.8.1


Reply via email to