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 1KMXgK-0005fB-2q for garchives@archives.gentoo.org; Sat, 26 Jul 2008 00:30:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C45DE0566; Sat, 26 Jul 2008 00:30:41 +0000 (UTC) Received: from smtp.cs.nyu.edu (SMTP.CS.NYU.EDU [128.122.80.33]) by pigeon.gentoo.org (Postfix) with ESMTP id 7141DE0566 for ; Sat, 26 Jul 2008 00:30:41 +0000 (UTC) Received: from ajglap.localdomain (c-71-192-160-62.hsd1.ma.comcast.net [71.192.160.62]) (authenticated bits=0) by smtp.cs.nyu.edu (8.14.3/8.13.8) with ESMTP id m6Q0UemY012084 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 25 Jul 2008 20:30:41 -0400 (EDT) Received: by ajglap.localdomain (Postfix, from userid 1502) id BEC8E19D931; Fri, 25 Jul 2008 20:31:22 -0400 (EDT) To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Why isn't libxslt updated by emerge world? References: <49bf44f10807241545u724b94a5vc9f6186a15c3ff6b@mail.gmail.com> <20080725055011.GA5291@marvin.heimnetz.local> <49bf44f10807250822h1e60f196l7bfc647144ffa5c5@mail.gmail.com> <20080725160447.GA21190@marvin.heimnetz.local> <49bf44f10807251135ga76b5b6v75154833a08a08e7@mail.gmail.com> From: Allan Gottlieb Date: Fri, 25 Jul 2008 20:31:22 -0400 In-Reply-To: <49bf44f10807251135ga76b5b6v75154833a08a08e7@mail.gmail.com> (Grant's message of "Fri\, 25 Jul 2008 11\:35\:29 -0700") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) 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=us-ascii X-Archives-Salt: 62d3dea5-3d21-499f-aa6e-654728758128 X-Archives-Hash: 9631c7151e57783a4bc35e4c54653036 At Fri, 25 Jul 2008 11:35:29 -0700 Grant wrote: >>> But there is: >>> >>> # emerge -pv libxslt >>> >>> These are the packages that would be merged, in order: >>> >>> Calculating dependencies... done! >>> [ebuild U ] dev-libs/libxslt-1.1.24 [1.1.20] USE="crypt python >>> -debug -examples%" 3,286 kB Perhaps libxslt isn't in world and isn't a dependency. Did you try emerge --depclean ? allan