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 <gentoo-dev+bounces-45634-garchives=archives.gentoo.org@lists.gentoo.org>) id 1QGpCO-00044o-Po for garchives@archives.gentoo.org; Mon, 02 May 2011 09:13:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 099391C007; Mon, 2 May 2011 09:13:39 +0000 (UTC) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 042961C00A for <gentoo-dev@lists.gentoo.org>; Mon, 2 May 2011 09:12:17 +0000 (UTC) Received: by wyi11 with SMTP id 11so5584311wyi.40 for <gentoo-dev@lists.gentoo.org>; Mon, 02 May 2011 02:12:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:from :date:x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; bh=6hYyCmLm0AwS4z83twcopCPs0jw/Xs5z4j3GKyhP2ZQ=; b=mn1bKY5IfXAGCGg/GL1FK8Hh8lDJjuapjqyl7tbF1wz8WLiHqij1MYVJd3W0C98WgZ HAFRdTAC01SOCxbW9xWsJ1z6zrznxSCk/juV+ZQ0lRSmgUvzlCqFLorRptJXjHI2GIfj ze39Zr1ScCPeHx/Rd5BECqVHfJoTcQFCJuaJM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; b=HKI/sRrglZg0qub4JhAKVIvWDc29mG04DmCvYAY/fmI/yn+Vaeei8x+Sz2DhPsZdJT 9gvbRCPyHNJmZkPQbZDxOf8wB1NJV56b6nFZO1PgTgO1QAjvZauRGd35OzJk0D4uKWpf ZKLBNa8yRcEpnXtEDY5bI83gWNKUlGhPEVuW8= Received: by 10.216.229.149 with SMTP id h21mr2245661weq.67.1304327537087; Mon, 02 May 2011 02:12:17 -0700 (PDT) Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Sender: nirbheek.chauhan@gmail.com Received: by 10.216.187.85 with HTTP; Mon, 2 May 2011 02:11:57 -0700 (PDT) In-Reply-To: <4DBE7088.6050504@gentoo.org> References: <1298297367.19531.7.camel@gdartigu.lan.rep.sj> <4DBE5F62.7060705@gentoo.org> <BANLkTin79rqhHRGCCEj9rvEKk2Z=myyoVQ@mail.gmail.com> <4DBE7088.6050504@gentoo.org> From: Nirbheek Chauhan <nirbheek@gentoo.org> Date: Mon, 2 May 2011 14:41:57 +0530 X-Google-Sender-Auth: JYb9EvHMqrvrvWHUyUQ9Nzd-k8M Message-ID: <BANLkTikCCHmZgBUB5fWQ3e0gb5VVcrrq8w@mail.gmail.com> Subject: Re: [gentoo-dev] gtk 3 preparation work To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 9dd97bb3e348275fa267af9a58428b2d On Mon, May 2, 2011 at 2:21 PM, justin <jlec@gentoo.org> wrote: > On 02/05/11 09:59, Nirbheek Chauhan wrote: >> On Mon, May 2, 2011 at 1:08 PM, justin <jlec@gentoo.org> wrote: >>> On 21/02/11 15:09, Gilles Dartiguelongue wrote: >>> Could you please send an updated version of the package-to-slot list? >> >> http://dev.gentoo.org/~nirbheek/gnome/3.0/slotting/ >> >> Everything was fixed about a month ago =E2=80=94 >> http://thread.gmane.org/gmane.linux.gentoo.devel/70479 >> >> I still (irregularly) update the slotting lists in case people re-add >> packages without slots. However, the file list on that page is >> sufficient to discern which packages need to be depended on with a >> slot. >> >>> And it would be still nice to have a script in order to check for neede= d >>> slotting. >>> >> >> http://thread.gmane.org/gmane.linux.gentoo.devel/69992 >> > > What about overlays? Could you provide a script that we can manually > check them? > To do that, you just need to remove the following line from the script: portdb.porttrees =3D [portage.settings['PORTDIR']] That'll make it check portage as well as the overlays. --=20 ~Nirbheek Chauhan Gentoo GNOME+Mozilla Team