From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1EnKyp-0005Ie-MZ for garchives@archives.gentoo.org; Fri, 16 Dec 2005 19:11:00 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jBGJAIta000575; Fri, 16 Dec 2005 19:10:18 GMT Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.196]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jBGJAHYQ020997 for <gentoo-osx@lists.gentoo.org>; Fri, 16 Dec 2005 19:10:18 GMT Received: by wproxy.gmail.com with SMTP id i12so950686wra for <gentoo-osx@lists.gentoo.org>; Fri, 16 Dec 2005 11:10:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Wr/yuij9jIJptScUtQP7+Fb2IRdnt00S+vDNhKGIn9uFF3jWeNeZ9agCAxHeTzVuvpLIXm2fsCnJt4trfJWQAnbrKeNGGDnsmgjebycH5i1W90+6yv43Gm6UVw8nc/z//GrkuWMRHr1jMmoK1OqmSLvfwjrRGn7Jjmd6bJ389D8= Received: by 10.54.81.9 with SMTP id e9mr255020wrb; Fri, 16 Dec 2005 11:10:17 -0800 (PST) Received: by 10.54.134.4 with HTTP; Fri, 16 Dec 2005 11:10:17 -0800 (PST) Message-ID: <e36b84ee0512161110hb2dc0d5ga3b334fe3fc27d77@mail.gmail.com> Date: Fri, 16 Dec 2005 11:10:17 -0800 From: m h <sesquile@gmail.com> To: gentoo-osx@lists.gentoo.org Subject: Re: [gentoo-osx] Re: Attempt to use prefix on linux as secondary... In-Reply-To: <20051216121831.GF30053@nightcrawler.e-centre.net> Precedence: bulk List-Post: <mailto:gentoo-osx@lists.gentoo.org> List-Help: <mailto:gentoo-osx+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-osx+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-osx+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-osx.gentoo.org> X-BeenThere: gentoo-osx@gentoo.org Reply-to: gentoo-osx@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <e36b84ee0512141521m6f32a9begea333483271118d9@mail.gmail.com> <1134637115.30023.36.camel@sapc154> <e36b84ee0512151115p702949c3jfbe1c3441660bbf@mail.gmail.com> <e36b84ee0512151527q139ff7ebl25bc4a43cc47ba09@mail.gmail.com> <e36b84ee0512151635y64b72467p8e37ed8f4423e973@mail.gmail.com> <e36b84ee0512151659s169f4dafgeb8545cf3cf659e8@mail.gmail.com> <e36b84ee0512151751n2a8e35fk5e33192cdbc27d3f@mail.gmail.com> <20051216121831.GF30053@nightcrawler.e-centre.net> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id jBGJAHYQ020997 X-Archives-Salt: 84883a71-6590-4e40-8a8d-0bae53b3fdbe X-Archives-Hash: 27db04bfb7fe2ee5c993834aa0f06edc Brian - Thanks for chiming in here. And thanks for your efforts. (I was able to meet Seemant in India two weeks ago, and he couldn't say enough good about you). On 12/16/05, Brian Harring <ferringb@gentoo.org> wrote: > On Thu, Dec 15, 2005 at 05:51:26PM -0800, m h wrote: > > While I'm firing off questions, any hints as to why there are no > > ebuilds to satisfy bash? (I'm starting through the depgraph code, but > > it is hairy and ugly....) > prefix portage _only_ allows using EAPI="prefix" ebuilds right now. > > Down the line, if prefix is approved/integrated, then an actual EAPI > release will be used instead of the fake one created. > > Either way, why there are no ebuilds is due to portage automatically > filtering out all ebuilds that lack a matching EAPI. > > It's a protection feature, if portage doesn't know of that EAPI level, > it won't allow the user to use it. As far as I understand EAPI is used to define a sort of super class (in OO terms) for an ebuild. (Feel free to correct). I'm using Kito's prefixed ebuilds, which have the line EAPI="prefix" in them. I'm not specifying the overlay right now, but I'm sure there are other environment errors. I'm assumming if I deal with them, this issue will go away. matt -- gentoo-osx@gentoo.org mailing list