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 <gentoo-dev+bounces-36248-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1M90Kb-0006ii-W1
	for garchives@archives.gentoo.org; Tue, 26 May 2009 17:20:54 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5B9ABE038D;
	Tue, 26 May 2009 17:20:52 +0000 (UTC)
Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.242])
	by pigeon.gentoo.org (Postfix) with ESMTP id 26268E038D
	for <gentoo-dev@lists.gentoo.org>; Tue, 26 May 2009 17:20:52 +0000 (UTC)
Received: by rv-out-0708.google.com with SMTP id l33so98534rvb.46
        for <gentoo-dev@lists.gentoo.org>; Tue, 26 May 2009 10:20:51 -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=49hSXniNjYFBDT6xZPsTjcSbZEqoLWmtp5VUVqzDr1k=;
        b=LGJFTfOQzuCtTknJ34BKFpiCpb6KOIBZZr3zPYQL4rNj+TirLbvrkeSBWtsNf4dAJJ
         ar1VBJu6yqXfEAp5flS0mDC3+ayOD7lUvrIQunCoE4bs3MZYH39P4OjTyF9niBlCCxdv
         djtTqe4WiBnv6xDZvM6DRJhZ5O4RxkFKDeSts=
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=J5EzOzngNiMYW641KL+HIFgLHO8Npqw3TS7pV89PyE4U4efErf3cNbEQRx7Xx59Skb
         +AJywtz0Uu8rhZr5PhoYnfAqrQEPQqdI+CQSga3/DyKkwEXH+fCyQwH/L63o6H47AWsS
         K4aNYEzRjcm1ToB+qnJFLLmP7oEkgWUH6rMRY=
Precedence: bulk
List-Post: <mailto:gentoo-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-dev+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@lists.gentoo.org
Reply-to: gentoo-dev@lists.gentoo.org
MIME-Version: 1.0
Sender: nirbheek.chauhan@gmail.com
Received: by 10.110.2.2 with SMTP id 2mr295837tib.40.1243358450888; Tue, 26 
	May 2009 10:20:50 -0700 (PDT)
In-Reply-To: <20090526142048.5c2695fe@snowcone>
References: <200905252232.51170.rbu@gentoo.org>
	 <fv6bz8y32jgm3oejliUYAxe124vaj_firegpg@mail.gmail.com>
	 <20090526142048.5c2695fe@snowcone>
Date: Tue, 26 May 2009 22:50:50 +0530
X-Google-Sender-Auth: 9036a647e7adb8db
Message-ID: <8b4c83ad0905261020q259c2d31weeda1de771d34857@mail.gmail.com>
Subject: Re: [gentoo-dev] RFC:sys-apps/portage @overlay atoms postfix support
From: Nirbheek Chauhan <nirbheek@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Archives-Salt: a38aafa5-064e-4957-94c6-4fb1eec20af5
X-Archives-Hash: e1dd9a574d625352baf69c02109aed3c

On Tue, May 26, 2009 at 6:50 PM, Ciaran McCreesh
<ciaran.mccreesh@googlemail.com> wrote:
> On Tue, 26 May 2009 10:13:51 +0200 (CEST)
> lxnay@sabayonlinux.org wrote:
>> So, "::" vs "@" apart, is it something that is worth looking and
>> implementing in future EAPIs?
>
> Isn't it just a user issue, not one we want used anywhere where EAPI
> rules are in effect?
>

Indeed. Since the consensus is for using it as part of the UI, you
don't need to wait for EAPI=4, you (lxnay) can start writing patches
for portage (regardless of which operator is used) to recognize such
atoms on the command line.


-- 
~Nirbheek Chauhan