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 4E7C3138330 for ; Wed, 24 Aug 2016 15:33:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E51121C1CF; Wed, 24 Aug 2016 15:33:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 549FF21C16C for ; Wed, 24 Aug 2016 15:33:19 +0000 (UTC) Received: from mail-it0-f47.google.com (mail-it0-f47.google.com [209.85.214.47]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: floppym) by smtp.gentoo.org (Postfix) with ESMTPSA id 3C1C4340997 for ; Wed, 24 Aug 2016 15:33:18 +0000 (UTC) Received: by mail-it0-f47.google.com with SMTP id x131so216321830ite.0 for ; Wed, 24 Aug 2016 08:33:18 -0700 (PDT) X-Gm-Message-State: AEkoousPFygeZS0XcUnQV0NBuzds4J+Ta7FSbbGQi6Q8kyZiiT+P1jPBYLU3NWwxMYe6t+M5znfj91wR6dnmWQ== X-Received: by 10.107.35.134 with SMTP id j128mr5425640ioj.115.1472052796268; Wed, 24 Aug 2016 08:33:16 -0700 (PDT) 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.79.103.196 with HTTP; Wed, 24 Aug 2016 08:32:55 -0700 (PDT) In-Reply-To: <20160824160505.3d07b9d6@abudhabi.paradoxon.rec> References: <20160824020306.0df85e4c@abudhabi.paradoxon.rec> <20160824160505.3d07b9d6@abudhabi.paradoxon.rec> From: Mike Gilbert Date: Wed, 24 Aug 2016 11:32:55 -0400 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [gentoo-dev] base-system needs developers who care To: Gentoo Dev Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: d826f60a-8204-45be-b6a0-a6b4a457be6d X-Archives-Hash: f356159c94632542ffaf471ffa29d764 On Wed, Aug 24, 2016 at 10:05 AM, Lars Wendler wrote: > Please keep in mind to *not* use EAPI-6 for base-system packages yet, so > we can retain a somewhat stable upgrade path even for very old systems. What's the time frame for lifting that restriction? There are some key packages that base-system does not maintain, and it would be good to have a documented guideline for it. For example, I maintain the dev-lang/python ebuilds, and I will probably be jumping to EAPI 6 whenever Python 3.6 is released.