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 7AB0059CA3 for ; Mon, 14 Mar 2016 17:18:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3AFFF21C05F; Mon, 14 Mar 2016 17:18:30 +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 A7CAF21C05E for ; Mon, 14 Mar 2016 17:18:29 +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 854C3340CC3 for ; Mon, 14 Mar 2016 17:18:28 +0000 (UTC) Subject: Re: [gentoo-portage-dev] [PATCH] dispatch-conf: fix popen UnicodeDecode error (bug 576788) To: gentoo-portage-dev@lists.gentoo.org References: <1457925492-28252-1-git-send-email-zmedico@gentoo.org> <56E69256.50409@gentoo.org> From: Zac Medico Message-ID: <56E6F263.4080404@gentoo.org> Date: Mon, 14 Mar 2016 10:18:27 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.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 In-Reply-To: <56E69256.50409@gentoo.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: c8857f74-bddc-45e9-9ba5-1b61d78008aa X-Archives-Hash: b4c1e040ce8738c80206b3aaf07587d4 On 03/14/2016 03:28 AM, Alexander Berntsen wrote: > LGTM, but remember the plan about merging repoman first. Okay, thanks. I'm waiting for repoman to be merged. -- Thanks, Zac