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 25CE51389E2 for ; Mon, 15 Dec 2014 14:16:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE92EE0A9B; Mon, 15 Dec 2014 14:16:12 +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 3089FE0A91 for ; Mon, 15 Dec 2014 14:16:12 +0000 (UTC) Received: from big_daddy.dol-sen.ca (S010634bdfa9ecf80.vc.shawcable.net [96.49.31.57]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: dolsen) by smtp.gentoo.org (Postfix) with ESMTPSA id 4AE113405A7 for ; Mon, 15 Dec 2014 14:16:11 +0000 (UTC) Date: Mon, 15 Dec 2014 06:15:41 -0800 From: Brian Dolbec To: gentoo-portage-dev@lists.gentoo.org Subject: Re: [gentoo-portage-dev] [PATCH] portage.tests.dbapi.test_portdb_cache: Delete deprecated code. Message-ID: <20141215061541.6baa2a5a.dolsen@gentoo.org> In-Reply-To: <548C81F7.8040107@gentoo.org> References: <201412131752.23014.Arfrever.FTA@gmail.com> <548C81F7.8040107@gentoo.org> Organization: Gentoo 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 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 1842a564-e4a2-4267-8b1d-d86289f2767d X-Archives-Hash: 3803806ae46e495957d3529cf9014ed2 On Sat, 13 Dec 2014 10:14:15 -0800 Zac Medico wrote: > 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. yup, merge -- Brian Dolbec