[gentoo-dev] [PATCH 0/8] virtualx.eclass: New API and EAPI=6 support

2015-11-28 Thread Justin Lecher
The main new feature is the introduction of virtx(). This function executes the arguments inside a Xfvb context in contrast to the deprecated virtualmake which required to set VIRTUALX_COMMAND, which then gets executed. Xemake and Xeconf should be converted to "virtx emake" and "virtx econf",

Re: [gentoo-dev] [PATCH 0/8] virtualx.eclass: New API and EAPI=6 support

2015-11-28 Thread Michał Górny
Dnia 28 listopada 2015 14:24:13 CET, Justin Lecher napisał(a): >The main new feature is the introduction of virtx(). This function >executes >the arguments inside a Xfvb context in contrast to the deprecated >virtualmake which required to set VIRTUALX_COMMAND, which then gets