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 1S4YuC-0000C5-9J for garchives@archives.gentoo.org; Mon, 05 Mar 2012 14:28:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91A74E0891; Mon, 5 Mar 2012 14:28:40 +0000 (UTC) Received: from postler.lichtfels.com (postler.lichtfels.com [78.46.92.195]) by pigeon.gentoo.org (Postfix) with ESMTP id 78772E07DB for ; Mon, 5 Mar 2012 14:27:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by postler.lichtfels.com (Postfix) with ESMTP id 14B012B7CD for ; Mon, 5 Mar 2012 15:27:56 +0100 (CET) Received: from postler.lichtfels.com ([127.0.0.1]) by localhost (postler.lichtfels.com [127.0.0.1]) (amavisd-maia, port 10024) with LMTP id 19124-06 for ; Mon, 5 Mar 2012 15:27:55 +0100 (CET) Received: from hiro.oops.intern (mail.oops.co.at [213.129.238.225]) by postler.lichtfels.com (Postfix) with ESMTPA id 5F93C2B7CC for ; Mon, 5 Mar 2012 15:27:55 +0100 (CET) Message-ID: <4F54CD5B.8030701@xunil.at> Date: Mon, 05 Mar 2012 15:27:39 +0100 From: "Stefan G. Weichinger" Organization: oops! User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120302 Thunderbird/10.0.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] php 5.2 ebuild ? References: <4F54C3B8.9000702@xunil.at> <20120305135836.6c7ec8f0@hactar.digimed.co.uk> <4F54C87C.5080801@xunil.at> In-Reply-To: <4F54C87C.5080801@xunil.at> X-Enigmail-Version: 1.3.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.2a X-Archives-Salt: df104c0a-dc7a-4476-98b4-b71c958b6f55 X-Archives-Hash: f427c321e4d2b0d1f7da19f8cf858101 Am 05.03.2012 15:06, schrieb Stefan G. Weichinger: > Am 05.03.2012 14:58, schrieb Neil Bothwick: >> On Mon, 05 Mar 2012 14:46:32 +0100, Stefan G. Weichinger wrote: >> >>> Does anyone know where to get working ebuilds for PHP 5.2 ... ? >> >> http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-lang/php/?hideattic=0 > > oh, thanks ... > > Now it doesn't build because of a missing php5_2-sapi.eclass ... *sigh* put the eclass into /usr/local/eclass ... now it fails to bunzip the pulled patchset ... even when I am able to manually bunzip it ... Things ain't easy. Oh no.