From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 33E04138010 for ; Sun, 31 Mar 2013 16:58:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0418E0FE1; Sun, 31 Mar 2013 16:57:51 +0000 (UTC) Received: from homiemail-a50.g.dreamhost.com (caibbdcaaaaf.dreamhost.com [208.113.200.5]) by pigeon.gentoo.org (Postfix) with ESMTP id 6ACC6E0FA5 for ; Sun, 31 Mar 2013 16:57:50 +0000 (UTC) Received: from homiemail-a50.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a50.g.dreamhost.com (Postfix) with ESMTP id DD1AD6F8058 for ; Sun, 31 Mar 2013 09:57:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=libertytrek.org; h= message-id:date:from:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; s= libertytrek.org; bh=d/GN+KZ6IYKdZxjvKyrwJ6+nI7E=; b=rYn+TEJ4oQux RmTCtjqPj2uxJvYsjXsDltFdcx6KLyUuobiupLumH+qpNtod+tOZ6J9sinpRGzop Fcy6jlHL3hzTnYLBjFcno49Op/tIMRb7y4ZWD/gro8SaInt/KA3Cic6LQee5qEWM AgyZ2Q6XJZtVMAsl3hW/0ZyYBN7KLoA= Received: from [127.0.0.1] (unknown [159.63.145.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: tanstaafl@libertytrek.org) by homiemail-a50.g.dreamhost.com (Postfix) with ESMTPSA id ABE7D6F8057 for ; Sun, 31 Mar 2013 09:57:49 -0700 (PDT) Message-ID: <51586AF9.4010301@libertytrek.org> Date: Sun, 31 Mar 2013 12:57:29 -0400 From: Tanstaafl User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 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] udev-197 vs udev-200?? References: <515703C1.4080908@libertytrek.org> <51571F68.4020405@gmail.com> In-Reply-To: <51571F68.4020405@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 53da9c3d-93fa-4e77-a668-8ef8225df310 X-Archives-Hash: 9435a8d16680c529995060aa26c43df3 On 2013-03-30 1:22 PM, Mark David Dumlao wrote: > On 03/30/2013 11:24 PM, Tanstaafl wrote: >> Ok, I don't understand this... > emerge -pvuDN world shows updates to BOTH virtual/udev-197-r2 *and* >> udev-200, with strange Blockers referencing udev-186??? > My reading is: there are some packages either in your tree or being > pulled in that require a later version of udev. So even if you mask > udev-197, it's still being pulled in by something else. Thanks, but actually, I had just forgotten that 171-r10 is no longer in portage. So, now I'm trying to figure out how to convert my quickpkg of it to an ebuild I can add to my local overlay...