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 C6A2B138010 for ; Sat, 22 Sep 2012 15:13:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D4F5E05D7; Sat, 22 Sep 2012 15:12:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E2099E0660 for ; Sat, 22 Sep 2012 15:12:09 +0000 (UTC) Received: from [192.168.43.223] (unknown [94.164.108.201]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: lu_zero) by smtp.gentoo.org (Postfix) with ESMTPSA id DDD0C33CCE8 for ; Sat, 22 Sep 2012 15:12:08 +0000 (UTC) Message-ID: <505DD544.9070307@gentoo.org> Date: Sat, 22 Sep 2012 17:12:04 +0200 From: Luca Barbato User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120801 Thunderbird/14.0 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 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] A more natural (human-friendly) syntax for dependencies References: <20120922095508.1f07dce5@pomiocik.lan> In-Reply-To: <20120922095508.1f07dce5@pomiocik.lan> X-Enigmail-Version: 1.5a1pre Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Archives-Salt: 7af5410f-c601-404f-809a-cadffd9c5290 X-Archives-Hash: 5685237ab5d9b987eb1d9d1a02d89c5f On 09/22/2012 09:55 AM, Michał Górny wrote: > Hello, > > The current dependency syntax: > > [VERSION-OP] PACKAGE-NAME ["-" PACKAGE-VERSION] > > suffers a few problems: I like the current syntax. lu