From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1ScL7Y-0006oH-Uu for garchives@archives.gentoo.org; Wed, 06 Jun 2012 18:38:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2EB4CE0875; Wed, 6 Jun 2012 18:37:53 +0000 (UTC) Received: from mail-wg0-f53.google.com (mail-wg0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id DB94DE084B for ; Wed, 6 Jun 2012 18:37:08 +0000 (UTC) Received: by wgbfm10 with SMTP id fm10so5863000wgb.10 for ; Wed, 06 Jun 2012 11:37:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type; bh=BkBUyqk0mb04bUFVtoH2Gu63gCqsO9fk8KtirmLSZM8=; b=lCi1mYzoVxIcmtHA8VnodKhfli5FODRFMaVvSo+FDBRXOYFbaEWqn5NvaqBXYhnl9P 9wpEJ9NaCERnww4kVse8hG+ztTXFRjefISbu34VW3zrko+MJLnVp4Ei7SUmLWoWqws97 QhqUIuAdgFCsmJvMSe9PhQ8/wBUaT+FO4C+ExSsbEnEnnqltIXeiOJGZlC4FqyJvtPLO g2TqJ7RWHps7mZJuRDTT+hvIS93Gb5e/gjnrLqZpgwIRSvPLydhUXtxfPTSxw/SwVKOB mm7x7U68ty2sLX5QpBbIsUAQ78SIuFYYBb/GkrW20MjCpOhmalArpmXu9zFr/Y+WmioE a/KA== Received: by 10.216.144.228 with SMTP id n78mr12276744wej.26.1339007827956; Wed, 06 Jun 2012 11:37:07 -0700 (PDT) Received: from localhost (cpc13-broo7-2-0-cust130.14-2.cable.virginmedia.com. [82.9.16.131]) by mx.google.com with ESMTPS id fm1sm3915830wib.10.2012.06.06.11.37.06 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 06 Jun 2012 11:37:07 -0700 (PDT) Date: Wed, 6 Jun 2012 19:33:48 +0100 From: Ciaran McCreesh To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] About forcing rebuilds of other packages issue Message-ID: <20120606193348.67b83427@googlemail.com> In-Reply-To: <1339007452.2706.57.camel@belkin4> References: <1338845178.23212.1.camel@belkin4> <4FCDFF18.3080600@gentoo.org> <1338903062.21833.7.camel@belkin4> <4FCE913C.5060104@gentoo.org> <1338971313.2706.4.camel@belkin4> <4FCF2012.3040500@gentoo.org> <1338976106.2706.36.camel@belkin4> <20120606181650.0c727f18@googlemail.com> <1339005744.2706.47.camel@belkin4> <20120606191505.4e011158@googlemail.com> <1339007452.2706.57.camel@belkin4> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.10; x86_64-pc-linux-gnu) 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 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/2pHPyiLoZne1m4LK7_1lMBY"; protocol="application/pgp-signature" X-Archives-Salt: bc2cf493-bd60-448f-8a62-c0dd136d99a4 X-Archives-Hash: 3866f39393acefb299719020b48eddaa --Sig_/2pHPyiLoZne1m4LK7_1lMBY Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Wed, 06 Jun 2012 20:30:52 +0200 Pacho Ramos wrote: > > > Also, how could this be handled in dbus-glib side? I mean, would > > > we need to update dbus-glib update from RDEPENDing on glib:2.30 to > > > glib:2.32? :O > >=20 > > Noooooo. You'd use :=3D dependencies, possibly with a >=3D constraint. >=20 > But, what would occur if we have three slots (for example gtk+), and > app needs to RDEPEND on slot 2? How would we set it to use every 2.* > SLOT and not >=3D2? Then you'd need range dependencies. > Also, what is the reason to try to skip "ABI_SLOT" way? No-one's ever implemented it, or knows how it works, or knows what exactly it's supposed to do. The only advantage ABI_SLOT has is that we don't know what its limitations are, other than that it doesn't solve any new problems (although it might slightly simplify certain specific cases, maybe). --=20 Ciaran McCreesh --Sig_/2pHPyiLoZne1m4LK7_1lMBY Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEARECAAYFAk/PopAACgkQ96zL6DUtXhFC9QCgpHUX16gOrYYgDwkSlLnrry4a aUYAn0Uu3o3k1ltTpgDK/tYpGNyazErv =ABpE -----END PGP SIGNATURE----- --Sig_/2pHPyiLoZne1m4LK7_1lMBY--