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 33CF71389E2 for ; Sat, 13 Dec 2014 18:14:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D21BE0D1C; Sat, 13 Dec 2014 18:14:18 +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 06C93E0D1A for ; Sat, 13 Dec 2014 18:14:18 +0000 (UTC) Received: from [192.168.1.16] (ip70-181-96-121.oc.oc.cox.net [70.181.96.121]) (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 5547834067F for ; Sat, 13 Dec 2014 18:14:17 +0000 (UTC) Message-ID: <548C81F7.8040107@gentoo.org> Date: Sat, 13 Dec 2014 10:14:15 -0800 From: Zac Medico User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.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 To: gentoo-portage-dev@lists.gentoo.org Subject: Re: [gentoo-portage-dev] [PATCH] portage.tests.dbapi.test_portdb_cache: Delete deprecated code. References: <201412131752.23014.Arfrever.FTA@gmail.com> In-Reply-To: <201412131752.23014.Arfrever.FTA@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 698728f9-4ee0-4e4d-9fcb-56846fc1adcf X-Archives-Hash: bfd4837852b0cb0e4b4762427f01e043 On 12/13/2014 08:52 AM, Arfrever Frehtes Taifersar Arahesis wrote: > [[[ > portage.tests.dbapi.test_portdb_cache: Delete deprecated code. > > 9 calls to deprecated portage.repository.config.RepoConfigLoader.mainRepoLocation() > function have been deleted. > ]]] > > -- > Arfrever Frehtes Taifersar Arahesis > LGTM. -- Thanks, Zac