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-user+bounces-89132-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1LNcTm-0002v5-Ok
	for garchives@archives.gentoo.org; Fri, 16 Jan 2009 00:22:31 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 89987E0249;
	Fri, 16 Jan 2009 00:22:27 +0000 (UTC)
Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.171])
	by pigeon.gentoo.org (Postfix) with ESMTP id 56FFFE0249
	for <gentoo-user@lists.gentoo.org>; Fri, 16 Jan 2009 00:22:27 +0000 (UTC)
Received: by wf-out-1314.google.com with SMTP id 29so1432983wff.10
        for <gentoo-user@lists.gentoo.org>; Thu, 15 Jan 2009 16:22:27 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:date:from
         :user-agent:mime-version:to:subject:references:in-reply-to
         :content-type:content-transfer-encoding;
        bh=BK5RspExKddwOHzkqqh4DmwegW0hzRefPqpbwcQigxA=;
        b=x3/NU56DnjqixxLIJEFUB6MngC2UF9yvAGuteaQR5NfKichB9+mTsh3B8thc6SzQlh
         BRMD759C187zBPPpKSCDWuSvFbpSrRQkeSxS8z9sLaT7Ap1FsiC6Kjp+yddZToR3TMa8
         WUYuB1SHGb9lQe9biDIefdr3mlk4GWxbAgxtY=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:user-agent:mime-version:to:subject:references
         :in-reply-to:content-type:content-transfer-encoding;
        b=HSCCSe7lPaZPBRepiDd4bPnDXvVF/I0SAf8iti5blKVBy0P3d1naFSkkUFuUOAl9LI
         pejJD4AsMyexfIoGskmIIeV5xk3VwaAZiN8VANDrjgQsvZvTtiD0NIRPLHxiTRJqPTQ2
         wyzFbxSvDIg8fu0UbF38iJMDp1NavFK5FadX4=
Received: by 10.142.237.19 with SMTP id k19mr753068wfh.296.1232065346964;
        Thu, 15 Jan 2009 16:22:26 -0800 (PST)
Received: from ?4.230.117.233? (dialup-4.230.117.233.Dial1.Houston1.Level3.net [4.230.117.233])
        by mx.google.com with ESMTPS id 22sm1023592wfi.58.2009.01.15.16.22.24
        (version=SSLv3 cipher=RC4-MD5);
        Thu, 15 Jan 2009 16:22:25 -0800 (PST)
Message-ID: <496FD33D.3000102@gmail.com>
Date: Thu, 15 Jan 2009 18:22:21 -0600
From: Dale <rdalek1967@gmail.com>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.19) Gecko/20081227 SeaMonkey/1.1.14
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
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] rebuilding dependent packages
References: <20090115233719.GA15148@anton.digitaltorque.ca> <496FCFE1.3030508@gmail.com>
In-Reply-To: <496FCFE1.3030508@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Archives-Salt: ead21eed-98e8-4c8d-8891-e78f4ce9da73
X-Archives-Hash: 200f74352622a7d14f5311c57fe230cd

Joshua D Doll wrote:
> Michael P. Soulier wrote:
>> Hi,
>>
>> I recently did an emerge --update --deep world, which resulted in a
>> rebuild of
>> the ffmpeg library.
>> The libavcodec library went from version 51 to 52, which broke
>> transcode. The
>> --deep argument did not find the dependency there and rebuild transcode.
>> On my FreeBSD server, portupgrade has the -r and -R arguments to force
>> rebuilds of dependent and reverse-dependent packages. Is there a way
>> to have
>> emerge do the same?
>>
>> Thanks,
>> Mike
>>   
> I'm thinking you might want to check out revdep-rebuild from the
> gentoolkit package.
>
> --Joshua Doll
>
>

Would --with-bdeps y help here?  I'm not sure it would.  Just a thought.

Dale

:-)  :-)