From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OhGyM-0007P6-Va for garchives@archives.gentoo.org; Fri, 06 Aug 2010 07:04:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93E35E07D1 for ; Fri, 6 Aug 2010 07:04:06 +0000 (UTC) Received: from mail-ew0-f53.google.com (mail-ew0-f53.google.com [209.85.215.53]) by pigeon.gentoo.org (Postfix) with ESMTP id D1354E0630 for ; Fri, 6 Aug 2010 06:44:32 +0000 (UTC) Received: by ewy19 with SMTP id 19so3301789ewy.40 for ; Thu, 05 Aug 2010 23:44:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=Ehf1myd0VvQbST+37TX7PrTf52VLGHg+WHkgr6ZL69Y=; b=SEJt8k9O8Q7X+MCeB/E2QJA/8HXsuqi96uxPGDGqzzohJogMoZqTJavr7QZ9FYJq7D 2M0qgfJ13GTsBZN4viNBTeaabkBJkQ/V+pe18vYDd6sJsgtdL6NiSiWvL8wZ7gk5IfrU 3MgJMupOYbaeLarsj+Dce3/xH1/pVMvKvJdkM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=x1jpwzrRO1xOPM4pM7+MS5+ebd/lyO8vQS9l1zOKldDVC9vJ+oR1B4biuFYqCRFLgN khrZWmpubUiqCn74m2MhMVIqtqm4Qz2bVoyKQJxpqupVne6VbMbKftlzBR3tUKta6buD vAIhbpUM/xfCs3CwraeNda9woFFjtoeI4sJu0= Received: by 10.14.37.9 with SMTP id x9mr86294eea.78.1281077061209; Thu, 05 Aug 2010 23:44:21 -0700 (PDT) Received: from nazgul.localnet (dustpuppy.is.co.za [196.14.169.11]) by mx.google.com with ESMTPS id v59sm1692016eeh.10.2010.08.05.23.44.18 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 05 Aug 2010 23:44:19 -0700 (PDT) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Updating dev-libs/glib pulls a lot of packages... Date: Fri, 6 Aug 2010 08:41:23 +0200 User-Agent: KMail/1.13.5 (Linux/2.6.34-ck-r1; KDE/4.4.5; x86_64; ; ) References: <4C5AEC2A.5090102@gmail.com> In-Reply-To: <4C5AEC2A.5090102@gmail.com> 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="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201008060841.23303.alan.mckinnon@gmail.com> X-Archives-Salt: 480d2795-f687-4b97-a41d-3aba4a0cf4f4 X-Archives-Hash: b78ddf0fa59d4ef09692e38236b7dcdf On Thursday 05 August 2010 18:51:54 Jarry wrote: > Hi, > After just one week I am updating one of my servers but I am > rather terrified by all the stuff the new glib wants to install: > > # emerge --pretend --update glib > These are the packages that would be merged, in order: > Calculating dependencies... done! > [ebuild N ] app-text/build-docbook-catalog-1.4 > [ebuild N ] app-arch/unzip-6.0-r1 USE="bzip2 unicode" > [ebuild N ] app-text/sgml-common-0.6.3-r5 > [ebuild N ] dev-libs/libgpg-error-1.7 USE="nls -common-lisp" > [ebuild N ] app-text/docbook-xsl-stylesheets-1.75.2 > [ebuild N ] dev-libs/libgcrypt-1.4.5 > [ebuild N ] dev-libs/libxslt-1.1.26 USE="crypt python -debug" > [ebuild N ] app-text/docbook-xml-dtd-4.3-r1 > [ebuild N ] dev-util/gtk-doc-am-1.15 > [ebuild U ] dev-libs/glib-2.24.1-r1 [2.22.5] > > Why are suddenly all those ebuilds needed with new glib? > > Jarry You have enabled USE=doc" unzip, libgpg-error and libgcrypt look like routine updates -- alan dot mckinnon at gmail dot com