From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NoUg2-0005gA-Ax for garchives@archives.gentoo.org; Mon, 08 Mar 2010 04:34:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2468EE0BD1; Mon, 8 Mar 2010 04:34:41 +0000 (UTC) Received: from smtp-vbr19.xs4all.nl (smtp-vbr19.xs4all.nl [194.109.24.39]) by pigeon.gentoo.org (Postfix) with ESMTP id 89485E0BBC for ; Mon, 8 Mar 2010 04:34:13 +0000 (UTC) Received: from epia.jer-c2.orkz.net (atwork-106.r-212.178.112.atwork.nl [212.178.112.106]) (authenticated bits=0) by smtp-vbr19.xs4all.nl (8.13.8/8.13.8) with ESMTP id o284Y8PW074514 for ; Mon, 8 Mar 2010 05:34:08 +0100 (CET) (envelope-from jer@gentoo.org) Date: Mon, 8 Mar 2010 05:34:01 +0100 From: Jeroen Roovers To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Proposed change to savedconfig.eclass Message-ID: <20100308053401.19fa9f3c@epia.jer-c2.orkz.net> In-Reply-To: <201003062139.33162.vapier@gentoo.org> References: <20100224180316.660d2c98@epia.jer-c2.orkz.net> <201003062139.33162.vapier@gentoo.org> X-Mailer: Claws Mail 3.7.5 (GTK+ 2.16.6; i686-pc-linux-gnu) 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 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner X-Archives-Salt: ffc2be88-dc75-46fd-b3ed-15b040375376 X-Archives-Hash: 4763ab32b80091dd85ca410dcb8983d3 On Sat, 6 Mar 2010 21:39:32 -0500 Mike Frysinger wrote: > On Wednesday 24 February 2010 12:03:16 Jeroen Roovers wrote: > > If no one objects, I will look forward to committing the patch in a > > week or two. > > commit it already :p Thanks for the reminder. In the same commit have also made the remaining eerror/die messages nicer, since no one objected. jer