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 1KM9Yj-000686-WB for garchives@archives.gentoo.org; Thu, 24 Jul 2008 22:45:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82DA4E01EF; Thu, 24 Jul 2008 22:45:15 +0000 (UTC) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.176]) by pigeon.gentoo.org (Postfix) with ESMTP id 4AC33E01EF for ; Thu, 24 Jul 2008 22:45:15 +0000 (UTC) Received: by wa-out-1112.google.com with SMTP id m34so1772115wag.10 for ; Thu, 24 Jul 2008 15:45:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=8lO9inns34mCRAnHaaA2Vfc0/OQuphRnNlvcshF3F1w=; b=FBGsMs2cQfC0l0wMDNP4qe1kKMjkoVpRMQ2lhUrfA0rAfHY0jWHpJ8lcQ0t4pAyf9H /aWkwlDmRmVcIbRciSqOj8e6xaBt2JJUgseFmxxbNJ7yI8U5MeLmpN3Pt3gxw3idX9Kg jgpM8EvaDTkrNsQfFW667A7ePmylceC6D/UFE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=GgGIdHcIpMP51bh1wnBmuHrwXC4gG4OjgfGByUeSW91//xWuLVsS2JI8qjz0iVDaaU pnCPFbso4EDFNaFxvE3koiUyzxNFyE9J5VMJuIiwAPyEz2Pw/1YvQQurCZU9u+zhLyfo UjmS9hF1pIW6RyyIRngQ6KyCM3KNveDbTk1A0= Received: by 10.115.19.16 with SMTP id w16mr1240571wai.102.1216939514683; Thu, 24 Jul 2008 15:45:14 -0700 (PDT) Received: by 10.115.110.19 with HTTP; Thu, 24 Jul 2008 15:45:14 -0700 (PDT) Message-ID: <49bf44f10807241545u724b94a5vc9f6186a15c3ff6b@mail.gmail.com> Date: Thu, 24 Jul 2008 15:45:14 -0700 From: Grant To: "Gentoo mailing list" Subject: [gentoo-user] Why isn't libxslt updated by emerge world? 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 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archives-Salt: db5f0b88-ec0a-4aec-99d1-bdb859480df2 X-Archives-Hash: bd385487619cd7eb46501df4f0d84e56 I'm synced up and emerge world doesn't want to emerge anything, but python-updater wants to re-emerge an old version of libxslt which is currently installed, which looks like it should have been updated via emerge world: # equery depends libxslt [ Searching for packages depending on libxslt... ] dev-lang/php-5.2.6-r2 (xsl? dev-libs/libxslt) dev-libs/glib-2.16.3-r1 (doc? >=dev-libs/libxslt-1.0) Can anyone explain this? - Grant