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 1KMXxC-0007Cv-IE for garchives@archives.gentoo.org; Sat, 26 Jul 2008 00:48:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33D51E043D; Sat, 26 Jul 2008 00:48:09 +0000 (UTC) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.181]) by pigeon.gentoo.org (Postfix) with ESMTP id F2404E043D for ; Sat, 26 Jul 2008 00:48:08 +0000 (UTC) Received: by wa-out-1112.google.com with SMTP id m34so2107550wag.10 for ; Fri, 25 Jul 2008 17:48:08 -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:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=M4TquDa1RlphjBXAr+2nv4WWPYZKUooaQBhPfRopmhk=; b=mOjoYIW4r5rJN4/MaPr37YTwAdodeHfd/pL13wol5ZCXsIQcKXQENS9VzIsVTAE3CY lk6hAccbvqqr6z3JP1DRU7WrYYZSJz5/GJeO1Ff62gD8mrm4aiWEtTilD6B9Nh88K13e c9l10WE0z7wp5QgQ/TT6XQaS8FjTfUooUGLjc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=OkC4ig4NefdEHlv6csqZKMRc5IL18dpWR5gFOJxeygzH03BAjjkE54oIIKENQWAxot BF9005VyH4OFjHtzgm+cQINxhOCpL84x3SpW9cYAwlcMYdHtorb5bhm9T9gb5lMGE2Gg 2Ykp4GrEsin+SOxV8c/P3phQl8+n5sbGYr1QU= Received: by 10.114.176.1 with SMTP id y1mr2741282wae.118.1217033288538; Fri, 25 Jul 2008 17:48:08 -0700 (PDT) Received: by 10.115.110.19 with HTTP; Fri, 25 Jul 2008 17:48:08 -0700 (PDT) Message-ID: <49bf44f10807251748h55fb68f8g74094e99af370cb8@mail.gmail.com> Date: Fri, 25 Jul 2008 17:48:08 -0700 From: Grant To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Why isn't libxslt updated by emerge world? In-Reply-To: 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 References: <49bf44f10807241545u724b94a5vc9f6186a15c3ff6b@mail.gmail.com> <20080725055011.GA5291@marvin.heimnetz.local> <49bf44f10807250822h1e60f196l7bfc647144ffa5c5@mail.gmail.com> <20080725160447.GA21190@marvin.heimnetz.local> <49bf44f10807251135ga76b5b6v75154833a08a08e7@mail.gmail.com> X-Archives-Salt: 3fce8d7a-bd9b-49e9-a0e3-96af5e1d0333 X-Archives-Hash: 407ebb2d7ca2a0226ac27ddd9b77bfc5 >>>> 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 ? Yeah, depclean did want to get rid of it, but 'equery depends' said it was needed. It's gone now though. - Grant