From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-dev+bounces-63876-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id CE8E4138819
	for <garchives@archives.gentoo.org>; Thu, 12 Dec 2013 03:14:51 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7E80EE0BD2;
	Thu, 12 Dec 2013 03:14:45 +0000 (UTC)
Received: from mail-ig0-f173.google.com (mail-ig0-f173.google.com [209.85.213.173])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 8FE42E0AFE
	for <gentoo-dev@lists.gentoo.org>; Thu, 12 Dec 2013 03:14:44 +0000 (UTC)
Received: by mail-ig0-f173.google.com with SMTP id uq10so4549863igb.0
        for <gentoo-dev@lists.gentoo.org>; Wed, 11 Dec 2013 19:14:43 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=1e100.net; s=20130820;
        h=x-gm-message-state:mime-version:sender:in-reply-to:references:date
         :message-id:subject:from:to:content-type;
        bh=1lNX+vsrxItfwS9VERyFAJPDL/ZFUgXQ4e0+Em+FDDw=;
        b=Ou1dhmL8n28Fw5EtZodeFOPnqSaGVzMb6NBXxIZpykV0Vvbc46y1sm2Zqqprc7O4hY
         9Hm77pJx2Yobadv+k3iHi31u1uXxZnrPSE8+EEpcyZ+0iod5vitMgjf9odHp5s/ZC/mu
         ePmrxrAU52pkkDalvmtCfUYG/whm+tyBKZTNrHwMaGYhzkLf+CruQTpBR6wafGKCWkaP
         098M9sJFufhryCUedeF7WWfnRD1A2J8sjmULrcMURggH4WjyTWT9Zi584nzyc9liyvjP
         D59pX1V9fgrHcTNBaZoVSBFaC/5oxGw6B7uHRQmsze9rz9ohWBYsW/Q0VwIhOtiIiMMg
         7AJA==
X-Gm-Message-State: ALoCoQl0DkNkhUQdpUnyV+HR0cS9EhPRgA0XQtJm/qeA0gk+DY52y6Jm7I+mTBh6/p3jxsu3ULsZ
Precedence: bulk
List-Post: <mailto:gentoo-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-dev+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@lists.gentoo.org
Reply-to: gentoo-dev@lists.gentoo.org
MIME-Version: 1.0
X-Received: by 10.50.56.38 with SMTP id x6mr6210279igp.31.1386818083501; Wed,
 11 Dec 2013 19:14:43 -0800 (PST)
Sender: gmt@be-evil.net
Received: by 10.64.91.231 with HTTP; Wed, 11 Dec 2013 19:14:43 -0800 (PST)
X-Originating-IP: [75.147.143.253]
In-Reply-To: <52A9206B.6090506@gentoo.org>
References: <CA+VB3NQZx9STkygj8o37Uy4Gs-trC2+H7Jf3wmLC3VpATw_64Q@mail.gmail.com>
	<52A8E0C6.6010305@gentoo.org>
	<CA+VB3NRZPqYU0ej5KE=G+V62vR7dzY_g3f-iXaPV5e7GD-Q36Q@mail.gmail.com>
	<52A9206B.6090506@gentoo.org>
Date: Wed, 11 Dec 2013 19:14:43 -0800
X-Google-Sender-Auth: OVNNdS-W7cJTsim5tygWY5DjqKs
Message-ID: <CA+VB3NRbmyyqnxu2yXGHMDNbh9jYfZFN12iZN0_G4OF=9iugOg@mail.gmail.com>
Subject: Re: [gentoo-dev] Re: some multilib-minimal enhancements [3/6]: a
 shitload of in-source doc
From: Greg Turner <gmt@malth.us>
To: gentoo-dev@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
X-Archives-Salt: 7fc77fc0-b70a-4a4b-ae16-4256cf7866c9
X-Archives-Hash: 745c2e931ae7341641583fb1dddd925a

On Wed, Dec 11, 2013 at 6:33 PM, Jonathan Callen <jcallen@gentoo.org> wrote:
> The *last* eclass inherited

Well I'll be ferschnookered!

Googling confirms this.  I'm quite shocked.  I have believed the
opposite, for a very long time, with perfect confidence.  No idea why
I thought so -- in retrospect, I'm pretty sure I was aware that they
were sourced in order -- so why would the phase function overrides act
in an entirely opposite pattern?  Some stupid aislexydic thinko, years
ago, no doubt.  Good catch, Julian!

I'll fix it when I rev this patch series.

-gmt