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 5FE461381F3 for ; Fri, 6 Sep 2013 00:43:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E99CE148F; Fri, 6 Sep 2013 00:43:42 +0000 (UTC) Received: from smtp.cs.nyu.edu (SMTP.CS.NYU.EDU [128.122.49.97]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2240EE1399 for ; Fri, 6 Sep 2013 00:43:41 +0000 (UTC) Received: from newlap.localdomain (ool-182de1a5.dyn.optonline.net [24.45.225.165]) (authenticated bits=0) by smtp.cs.nyu.edu (8.14.3/8.14.4) with ESMTP id r860hbUq002084 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 5 Sep 2013 20:43:40 -0400 (EDT) Received: by newlap.localdomain (Postfix, from userid 1000) id 2E666A2D62; Thu, 5 Sep 2013 20:43:37 -0400 (EDT) From: gottlieb@nyu.edu To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] must I mask gnome-3.8 until I am running systemd Date: Thu, 05 Sep 2013 20:43:37 -0400 Message-ID: <87ioye7pae.fsf@nyu.edu> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain X-Archives-Salt: 30f8da4a-4d49-4776-8aab-f4e3538f886f X-Archives-Hash: 42ba1a75187e6e4ba1d09729a79ec02b [I will be going to systemd since it is aparently required for gnome-3.8. I first want to try systemd on a test system so am building that one up.] On my main system (currently running openrc) I have masked all of gnome-3.8. I wonder if this was an error and I can remove the mask. Is it the case that 1. Running openrc instead of systemd means you must mask gnome-3.8 or 2. It is ok to emerge gnome-3.8 without a mask but some pieces will stay at 3.6? In other words can I eliminate my file /etc/portage/package.mask/gnome-3.8 with all the 3.8 builds? thanks, allan