From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LZhhm-0003bJ-90 for garchives@archives.gentoo.org; Wed, 18 Feb 2009 08:22:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42E62E045A; Wed, 18 Feb 2009 08:22:52 +0000 (UTC) Received: from mail-bw0-f205.google.com (mail-bw0-f205.google.com [209.85.218.205]) by pigeon.gentoo.org (Postfix) with ESMTP id ECB75E045A for ; Wed, 18 Feb 2009 08:22:51 +0000 (UTC) Received: by bwz1 with SMTP id 1so5218644bwz.10 for ; Wed, 18 Feb 2009 00:22:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type:content-transfer-encoding; bh=2oBvNQk5zgAyfCyA0ehA5WenUluPlKvOKMwcxD0QBiE=; b=iLfxJ2Hump1s6peziWuwZhgnbhR1Nn7LSWDdVxnzS1k40uzKwfCFTJ7dpkaVd9Gu0p iDnnISzdUAKsd+inbvQcd1HSj/KL2G7BLE4DCskb8OkL5Qw991+t+aQoUZRfnDEwqF0U LDOMjjR/HfGMVqPg//2KfxuSbyoJLxwFxioAs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=L+b3+e0Jy6tM7l3pvMgvs/El8FkIU9GKtcsbvHr9/z29kFcI0MlClAbD3MQMESsfzx U+PzqBJRnEMlxEq0OE5wM59b5XI8iuzY7ZjYoYVoU1/hvoki+ey0SWE86oNzE9tDi994 gTTdCcYN2JX9JZVL8FoKtrxn9OzglZxi+V2Fc= 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 Sender: msterret@gmail.com Received: by 10.181.60.13 with SMTP id n13mr2255437bkk.92.1234945370926; Wed, 18 Feb 2009 00:22:50 -0800 (PST) In-Reply-To: <20090218090803.TAf7b2c.tv@veller.net> References: <20090213213017.GA3452@dodo.hsd1.nj.comcast.net> <9d2010770902180007w4b2e8742y25af752e042abdd0@mail.gmail.com> <20090218090803.TAf7b2c.tv@veller.net> Date: Wed, 18 Feb 2009 03:22:50 -0500 X-Google-Sender-Auth: 9c7ab0d326b82352 Message-ID: <9d2010770902180022yaf1d202xa75541eec7299b81@mail.gmail.com> Subject: Re: [gentoo-dev] prepalldocs implementation in eutils.eclass (was: prepalldocs is now banned) From: Michael Sterrett To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 26890c64-d863-476e-93ee-7c874050eae2 X-Archives-Hash: 6839aae262fe115f1c4204be22d343b7 Patches welcome. On Wed, Feb 18, 2009 at 3:13 AM, Torsten Veller wrote: > * Michael Sterrett : >> I added a prepalldocs function to eutils.eclass to provide the >> functionality. It implements the >> behavior of the current stable sys-apps/portage-2.1.6.4. > > ecompressdir is more portage internal than prepalldocs ever was. > This must be fixed. > >