Gentoo Archives: gentoo-dev

From: Joe Bormolini <lordjoe@×××××××.com>
To: gentoo-dev@××××××××××.org
Subject: [gentoo-dev] dev-lang/python-2.0-r5
Date: Sun, 28 Oct 2001 18:42:01
Message-Id: 20011028174208.1b194351.lordjoe@bigfoot.com
1 dev-lang/python-2.0-r5.ebuild
2 Line 48: s:#[[:blank:]]*-ltk8.0 -ltcl8.0:-ltk8.4 -ltcl8.4:
3
4 the ebuild actually depends on >=dev-lang/tcl-tk-8.0 if tcltk is in USE yet a note above says the dep is =dev-lang/tcl-tk
5
6 tcl-tk-8.4 is in package.mask listed as being incompatible with python, but the python ebuild tries to compile with -ltk8.4 and -ltcl8.4 no matter what version of tcl-tk is installed. Something needs to be fixed here :p
7
8 --lordjoe

Replies

Subject Author
Re: [gentoo-dev] dev-lang/python-2.0-r5 The Nelson's <taligent@××××××.net>
Re: [gentoo-dev] dev-lang/python-2.0-r5 "Tod M. Neidt" <tneidt@××××××.com>