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 6CB18138E74 for ; Mon, 3 Nov 2014 23:24:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C83F5E088F; Mon, 3 Nov 2014 23:24:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 992A8E0881 for ; Mon, 3 Nov 2014 23:24:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9D8C33404EE for ; Mon, 3 Nov 2014 23:24:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9B2F960A for ; Mon, 3 Nov 2014 23:24:25 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1415056116.a1b31140f22020e06651500b999ebd39d0653419.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: eclass/ X-VCS-Repository: proj/gnome X-VCS-Files: eclass/gnome2-live.eclass X-VCS-Directories: eclass/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: a1b31140f22020e06651500b999ebd39d0653419 X-VCS-Branch: master Date: Mon, 3 Nov 2014 23:24:25 +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: 162ca46f-1b4f-46bb-937f-9c60b9d3d566 X-Archives-Hash: 99d414c74c70bfc235a663ad928bd093 commit: a1b31140f22020e06651500b999ebd39d0653419 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Mon Nov 3 23:08:36 2014 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Mon Nov 3 23:08:36 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=a1b31140 eclass/gnome2-live.eclass: sync bits with gnome2.eclass --- eclass/gnome2-live.eclass | 3 +++ 1 file changed, 3 insertions(+) diff --git a/eclass/gnome2-live.eclass b/eclass/gnome2-live.eclass index 1a32b2a..f01dea0 100644 --- a/eclass/gnome2-live.eclass +++ b/eclass/gnome2-live.eclass @@ -109,6 +109,9 @@ gnome2-live_src_prepare() { # causes test and introspection-building failures unset DBUS_SESSION_BUS_ADDRESS + # Prevent assorted access violations and test failures + gnome2_environment_reset + # Prevent scrollkeeper access violations gnome2_omf_fix