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 1M5j68-0002Y2-49 for garchives@archives.gentoo.org; Sun, 17 May 2009 16:20:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26DA5E03A8; Sun, 17 May 2009 16:20:23 +0000 (UTC) Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.149]) by pigeon.gentoo.org (Postfix) with ESMTP id DBF9FE03A8 for ; Sun, 17 May 2009 16:20:22 +0000 (UTC) Received: by ey-out-1920.google.com with SMTP id 26so720351eyw.10 for ; Sun, 17 May 2009 09:20:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type:content-transfer-encoding; bh=GIUhl+SR1+lJzdniET7TPmoALDqCkSUsr5FHT3jbNFo=; b=uFUhL1Wergg2sA0/OFEdlNDud70rolLBN7q4M172D4eESjdiLEuKpm+odnLK9u3Fwt FCx174hNcQY1iyTccSyeR6MOv4dkg75CoAs4MVQvKLt834LFvuozReNO0mnqXbXoyEpu r+/G1M9iAq+Jt+GyK/kcQi7rk24pcC7sfotVc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=FWj9jBdFDqHtFESFdFzAs5AaPUULsH97k0mb8fM52RiBkYwBqlYko9CiuXeqB9N7Sk oH431CXKxfUvDGK5XKw+p9uWaeSvCeVH3aDfmglQLefmV6huNwuOsMdLQLwRRH1ZmWB8 xuFj9pSM8CYFZXqggRfHBk3SbEMkByLuuN8PI= 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 Sender: denis.dupeyron@gmail.com Received: by 10.216.37.79 with SMTP id x57mr1839648wea.160.1242577222259; Sun, 17 May 2009 09:20:22 -0700 (PDT) In-Reply-To: References: Date: Sun, 17 May 2009 10:20:22 -0600 X-Google-Sender-Auth: 58d7884ff9bd28da Message-ID: <7c612fc60905170920k22189731i2540514e24e60959@mail.gmail.com> Subject: Re: [gentoo-dev] GLEP 55 updated From: Denis Dupeyron To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 8dc4d75e-02b5-45d6-8f02-f955f57bbe45 X-Archives-Hash: 59bb3245b1eb15dbec88832f2082330b 2009/5/17 Piotr Jaroszy=F1ski : > I have just updated GLEP 55 [1], hopefully making it a bit clearer. Thanks a lot Piotr. > Just FYI, my order of preference of solutions is: > > 1. EAPI-suffixed ebuilds (obviously) > 2. EAPI in the filename with one-time extension change > 3. Easily fetchable EAPI inside the ebuild and one-time extension change My preference goes to 3 with a .eb extension and EAPI on the first line. > P.S. I know gentoo has other problems too, but it's the new and > innovative stuff that makes working on Gentoo fun. We need all the problem solving people we can get. And since we're all volunteers there's no way we can force anybody to do anything. So, sure, there may be a need for prioritizing problems, but one problem solved is one less on the pile whatever it was. Denis.