From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 62AAA1382C5 for ; Fri, 23 Mar 2018 11:25:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6012AE0936; Fri, 23 Mar 2018 11:25:49 +0000 (UTC) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0DB5AE092F for ; Fri, 23 Mar 2018 11:25:48 +0000 (UTC) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 6316020DBD for ; Fri, 23 Mar 2018 07:25:48 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute2.internal (MEProxy); Fri, 23 Mar 2018 07:25:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ftml.net; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm3; bh=K7/FBwhLUmy5sKZEVfIpo+W5eSAhP jGsECiP6j34M4o=; b=08sVtS7NJaRHUQRdO2Zpe5dy5A0FDM95Bvm1NFpfRdQGp tCdrSakYDIUFXtj2KXaUAB86OklHz/qRVtNcFFctmlhPounDfc0UjeOlELJQDS9H GTr1KmHAnhAGGjoByfR1THq5v4g8EU48gegDP5uxRX9g1GejAk5znZXW7Bu4Xs9p t5cYxcBdXWdiHq4HFrsccgFkJau+lCIFe4BURUKCl+ULxyAyN5ojsewBK8G7I8kf cUlDpfGL1hEME1NtTr6o6YWgnB++GpB/6f6K5q7H+ZvR0ONOceaC6cxlFSXTVt9v 0VoKFFmF9RMVVT4sWn63t6e4LTN7j7fUWjzwzBmAA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=K7/FBw hLUmy5sKZEVfIpo+W5eSAhPjGsECiP6j34M4o=; b=lWRXyps77VkG4xct4G5OrF 0KCjerjgf/jxMhC5+/KFA0EKZUpuB5mlGHEmmwrvu6ZJY7fZEbGXwxK2RmPBQ4Mu F5TcQm68kRSGW7mAmYHJDj+UJkvCz7XosqwyPT+odV9eQeoyKMX3FYq5MzoqEeHs /0kN3kKXMCIMpJKcOUWakx93IdQtFcbNvuumKwGgEkIWVu2N7OvZvo+f9NrmbMed TK0payi/RRRP5RhYoIiwfMw/o29XwNXiPCEboxVo9RrjWuO1T2wXQOOH7+9cySL1 0MDpdHGwx1D/8D0IhbHC2KBaBATtW/7/oImUPH8KZNTvjn56jdOt/4Cvpc34XOyA == X-ME-Sender: Received: from terrence (unknown [193.160.158.5]) by mail.messagingengine.com (Postfix) with ESMTPA id 873EA24134 for ; Fri, 23 Mar 2018 07:25:47 -0400 (EDT) Date: Fri, 23 Mar 2018 14:25:45 +0300 From: Consus To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] New Portage fork: sys-apps/portage-mgorny Message-ID: <20180323112544.GA17699@terrence> References: <1521745426.836.25.camel@gentoo.org> <20180322214732.GA4096@eddy> <1521756383.23424.0.camel@gentoo.org> 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=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1521756383.23424.0.camel@gentoo.org> X-Archives-Salt: b7d1da1a-7840-4056-ae71-7d8eb91aba1b X-Archives-Hash: 870da72f065aeddc8e5c266a61205a4c On 23:06 Thu 22 Mar, Michał Górny wrote: > No. Just a few general ideas. It's Portage, so I don't expect anything > major to be able to happen. Is it possible to slowly migrate parts of sys-apps/portage to portage-utils? I really like portage-utils's approach to make things easier and modular. Also it's damn fast.