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 E7838138A69 for ; Sat, 11 Apr 2015 15:46:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85FC6E0995; Sat, 11 Apr 2015 15:46:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0E647E0972 for ; Sat, 11 Apr 2015 15:46:39 +0000 (UTC) Received: from [192.168.0.13] (ip174-67-205-96.oc.oc.cox.net [174.67.205.96]) (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 DDFD73408A3 for ; Sat, 11 Apr 2015 15:46:38 +0000 (UTC) Message-ID: <552941DC.5070400@gentoo.org> Date: Sat, 11 Apr 2015 08:46:36 -0700 From: Zac Medico User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.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 To: gentoo-portage-dev@lists.gentoo.org Subject: Re: [gentoo-portage-dev] [PATCH] repoman: handle removed packages in vcs_files_to_cps (bug 546010) References: <1428532404-4710-1-git-send-email-zmedico@gentoo.org> <55291361.8040308@gentoo.org> In-Reply-To: <55291361.8040308@gentoo.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: ee40d366-4ed2-4fb0-836c-e72964cfda92 X-Archives-Hash: bd015f8d564bed3f073655590bf1697d On 04/11/2015 05:28 AM, Alexander Berntsen wrote: > LGTM. But you don't need to duplicate the comment in the commit > message, since the commit is so short & clean. Okay, I'll drop the duplicate comment before I push. -- Thanks, Zac