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 1RzQ5F-0007jn-LP for garchives@archives.gentoo.org; Mon, 20 Feb 2012 10:03:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A2B7E0DCB for ; Mon, 20 Feb 2012 10:03:00 +0000 (UTC) Received: from inpbox.inp.nsk.su (inp.nsk.su [193.124.167.24]) by pigeon.gentoo.org (Postfix) with ESMTP id 72129E0B71 for ; Mon, 20 Feb 2012 09:47:54 +0000 (UTC) Received: from star.inp.nsk.su ([193.124.167.6]) by inpbox.inp.nsk.su with esmtp (Exim 4.50) id 1RzPqa-0003iP-MS for gentoo-science@lists.gentoo.org; Mon, 20 Feb 2012 16:47:52 +0700 Received: from star.inp.nsk.su (localhost.localdomain [127.0.0.1]) by star.inp.nsk.su (8.13.8/8.13.8) with ESMTP id q1K9lpPc012741 for ; Mon, 20 Feb 2012 16:47:51 +0700 Received: from localhost (grozin@localhost) by star.inp.nsk.su (8.13.8/8.13.8/Submit) with ESMTP id q1K9lpPu012738 for ; Mon, 20 Feb 2012 16:47:51 +0700 Date: Mon, 20 Feb 2012 16:47:51 +0700 (NOVT) From: "Andrey G. Grozin" To: gentoo-science@lists.gentoo.org Subject: Re: [gentoo-science] Geomview and Boehm GC In-Reply-To: <20120219205320.e1009886.frank.peters@comcast.net> Message-ID: References: <20120219205320.e1009886.frank.peters@comcast.net> User-Agent: Alpine 1.10 (LRH 962 2008-03-14) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-science@lists.gentoo.org Reply-to: gentoo-science@lists.gentoo.org MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Archives-Salt: 4e2359b5-06f6-4f4c-8117-2777848e38f6 X-Archives-Hash: 58592bcd867e2e717a4400434f7f9f20 On Sun, 19 Feb 2012, Frank Peters wrote: > I notice that one of the requirements for the gentoo ebuild of geomview > is the Boehm garbage collector. I see no boehm-gc here DEPEND=" >=x11-libs/openmotif-2.3:0 virtual/opengl emacs? ( virtual/emacs ) zlib? ( sys-libs/zlib )" RDEPEND="${DEPEND} app-arch/gzip virtual/w3m bzip2? ( app-arch/bzip2 ) netpbm? ( >=media-libs/netpbm-10.37.0 ) pdf? ( || ( app-text/xpdf app-text/gv app-text/gsview app-text/epdfview app-text/acroread ) )" Andrey