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 997FB1381F3 for ; Fri, 26 Jul 2013 05:10:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DCDCDE09E4; Fri, 26 Jul 2013 05:10:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 57E2CE07FB for ; Fri, 26 Jul 2013 05:10:43 +0000 (UTC) Received: from [192.168.1.33] (196.Red-2-137-49.dynamicIP.rima-tde.net [2.137.49.196]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: pacho) by smtp.gentoo.org (Postfix) with ESMTPSA id 6181933E9B8 for ; Fri, 26 Jul 2013 05:10:40 +0000 (UTC) Message-ID: <1374815435.1207.2.camel@localhost> Subject: Re: [gentoo-portage-dev] A way for trying to prevent useless rebuilds From: Pacho Ramos To: gentoo-portage-dev@lists.gentoo.org Date: Fri, 26 Jul 2013 07:10:35 +0200 In-Reply-To: References: <1374778444.4925.7.camel@localhost> <51F175BD.90601@gentoo.org> <1374779658.4925.17.camel@localhost> <51F17981.2010400@gentoo.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.8.4 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-Transfer-Encoding: 8bit X-Archives-Salt: 0dcbfc46-61ad-4108-a662-cdc01ac02710 X-Archives-Hash: af6f6af710f2c09f4ce0dbbb2c2e191b El vie, 26-07-2013 a las 02:47 +0300, Alex Alexander escribió: > I once half-implemented something like this but never got to finish > it, I'll try to dig up my code and check out its state. > > > I recall using updates/ to tell portage what happened, which then > updated the VDB to reflect the new state. > I have opened this same thread in pms-list, if you are able to forward that code there, would be highly appreciated :)