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 6F54D1385B1 for ; Mon, 21 Jan 2013 01:31:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B2F421C093; Mon, 21 Jan 2013 01:31:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3B03E21C075 for ; Mon, 21 Jan 2013 01:31:46 +0000 (UTC) Received: from mail-ye0-f181.google.com (mail-ye0-f181.google.com [209.85.213.181]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mattst88) by smtp.gentoo.org (Postfix) with ESMTPSA id 5778F33D8A9 for ; Mon, 21 Jan 2013 01:31:45 +0000 (UTC) Received: by mail-ye0-f181.google.com with SMTP id m11so845219yen.40 for ; Sun, 20 Jan 2013 17:31:43 -0800 (PST) X-Received: by 10.236.137.209 with SMTP id y57mr6480166yhi.91.1358731903186; Sun, 20 Jan 2013 17:31:43 -0800 (PST) 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 Received: by 10.101.80.16 with HTTP; Sun, 20 Jan 2013 17:31:23 -0800 (PST) In-Reply-To: <50FC7731.2090708@gentoo.org> References: <20130120201131.5afcbf48@pomiocik.lan> <50FC7731.2090708@gentoo.org> From: Matt Turner Date: Sun, 20 Jan 2013 17:31:23 -0800 Message-ID: Subject: Re: [gentoo-dev] Getting proper USE_EXPAND variable(s) for multilib To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 4e0fc048-1718-4e14-9c87-f7d38eef073c X-Archives-Hash: 9acde5a48bd2b28cbdd6f758f74ef37b On Sun, Jan 20, 2013 at 3:01 PM, Thomas Sachau wrote: > So you want to re-implement multilib-portage in an eclass without the > additional benefits a package-manager level implementation has? I really wish you'd just make the PMS diff and get your stuff implemented. How long has it been?