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 <gentoo-user+bounces-102577-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1N2rXz-0007ZV-9N
	for garchives@archives.gentoo.org; Tue, 27 Oct 2009 19:17:35 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9199AE0929;
	Tue, 27 Oct 2009 19:17:32 +0000 (UTC)
Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.144])
	by pigeon.gentoo.org (Postfix) with ESMTP id 542CBE0929
	for <gentoo-user@lists.gentoo.org>; Tue, 27 Oct 2009 19:17:32 +0000 (UTC)
Received: by ey-out-1920.google.com with SMTP id 3so29735eyh.40
        for <gentoo-user@lists.gentoo.org>; Tue, 27 Oct 2009 12:17:31 -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=pXRCWG7OjSbxL+PNEjXqH0uMnM2uV/ta6hRQIJqBito=;
        b=XPiGcT2ypcZWWYLRB974gm1W3ypPdLOhs2e2T3pQwIwEcMGovOWi2TeW+tR4dJ/z7x
         kE876KOhPXOc/huKvW+DGp50DGZoVIjzT4+fESLKpfGKm8F0hsEdQYSZfNPjChF4phyu
         tlx87FMNmDRwo7rWCUW17tx2iSYy5/HCN7CTY=
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=G4XkcD3YyzlWDMgoleiRDFYtcoC9gFwYUzPLsWO8r28VYAXLJOSRrWaVX4smq7UuQq
         EQQNimOEhlu+EISrkj3cfvjMYCKxN13bQcrDFf8B34Wrrv3tFRvPR0gCm5NIIVKP7jGl
         uGTe7tfBBTdx65KKApeI31HeUKhVrdWJ+S/lk=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.211.159.6 with SMTP id l6mr7226004ebo.56.1256671051346; Tue, 
	27 Oct 2009 12:17:31 -0700 (PDT)
In-Reply-To: <200910272009.33634.dirk.heinrichs@online.de>
References: <49bf44f10910271139s5375a558y69a0170e633b11aa@mail.gmail.com>
	 <200910271953.13609.dirk.heinrichs@online.de>
	 <49bf44f10910271200y39ab84ecxf62a3d38f9874788@mail.gmail.com>
	 <200910272009.33634.dirk.heinrichs@online.de>
Date: Tue, 27 Oct 2009 12:17:31 -0700
Message-ID: <49bf44f10910271217v2d00e449qc50010135a3176c9@mail.gmail.com>
Subject: Re: [gentoo-user] depclean wants to remove xorg-server and 
	xf86-video-intel
From: Grant <emailgrant@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: c7df50f8-8f42-4019-b08c-d946cd37a0b4
X-Archives-Hash: cfe548d35e1c717c92e1dfb2094e3603

>> Don't most (all?) X apps depend on xorg-server?
>
> Nope. No X app depends on the server, because the server could be running=
 on
> another machine.
>
> Bye...
>
> =A0 =A0 =A0 =A0Dirk

Ah, bingo, thank you.  I'll add xorg-server to world.

- Grant