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 <gentoo-dev+bounces-34340-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1LZhT0-0001g8-91
	for garchives@archives.gentoo.org; Wed, 18 Feb 2009 08:07:38 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 25967E0484;
	Wed, 18 Feb 2009 08:07:37 +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 D4E37E0484
	for <gentoo-dev@lists.gentoo.org>; Wed, 18 Feb 2009 08:07:36 +0000 (UTC)
Received: by bwz1 with SMTP id 1so5205482bwz.10
        for <gentoo-dev@lists.gentoo.org>; Wed, 18 Feb 2009 00:07:36 -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=zz6xFzh/bC5LoRpruMbhyjpNDKS5Z5jfustlRZCp9wM=;
        b=KerBuyRN8yCVgWn46VwwOf5g5fjjq5v2yBIdZXz8Dxu+8s0u6I8cV7DaWywn0/T8Zt
         i3dB99aW/M24gJjkLSN5T2JXAwvyBG8KK++vFTHM9nUzK/k0mPcn92ztx1rrWvCUdDsK
         006DrJgpPwb2Vj1dJZNydLScyejal7f99hw00=
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=GUpQR09coY5veiM6+n4PN94YPAyYPAJJk53Qf+u18g4EVKEo4WnZFJjq5gQ2XTmQHB
         6Snkf19fSBUH07dpMP5+6N/YPfv1BJVoiSHQEtNbuMQU4a+IUaxTiie7ihjUeYDdxEAX
         SF+QbJP0G6mXIyhFXm1qEFBHNWVdo8XETfgbM=
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: msterret@gmail.com
Received: by 10.181.61.18 with SMTP id o18mr2699517bkk.66.1234944456044; Wed, 
	18 Feb 2009 00:07:36 -0800 (PST)
In-Reply-To: <20090213213017.GA3452@dodo.hsd1.nj.comcast.net>
References: <20090213213017.GA3452@dodo.hsd1.nj.comcast.net>
Date: Wed, 18 Feb 2009 03:07:36 -0500
X-Google-Sender-Auth: 33c0e9f83be65f6b
Message-ID: <9d2010770902180007w4b2e8742y25af752e042abdd0@mail.gmail.com>
Subject: Re: [gentoo-dev] prepalldocs is now banned
From: Michael Sterrett <mr_bones_@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 6e91dd06-3b12-4fca-a9f3-c9415945cabb
X-Archives-Hash: ae6d28bf2ba61c16ce44b97c696ebc82

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.

Have fun,

Michael Sterrett
 -Mr. Bones.-
mr_bones_@gentoo.org

On Fri, Feb 13, 2009 at 4:30 PM, Thomas Anderson <gentoofan23@gentoo.org> wrote:
> Hi Everyone,
>
>    This is a note that in the council meeting on 02/12/2009 the
>    function 'prepalldocs' is banned for use in ebuilds with EAPIs 0 1
>    and 2. If you want some functionality from this function, please
>    propose a new function or clearly defined behavior for prepalldocs
>    for a *new* EAPI.