From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DMARC_NONE,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from mail1.forefronthosting.com (mail1.forefronthosting.com [65.65.33.4]) by chiba.3jane.net (Postfix) with ESMTP id AEBB9ABD64 for ; Tue, 16 Apr 2002 16:41:58 -0500 (CDT) Received: from volumehost.com (turing.localdomain [10.0.0.3]) by mail1.forefronthosting.com (8.11.6/8.8.7) with ESMTP id g3GLilq19562 for ; Tue, 16 Apr 2002 16:44:47 -0500 Message-ID: <3CBC9A86.9050608@volumehost.com> Date: Tue, 16 Apr 2002 16:41:26 -0500 From: "Jared H. Hudson" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc1) Gecko/20020415 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] USE problems in ebuilds (was: Re: [gentoo-user] Re: the libpng problem) References: <20020416054746.48350133.erichey2@attbi.com> <20020416171505.21617f86.Pierre-Henri.Jondot@wanadoo.fr> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: a9d7ff09-19a6-4c18-889a-56c72afd8497 X-Archives-Hash: 8f82933ad35f23e947c051c5df06cbfa USE="-foo" or export USE="-foo" from the command line does not work currently. Daniel is working on the problem and will have it fixed soon. -Jared H. > and for testing I tried the command line: > > USE="-tk" emerge scilab > > now, the dependency-check comes out as it should, portage doesn't > start to grab TCL/TK. _but_ the "`use tk`" doesn't seem to notice > the USE="-tk" statement. I have "tk" listed as a USE-flag in > /etc/make.conf but I would _really_ expect Portage to ignore that > when I explicitly say that I don't want tk right now on the command > line. hopefully I'm doing something very stupid, can someone please > tell me how to deal with this? > > (sent to both gentoo-user and gentoo-dev, with reply set to > gentoo-dev) >