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 6FCC81382AC for ; Sat, 18 Jun 2016 21:25:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2F6BE0B24; Sat, 18 Jun 2016 21:25:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 17B7BE0AAB for ; Sat, 18 Jun 2016 21:25:03 +0000 (UTC) Received: from [192.168.0.20] (ip68-5-185-102.oc.oc.cox.net [68.5.185.102]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: zmedico) by smtp.gentoo.org (Postfix) with ESMTPSA id 6A5B234081F for ; Sat, 18 Jun 2016 21:25:02 +0000 (UTC) Subject: Re: [gentoo-portage-dev] [PATCH] repoman: new QA error: slot operator under '||' alternative To: gentoo-portage-dev@lists.gentoo.org References: <20160618170111.21592-1-slyfox@gentoo.org> <20160618170111.21592-3-slyfox@gentoo.org> <20160618110253.4aac27c6.dolsen@gentoo.org> <20160618203706.3fd97cb6@sf> <20160618133813.2964fff9.dolsen@gentoo.org> From: Zac Medico Message-ID: <5765BC2C.90701@gentoo.org> Date: Sat, 18 Jun 2016 14:25:00 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-portage-dev@lists.gentoo.org Reply-to: gentoo-portage-dev@lists.gentoo.org MIME-Version: 1.0 In-Reply-To: <20160618133813.2964fff9.dolsen@gentoo.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Archives-Salt: c38ed483-ab52-4c14-bfb9-982ecb82efae X-Archives-Hash: 3f34fcce0a416115a4342a593725a899 On 06/18/2016 01:38 PM, Brian Dolbec wrote: > Zac, what do you think? I don't see any problems except for the need to do atom.slot_operator == '=', as mentioned in my previous reply. -- Thanks, Zac