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 1M8cTN-0004mm-R7 for garchives@archives.gentoo.org; Mon, 25 May 2009 15:52:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3004E05C1; Mon, 25 May 2009 15:52:19 +0000 (UTC) Received: from mail-gx0-f176.google.com (mail-gx0-f176.google.com [209.85.217.176]) by pigeon.gentoo.org (Postfix) with ESMTP id CF162E05C1 for ; Mon, 25 May 2009 15:52:19 +0000 (UTC) Received: by gxk24 with SMTP id 24so6738181gxk.10 for ; Mon, 25 May 2009 08:52:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=YdviIIZYmyvfa4WmeEuFIxnmbaByUAosychVGxVctIQ=; b=bv4m8OqIcum7tvnHkazPVijJOm5BQsmmFvzosb84tf6hDZ6PRT+Zcwb0MwRKTKkBnV nf7vAX0+wgutd89bEI3Amrq+YGu08ffeL4AvpCFMWMKC0q9GdtUTTqKG3zMGw+8n2Shd zLxuyR4Czz7kOevcoS+oIrA7vj5RsW7f9Rzk8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=iz1Jx0G/DORKxhGrnsfILzabW4hW+SgAanMFI0Cm8OqLJeiZvGo00RjXQKbZwxLbSl H2d4kYyqLtf1O6Z70LAQLjuechvaQazkHkOYYexRfI7gG+QKipfGyLOsz4w8Z4tNii3e BmjXUKXvMSZHBgsCbRyNvB6l8dkeXeR6+O0UE= Received: by 10.90.84.2 with SMTP id h2mr6449163agb.31.1243266739499; Mon, 25 May 2009 08:52:19 -0700 (PDT) Received: from ?64.89.164.34? (r164h34.dixie-net.com [64.89.164.34]) by mx.google.com with ESMTPS id 4sm15120104aga.56.2009.05.25.08.52.17 (version=SSLv3 cipher=RC4-MD5); Mon, 25 May 2009 08:52:18 -0700 (PDT) Message-ID: <4A1ABEAE.9030708@gmail.com> Date: Mon, 25 May 2009 10:52:14 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090519 SeaMonkey/1.1.16 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] RFC:sys-apps/portage @overlay atoms postfix support References: <4A1ABB60.4020904@allenjb.me.uk> In-Reply-To: <4A1ABB60.4020904@allenjb.me.uk> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 53ee0728-ba68-45ce-8d59-938a53feedec X-Archives-Hash: 095c1afaee035193329c47afe235c622 AllenJB wrote: > > As a side note, I think I've read somewhere that it may in the future > be possible to specify sets in package.* (which I assume would be done > using the @set-name syntax), but can't remember where off-hand. This > may have just been a suggestion, but if it ever is implemented, it > would surely add to the confusion. > > AllenJB Is this the location you are talking about? root@smoker / # ls -al /etc/portage/sets/ total 21 drwxrwsr-x 2 root portage 128 Apr 22 19:04 . drwxr-xr-x 7 root portage 536 May 21 00:53 .. -rw-r--r-- 1 root portage 1353 Feb 23 04:49 dk-kde -rw-r--r-- 1 root portage 6453 Apr 22 19:04 dk-kde-full -rw-r--r-- 1 root portage 6795 Apr 17 21:59 rebuild root@smoker / # I already have a couple of those in use with Portage 2.2_rc33. If you are talking about something else, please ignore. Dale :-) :-)