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=0.2 required=5.0 tests=DATE_IN_PAST_12_24, DMARC_MISSING,FREEMAIL_FROM,INVALID_DATE,MAILING_LIST_MULTI, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=no autolearn_force=no version=4.0.0 Received: from mailout05.sul.t-online.com ([194.25.134.82] helo=mailout05.sul.t-online.de) by cvs.gentoo.org with esmtp (Exim 3.30 #1) id 15Iyix-0005Bm-00 for gentoo-dev@cvs.gentoo.org; Sat, 07 Jul 2001 14:30:43 -0600 Received: from fwd05.sul.t-online.de by mailout05.sul.t-online.de with smtp id 15IyiF-0006sm-01; Sat, 07 Jul 2001 22:29:59 +0200 Received: from helios.bagwan (320095285153-0001@[217.80.45.64]) by fwd05.sul.t-online.com with smtp id 15IyiE-1NTjaiC; Sat, 7 Jul 2001 22:29:58 +0200 Received: (qmail 26384 invoked by uid 0); 7 Jul 2001 23:13:38 -0000 Received: from sadchitananda2.bagwan (HELO gentoo.org) (achim@192.168.2.1) by helios.bagwan with SMTP; 7 Jul 2001 23:13:38 -0000 Message-ID: <3B475F03.D36F22AC@gentoo.org> From: AGottinger@t-online.de (Achim Gottinger) X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.14 i686) X-Accept-Language: en MIME-Version: 1.0 To: gentoo-dev@cvs.gentoo.org Subject: Re: [gentoo-dev] python ebuild: use tcltk References: <3B36CF99.2B031242@fidnet.com> <20010624235405.C24100@cvs.gentoo.org> <3B47193A.D7A22F58@gentoo.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Sender: 320095285153-0001@t-dialin.net 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: achim@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Sat Jul 7 14:31:02 2001 X-Original-Date: Sat, 07 Jul 2001 21:12:03 +0200 X-Archives-Salt: 2d2412d6-c528-4978-8d0e-2b38737bb857 X-Archives-Hash: ac7cc3b560f03c32491021fab75cb716 Achim Gottinger wrote: > > Daniel Robbins wrote: > > > > On Mon, Jun 25, 2001 at 12:43:53AM -0500, Tod M. Neidt wrote: > > > Hi! > > > > > > Attached is a modified python ebuild (python-2.0-r4.ebuild) that will > > > include the tkinter module if USE tcltk is set. I made three changes. > > > > Have you tested it with *and* without tcltk set in USE, and does it compile > > OK in both instances? If so, I'll give it quick test over here and if it goes > > ok, I'll add it to cvs. > > > > Thanks :) > > Well someone must fix all the packages that had to be hacked manually in > the past to work with all > combinations of USE flags for python. Well I added portag-2.0-r4(with tcltk support) to the cvs tree and fixed all packages depending on python. python-2.0-r4 now installs a simple python-config script which only outputs the libs used to build python. I used this srcript in new revs of xchat,entity and koffice ebuilds. achim~ > > bye achim~ > > > > > -- > > Daniel Robbins > > President/CEO http://www.gentoo.org > > Gentoo Technologies, Inc. > > > > _______________________________________________ > > gentoo-dev mailing list > > gentoo-dev@cvs.gentoo.org > > http://cvs.gentoo.org/mailman/listinfo/gentoo-dev > > _______________________________________________ > gentoo-dev mailing list > gentoo-dev@cvs.gentoo.org > http://cvs.gentoo.org/mailman/listinfo/gentoo-dev