Ryan Hill wrote: > It's best to keep the number of external packages needed to build the > toolchain to a bare minimum. Anything that isn't a hard requirement should > be a USE flag. We also need to be able to bootstrap without a C++ compiler, > which one of graphite's dependencies (PPL) needs.
True. I should have checked that it pulls in external deps. The upgrade path is gone anyway since we don't have EAPI=0 dev-lang/python anymore in tree. If we don't care about upgrade path anymore might as well get rid of profiles/obsolete too? And I do care about it, but it's gone now. -Samuli