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 1N2rhO-0000PT-5T for garchives@archives.gentoo.org; Tue, 27 Oct 2009 19:27:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BBD2E092D; Tue, 27 Oct 2009 19:27:16 +0000 (UTC) Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.150]) by pigeon.gentoo.org (Postfix) with ESMTP id 2196EE092D for ; Tue, 27 Oct 2009 19:27:16 +0000 (UTC) Received: by ey-out-1920.google.com with SMTP id 4so36827eyg.2 for ; Tue, 27 Oct 2009 12:27:15 -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=mwyHfweTFOe41Xe7MW5J5q4V0RTY/jkY5NlohNXBV7Q=; b=SnYIO2YEJ3TIIBK13P2FpkOopr5LOtZab4QlKLalGxeyNwTsLZV5ZerHXTMoNEo6wU BjkN36Rej7f2HxZh2rg8m7bo+Qw7C+ekxGU/70hRBQ5X7f64H7JjzJIJvjXE8xTeHXh6 geOgcf4oRE26eIZRLS+0J7MbrGFSWoh0ysKb0= 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=X4/Zkq1ZhBRvF7Wy23xZRlOis7ZHyfQovm1TfAPWgZLWLjf6i2evpLMxQ/AOAoC88N 81q+Nt8cv3G0Fb7TGREaU15Dp/DN6Mz+pvHtDlDZz/Sb/J7ykb01nvhHQaPwHmsu3MtS rQnOBGDzAHpi5+KlhFDUIPa73HjmZ32osb2+4= Received: by 10.211.128.9 with SMTP id f9mr694754ebn.93.1256671635607; Tue, 27 Oct 2009 12:27:15 -0700 (PDT) Received: from nazgul.localnet (196-210-153-40-rrdg-esr-2.dynamic.isadsl.co.za [196.210.153.40]) by mx.google.com with ESMTPS id 7sm811708eyb.40.2009.10.27.12.27.14 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 27 Oct 2009 12:27:14 -0700 (PDT) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] depclean wants to remove xorg-server and xf86-video-intel Date: Tue, 27 Oct 2009 21:26:09 +0200 User-Agent: KMail/1.12.2 (Linux/2.6.31-zen4; KDE/4.3.2; x86_64; ; ) References: <49bf44f10910271139s5375a558y69a0170e633b11aa@mail.gmail.com> <49bf44f10910271217v2d00e449qc50010135a3176c9@mail.gmail.com> <49bf44f10910271220h725e823ck6ab59cfbceb8a672@mail.gmail.com> In-Reply-To: <49bf44f10910271220h725e823ck6ab59cfbceb8a672@mail.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="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200910272126.09982.alan.mckinnon@gmail.com> X-Archives-Salt: 7be17bb0-0f2a-45e5-8d57-b900efea368a X-Archives-Hash: 4c547e97db41ba7840b60074d93005ea On Tuesday 27 October 2009 21:20:17 Grant wrote: > >>> 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... > >> > >> Dirk > > > > Ah, bingo, thank you. I'll add xorg-server to world. > > > > - Grant > > Actually, could xorg-x11 be a better choice for the world file? What > does it provide? xorg-x11 is indeed the better choice. It is a meta- package that pulls in everything required to provide a full X server -- alan dot mckinnon at gmail dot com