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 3493F1392EF for ; Mon, 21 Jul 2014 20:17:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9B61E0B8D; Mon, 21 Jul 2014 20:17:02 +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 D15E6E0B62 for ; Mon, 21 Jul 2014 20:17:01 +0000 (UTC) Received: from [192.168.1.100] (mobile-internet-5d6a80-173.dhcp.inet.fi [93.106.128.173]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ssuominen) by smtp.gentoo.org (Postfix) with ESMTPSA id A020233BF5E for ; Mon, 21 Jul 2014 20:17:00 +0000 (UTC) Message-ID: <53CD7414.1020704@gentoo.org> Date: Mon, 21 Jul 2014 23:12:04 +0300 From: Samuli Suominen User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] don't rely on dynamic deps References: <53CD6BED.10603@gentoo.org> <53CD6D1F.3030609@gentoo.org> <20140721205041.185f2a85@googlemail.com> <53CD72BE.3090607@gentoo.org> <53CD7455.7020606@gentoo.org> In-Reply-To: <53CD7455.7020606@gentoo.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: e5cfb585-9598-472a-8df3-6d6236fb5a0d X-Archives-Hash: e2fb4a3db851ebc4db8d156bb93fcc9d On 21/07/14 23:13, Ian Stakenvicius wrote: > On 21/07/14 04:06 PM, Samuli Suominen wrote: > > > On 21/07/14 22:50, Ciaran McCreesh wrote: > >> On Mon, 21 Jul 2014 22:42:23 +0300 Samuli Suominen > >> wrote: > >>> people are revbumping packages for the simplest things like > >>> EAPI4->5 > >> EAPI changing to 5 should always get a revbump, since it causes > >> confusion if anyone has a USE dependency upon your package. > >> > > > What kind of confusion? In my experience, Portage handles it > > well > > > Says the guy that's emerging things with --nodeps most of the time... :D > > > Portage's dependency calculation takes long time, but if you add useless rebuilds of packages on top of that, that makes things even worse (Yeah, I saw the ":D")