On Mon, 25 Oct 2010 15:24:23 +0200 Arfrever Frehtes Taifersar Arahesis wrote: > 1. Support for "." characters in names of USE flags If you do this, you'll have to either convert everything using Python ABIs to EAPI 4 immediately, or have two sets of flag names. Won't users get confused if they have to set both python_abis_3_2 (for EAPI < 4 packages) and python_abis_3.2 (for EAPI 4 packages)? And won't developers have a hard time getting [use] deps right for them? > 2. Support for use.unsatisfiable and package.use.unsatisfiable files > in profiles As far as I can see, this one's a repoman thing, and has little to no impact on PMS since it doesn't require behaviour changes from the package mangler itself. -- Ciaran McCreesh