From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: ** X-Spam-Status: No, score=2.0 required=5.0 tests=DATE_IN_PAST_12_24, DMARC_REJECT,INVALID_DATE,MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from burdell.cc.gatech.edu ([130.207.3.207] ident=root) by cvs.gentoo.org with esmtp (Exim 3.30 #1) id 15fPBR-0005CM-00 for gentoo-dev@cvs.gentoo.org; Fri, 07 Sep 2001 11:12:50 -0600 Received: from marquesas.cc.gatech.edu (marquesas.cc.gatech.edu [130.207.5.11]) by burdell.cc.gatech.edu (8.9.1/8.9.3) with ESMTP id NAA21267; Fri, 7 Sep 2001 13:12:25 -0400 (EDT) Received: from acm.org (w205d62.lawn.gatech.edu [199.77.205.62]) by marquesas.cc.gatech.edu (8.9.1/8.9.1) with ESMTP id NAA06256; Fri, 7 Sep 2001 13:12:26 -0400 (EDT) Message-ID: <3B990015.9060509@acm.org> From: Chad Huneycutt Organization: Georgia Tech College of Computing User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.3+) Gecko/20010904 X-Accept-Language: en-us MIME-Version: 1.0 To: gentoo-dev@cvs.gentoo.org Subject: Re: [gentoo-dev] rc6:emerge system ignores "packages" ? References: <200109071656.f87Gud212974@mailgate5.cinetic.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: gentoo-dev-admin@cvs.gentoo.org Errors-To: gentoo-dev-admin@cvs.gentoo.org X-BeenThere: gentoo-dev@cvs.gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@cvs.gentoo.org X-Reply-To: chadh@cc.gatech.edu List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Fri Sep 7 11:13:02 2001 X-Original-Date: Fri, 07 Sep 2001 13:12:53 -0400 X-Archives-Salt: 90c3a5c3-2c94-4be9-b028-7ad23df2a39f X-Archives-Hash: 5cad624c8d0a890c501701c916f48ade Peter Kadau wrote: >but emerge --pretend system keeps telling me >that it's about to merge things like xfree - >and that's just plain ridiculous for a base system. > It is most likely your USE flags. I know for sure that "tex" will cause xfree to be built, but based on some recent comments I have seen, there may be another offending flag as well (maybe a new package in system for rc6 that has a conditional dependence on xfree?). Chad