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 1Sk6uU-0005sm-Pt for garchives@archives.gentoo.org; Thu, 28 Jun 2012 05:04:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47355E066B; Thu, 28 Jun 2012 05:04:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C1827E0534 for ; Thu, 28 Jun 2012 05:03:57 +0000 (UTC) Received: from mail-gh0-f181.google.com (mail-gh0-f181.google.com [209.85.160.181]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mattst88) by smtp.gentoo.org (Postfix) with ESMTPSA id 392281B400E for ; Thu, 28 Jun 2012 05:03:57 +0000 (UTC) Received: by ghbz13 with SMTP id z13so1724641ghb.40 for ; Wed, 27 Jun 2012 22:03:55 -0700 (PDT) Received: by 10.50.179.74 with SMTP id de10mr111300igc.61.1340859835286; Wed, 27 Jun 2012 22:03:55 -0700 (PDT) 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 Received: by 10.50.11.129 with HTTP; Wed, 27 Jun 2012 22:03:35 -0700 (PDT) In-Reply-To: <20120623195413.37fd6507@pomiocik.lan> References: <20120623142143.631d7ebf@googlemail.com> <4FE5EB23.5040600@gentoo.org> <20120623171704.4f24cba6@googlemail.com> <4FE5F31E.80608@gentoo.org> <20120623175324.038ca62e@googlemail.com> <1340472237.5979.75.camel@belkin4> <20120623183053.6d432605@googlemail.com> <1340473390.5979.76.camel@belkin4> <20120623184546.56f49e58@googlemail.com> <20120623195413.37fd6507@pomiocik.lan> From: Matt Turner Date: Thu, 28 Jun 2012 01:03:35 -0400 Message-ID: Subject: Re: [gentoo-dev] RFC: PROPERTIES=funky-slots To: gentoo-dev@lists.gentoo.org Cc: ciaran.mccreesh@googlemail.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 6f79de52-d397-487f-9c9e-37e3a31ebb7d X-Archives-Hash: 613618681e776424ed8b8989b696b834 On Sat, Jun 23, 2012 at 1:54 PM, Micha=C5=82 G=C3=B3rny = wrote: > On Sat, 23 Jun 2012 18:45:46 +0100 > Ciaran McCreesh wrote: > >> On Sat, 23 Jun 2012 19:43:10 +0200 >> Pacho Ramos wrote: >> > > It treats -r300 as being newer than -r200, and so will treat "the >> > > gtk3 version" or "the jruby version" as being newer versions of >> > > "the gtk2 version" or "the ruby 1.8 version", just as it tries to >> > > bring in a newer GCC and so on. >> > >> > And what problems is that causing for you? >> >> The problem is that there's no way of knowing that -r300 is not "a >> newer version" than -r200 It's actually not though, is it? I think -r300 is simply the same thing as -r200 except that it uses gtk3 instead of gtk2.