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 244631384B4 for ; Mon, 2 Nov 2015 19:18:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 338A821C044; Mon, 2 Nov 2015 19:18:36 +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 B0BB621C024 for ; Mon, 2 Nov 2015 19:18:35 +0000 (UTC) Received: from [10.128.12.146] (unknown [100.42.98.196]) (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 DDADC34074D; Mon, 2 Nov 2015 19:18:33 +0000 (UTC) Subject: Re: [gentoo-portage-dev] [PATCHES] egencache --update-changelogs: fixes for infra rsync To: gentoo-portage-dev@lists.gentoo.org References: <1446488321-3140-1-git-send-email-mgorny@gentoo.org> Cc: robbat2@gentoo.org From: Zac Medico Message-ID: <5637B708.2030600@gentoo.org> Date: Mon, 2 Nov 2015 11:18:32 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.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: <1446488321-3140-1-git-send-email-mgorny@gentoo.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Archives-Salt: a0c7ec62-9e30-4f05-b408-6b6fd2819d09 X-Archives-Hash: 747e848d18ffd1cb8a723dbb12ea8551 On 11/02/2015 10:18 AM, Michał Górny wrote: > Hi, > > A quick batch of patches fulfilling Infra requests needed for ChangeLog > generation on rsync mirrors and fixing some minor issues. > > -- > Best regards, > Michał Górny > > The whole series looks good, except it's missing updates to man/egencache.1. -- Thanks, Zac