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 B1A3C13877A for ; Sat, 14 Jun 2014 15:33:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 922E1E0AC2; Sat, 14 Jun 2014 15:33:06 +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 9D54EE0AB6 for ; Sat, 14 Jun 2014 15:33:05 +0000 (UTC) Received: from 127.0.0.1 (unknown [95.85.6.44]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: hasufell) by smtp.gentoo.org (Postfix) with ESMTPSA id 6C36433FED3 for ; Sat, 14 Jun 2014 15:33:02 +0000 (UTC) Message-ID: <539C6B28.901@gentoo.org> Date: Sat, 14 Jun 2014 15:32:56 +0000 From: hasufell 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] Subslots: should they be bumped like SONAME or on any ABI changes? References: <20140614164151.45afb5ca@pomiot.lan> <20140614161341.6cc4c2fa@googlemail.com> In-Reply-To: <20140614161341.6cc4c2fa@googlemail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Archives-Salt: 8c882602-fa50-4ca0-9bbc-0291fde2f265 X-Archives-Hash: 297225a6cde596fc104072961dc2adf7 Ciaran McCreesh: > On Sat, 14 Jun 2014 16:41:51 +0200 > Michał Górny wrote: >> However, this means that we force much more rebuilds than necessary. > > This shouldn't be considered to be a problem. > Why not?