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 77772138010 for ; Wed, 19 Sep 2012 05:22:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5EB0C21C096; Wed, 19 Sep 2012 05:22:33 +0000 (UTC) Received: from a1iwww1.kph.uni-mainz.de (a1iwww1.kph.uni-mainz.de [134.93.134.1]) by pigeon.gentoo.org (Postfix) with ESMTP id 6B70821C096 for ; Wed, 19 Sep 2012 05:22:32 +0000 (UTC) Received: from a1i15.kph.uni-mainz.de (a1i15.kph.uni-mainz.de [134.93.134.92]) by a1iwww1.kph.uni-mainz.de (8.14.4/8.13.4) with ESMTP id q8J5MUU7009533 for ; Wed, 19 Sep 2012 07:22:30 +0200 Received: from a1i15.kph.uni-mainz.de (localhost [127.0.0.1]) by a1i15.kph.uni-mainz.de (8.14.5/8.14.2) with ESMTP id q8J5MUCe015958; Wed, 19 Sep 2012 07:22:30 +0200 Received: (from ulm@localhost) by a1i15.kph.uni-mainz.de (8.14.5/8.14.5/Submit) id q8J5MTGt015956; Wed, 19 Sep 2012 07:22:29 +0200 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Package Manager Specification discussions X-BeenThere: gentoo-pms@gentoo.org X-BeenThere: gentoo-pms@lists.gentoo.org Reply-To: gentoo-pms@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <20569.22165.667305.245099@a1i15.kph.uni-mainz.de> Date: Wed, 19 Sep 2012 07:22:29 +0200 To: gentoo-pms@lists.gentoo.org Subject: Re: [gentoo-pms] Re: [PATCH] Allocate __* for package manager internals, blacklist it for ebuilds. In-Reply-To: <20120918235934.GI5384@localhost> References: <1347327593%2d1144-1-git-send-email-ferringb@gmail.com> <20565.30069.397545.214809@a1i15.kph.uni-mainz.de> <20120916072418.GJ28593@localhost> <20565.64203.480058.568298@a1i15.kph.uni-mainz.de> <20120918235934.GI5384@localhost> X-Mailer: VM 8.2.0b under 23.4.2 (x86_64-pc-linux-gnu) From: Ulrich Mueller X-Archives-Salt: f099bab8-e96d-4535-907c-dfac1eb3267a X-Archives-Hash: 72aac5641d8536a52fdde4d088f6c6b9 >>>>> On Tue, 18 Sep 2012, Brian Harring wrote: >> The only way to ensure that __* names are not used in ebuilds is to >> enforce it with repoman. And maybe add a note in the devmanual. > Multiple fronts are required, yes. We still need the hard rule > however ;) > So... this getting added into the list, or what? :) I've already added it to the list of reserved variables: Ulrich