From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KzUf9-000698-UJ for garchives@archives.gentoo.org; Mon, 10 Nov 2008 11:10:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6539E040F; Mon, 10 Nov 2008 11:10:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 906CAE0412 for ; Mon, 10 Nov 2008 11:10:31 +0000 (UTC) Received: from [192.168.0.3] (120.181.219.87.dynamic.jazztel.es [87.219.181.120]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 46EFA65460 for ; Mon, 10 Nov 2008 11:10:29 +0000 (UTC) Message-ID: <491816A1.2060409@gentoo.org> Date: Mon, 10 Nov 2008 12:10:25 +0100 From: =?ISO-8859-1?Q?Ra=FAl_Porcel?= User-Agent: Thunderbird 2.0.0.17 (X11/20080914) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] Reminder about touching profiles X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 853e21cc-e303-46f1-86b1-90f357ae4b4e X-Archives-Hash: eaa35e7bf7f355a02a87366a907941fd Please, when you need to touch a profile, remember to do it on both 2007.0 and 2008.0 profiles. The files you need to touch are in: arch/$ARCH default-linux/$ARCH Stop using default/linux/$ARCH unless you need to touch an specific version of the profile, in that case it would be default/linux/$ARCH/$VERSION , but if it affects the full arch, and not just a version, please add the stuff to arch/$ARCH. (I'm talking about 2008.0+ profiles) So, remember: If you want to mask something, do it on both of those dirs, and only on those. Thanks