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 6A790138247 for ; Fri, 8 Nov 2013 00:55:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E870E0A5C; Fri, 8 Nov 2013 00:55:29 +0000 (UTC) Received: from smtp6-g21.free.fr (smtp6-g21.free.fr [212.27.42.6]) by pigeon.gentoo.org (Postfix) with ESMTP id 9D6E1E0964 for ; Fri, 8 Nov 2013 00:55:27 +0000 (UTC) Received: from [IPv6:2a01:e35:8bb2:53e0:21d:60ff:fedb:dac6] (unknown [IPv6:2a01:e35:8bb2:53e0:21d:60ff:fedb:dac6]) by smtp6-g21.free.fr (Postfix) with ESMTP id 166E182252 for ; Fri, 8 Nov 2013 01:55:22 +0100 (CET) Message-ID: <1383872121.31675.2.camel@exos> Subject: Re: [gentoo-dev] Policy-level discussion for minimum versions on dependencies From: =?ISO-8859-1?Q?R=E9mi?= Cardona To: gentoo-dev@lists.gentoo.org Date: Fri, 08 Nov 2013 01:55:21 +0100 In-Reply-To: <1383817490.28316.6.camel@localhost> References: <527A5D22.10009@gentoo.org> <1383752934.23332.4.camel@localhost> <20131106185611.01c6f6ac@gentoo.org> <527A84A3.7070607@gentoo.org> <1383817490.28316.6.camel@localhost> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.8.5 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-Transfer-Encoding: 8bit X-Archives-Salt: 3d8020da-eb36-4f7d-b4ef-2b27067ef5fb X-Archives-Hash: 071adeeab733b8e3c3b32746859207bf Le jeudi 07 novembre 2013 à 10:44 +0100, Alexis Ballier a écrit : > in short: if a package requires version X then the ebuild should require > version X; it can be forgotten but it's a bug. That _is_ our policy. Ebuilds should - at the very least - mirror what upstream's build script requires. So, count my +1 there. Rémi