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 663641385CD for ; Mon, 21 Jan 2013 18:15:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3918821C022; Mon, 21 Jan 2013 18:15:12 +0000 (UTC) Received: from mail-oa0-f49.google.com (mail-oa0-f49.google.com [209.85.219.49]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AB77921C022 for ; Mon, 21 Jan 2013 18:15:11 +0000 (UTC) Received: by mail-oa0-f49.google.com with SMTP id l10so6450527oag.36 for ; Mon, 21 Jan 2013 10:15:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=3xzNZfNGpXa5dDJ3fdpOEiH9Cr0kwThPFjalLHy3dZA=; b=KgnvjXKP1oiVlgSg/OQslQHe29+eeXNMuDHnlLajqTRP+t+ZB/UyQ4e+wMg+HwJ8ok +MmH5xgZijMFPUbcCfl98pgu0vbp+Dqco35vl0yeHcEdBghHCdwdoeAJOkAJ1lqI+kZF F/uhCzuKz5Ld/qpuKQ87KDsNCfphVAhVI184t+zAXmsF/KYRDAwELs+DXRCB3WMqcl2W 7/ekmAFsa61dt7GfSqlAeEY76/DVtyQFNe7q0g4NEyh8U94WWqi1hUMvai/JSitstrgJ xoPpldrD6RJG2tznSpknfFaEq08tu2LgRbvxoLAIYyuCWtJgJD6zs6OOEFGLAxk6USQS ffyw== X-Received: by 10.60.1.232 with SMTP id 8mr14461579oep.30.1358792110846; Mon, 21 Jan 2013 10:15:10 -0800 (PST) Received: from [172.31.0.2] (cpe-75-87-85-32.kc.res.rr.com. [75.87.85.32]) by mx.google.com with ESMTPS id ta8sm11073048obb.10.2013.01.21.10.15.10 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 21 Jan 2013 10:15:10 -0800 (PST) Message-ID: <50FD85AD.4090404@gmail.com> Date: Mon, 21 Jan 2013 12:15:09 -0600 From: "Dustin C. Hatch" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 To: gentoo-catalyst@lists.gentoo.org Subject: [gentoo-catalyst] Setting make.conf variables Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Archives-Salt: 232c7ebb-6d7e-4422-b539-ef2bc40a32db X-Archives-Hash: 02630870f00e2c2fd5dba0573075a745 I am curious what the correct way to set Portage/make.conf variables, besides USE, for building stages is. In particular, I'd like to know how to set FEATURES, MAKEOPTS, and EMERGE_DEFAULT_OPTS. I've tried setting them in /etc/catalyst/catalystrc, but that has the nasty side effect of negating entries in portage_confdir/env. Is there a better way to set these? Regards, -- ♫Dustin