Re: [gentoo-dev] Re: [RFC] Font eclass EAPI update and design

2010-02-02 Thread Fabian Groffen
On 02-02-2010 11:18:32 +0100, Torsten Veller wrote: > > # Prefix compat > > case ${EAPI:-0} in > > 0|1|2) > > if ! use prefix; then > > EPREFIX= > > ED=${D} > > EROOT=${ROOT}

Re: [gentoo-dev] Re: [RFC] Font eclass EAPI update and design

2010-02-02 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 2.2.2010 11:18, Torsten Veller napsal(a): > * Tomáš Chvátal : >> # @FUNCTION: font_pkg_setup >> # @DESCRIPTION: >> # The font pkg_setup function. >> # Collision portection and Prefix compat for eapi < 3. >> font_pkg_setup() { >> # make sure we

Re: [gentoo-dev] Re: [RFC] Font eclass EAPI update and design

2010-02-01 Thread Peter Volkov
В Пнд, 01/02/2010 в 14:29 +0100, Tomáš Chvátal пишет: > > 2. > > if has X ${IUSE//+} && use X ; then > > > > I'm not sure. With this change should we update all packages depending > > on font.eclass to have X in IUSE? > Nak this specialy allows that you dont have to keep X in iuse. > But it does n