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.8 required=5.0 tests=DATE_IN_PAST_12_24, DMARC_MISSING,INVALID_DATE,MAILING_LIST_MULTI,NICE_REPLY_A autolearn=unavailable autolearn_force=no version=4.0.0 Received: from janus.prosalg.no ([213.236.139.1] helo=io.adm.prosalg.no) by cvs.gentoo.org with esmtp (Exim 3.30 #1) id 15z0Yv-0002sA-00 for gentoo-dev@cvs.gentoo.org; Wed, 31 Oct 2001 11:58:05 -0700 Received: from b223a.studby.ntnu.no ([129.241.126.223] helo=motvind) by io.adm.prosalg.no with asmtp (Exim 3.33 #1 (Debian)) id 15z0Ph-0005bY-00 for ; Wed, 31 Oct 2001 19:48:33 +0100 From: Karl Trygve Kalleberg To: gentoo-dev@cvs.gentoo.org Subject: Re: [gentoo-dev] dev-lang/python-2.0-r5 Message-Id: <20011031205641.64251e92.karltk@prosalg.no> In-Reply-To: <1004486573.598.7.camel@Q.neidt.net> References: <20011028174208.1b194351.lordjoe@bigfoot.com> <1004486573.598.7.camel@Q.neidt.net> X-Mailer: Sylpheed version 0.6.2 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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: karltk@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Wed Oct 31 11:59:01 2001 X-Original-Date: Wed, 31 Oct 2001 20:56:41 +0100 X-Archives-Salt: 3d31cca3-8853-402e-81ed-ef3d7766501e X-Archives-Hash: bc0587cd5d0302ce71b50ed8f677fad7 On 31 Oct 2001 00:02:51 +0000 "Tod M. Neidt" wrote: > Hi! > > Please find a patch that makes the python-2.0-r5.ebuild independent of > the tcl-tk version, i.e. no hard coded version number. This is done by > grep-ing the tcl and tk header files. Added as python-2.0-r6, committed and cursorily tested (idle.py works, as advertised). Kind regards, Karl T