> I really want to use font.eclass in x-modular.eclass to get rid of a lot > of code duplication and more possible bugs. Problem is, it brings in > IUSE=X for every single X package. I cannot figure out how to prevent > this. Setting IUSE="" after the inherit in x-modular.eclass is not enough. E_IUSE=${E_IUSE//"X"}
But that's a dirty portage-specific hack ;] -- Piotr Jaroszyński Gentoo Developer -- gentoo-dev@gentoo.org mailing list