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 1N2rHy-0005Qy-0w for garchives@archives.gentoo.org; Tue, 27 Oct 2009 19:01:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DBD39E0879; Tue, 27 Oct 2009 19:01:00 +0000 (UTC) Received: from mail-ew0-f206.google.com (mail-ew0-f206.google.com [209.85.219.206]) by pigeon.gentoo.org (Postfix) with ESMTP id 97D65E0879 for ; Tue, 27 Oct 2009 19:01:00 +0000 (UTC) Received: by ewy2 with SMTP id 2so19999ewy.34 for ; Tue, 27 Oct 2009 12:01:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=K5Muw2+bicz6UkC1I3Mtp6MRkclKcYOWrRYTvrUj8pQ=; b=I9CDx1iIH1GUnK5Noprvog7JZ7ekSdbGeIiftHcBrk8mQuhgUBIDOIODqnrGcC9WoP HvW7geBkXoWkDHErgptxqkWDPQXd7EB4oApqRvaYO5IUp+kd8H8ieB5WG+EA9TvMUNfz 8hGn/WzE005BOzt7+xX1G8NjcJUDXvWxs3ozU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=xsPEe6S5DeSD+hEFJ3ymEw9TfDE8dlioAhpxOuBUprr18x1gbpH+LVfsd7vOgL3H6X n7UGc32IZlJVA7qoKC1dVEy8jv2zJ4bnJNg026IaqIZ4up1+o18/tqVQGOSiSs8ETVe5 KptOv1oyUYayz54ePayMwHQ5IHSfCPPoNQ7zs= 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 Received: by 10.211.146.5 with SMTP id y5mr4489645ebn.41.1256670057452; Tue, 27 Oct 2009 12:00:57 -0700 (PDT) In-Reply-To: <200910271953.13609.dirk.heinrichs@online.de> References: <49bf44f10910271139s5375a558y69a0170e633b11aa@mail.gmail.com> <200910271953.13609.dirk.heinrichs@online.de> Date: Tue, 27 Oct 2009 12:00:57 -0700 Message-ID: <49bf44f10910271200y39ab84ecxf62a3d38f9874788@mail.gmail.com> Subject: Re: [gentoo-user] depclean wants to remove xorg-server and xf86-video-intel From: Grant To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: c706d943-f306-4a29-981f-6f05c64b6fac X-Archives-Hash: 106948dadf8f3994408ee6f5bdba337b >> depclean wants to remove xorg-server and xf86-video-intel and I'm a >> bit scared to do that. =A0Does anyone know what might be going on there? >> >> =A0x11-base/xorg-server >> =A0 =A0 selected: 1.6.3.901-r2 >> =A0 =A0protected: none >> =A0 =A0 =A0omitted: none >> >> =A0x11-drivers/xf86-video-intel >> =A0 =A0 selected: 2.7.1 >> =A0 =A0protected: none >> =A0 =A0 =A0omitted: none > > Looks like you don't have anything installed which needs them. If you rea= lly > need xorg-server (means: if this is a desktop machine), you should add th= e > package to your world file. > > HTH... > > =A0 =A0 =A0 =A0Dirk Don't most (all?) X apps depend on xorg-server? I have many of them in /var/lib/portage/world. For example, abiword, gnucash, and gnumeric. - Grant