Re: [gentoo-portage-dev] r2522 commit

2006-01-04 Thread Ciaran McCreesh
On Wed, 04 Jan 2006 21:33:07 -0500 Alec Warner <[EMAIL PROTECTED]> wrote: | Sadly this breaks something else we apparently need and use ( or at | least Ciaran tells me so :) ) Yeah, based upon my understanding of how flag? stuff inside || () is supposed to work: || ( ) -> nothing needed || ( off1

Re: [gentoo-portage-dev] r2522 commit

2006-01-04 Thread Brian Harring
On Wed, Jan 04, 2006 at 09:33:07PM -0500, Alec Warner wrote: > Author: ferringb > Date: 2006-01-04 08:57:07 + (Wed, 04 Jan 2006) > New Revision: 2522 > > Modified: >main/trunk/pym/portage_dep.py > Log: > el buggo pointed out via spyderous. > || ( a ( x? ( b ) y? ( c ) ) ) > -x -y , was res

[gentoo-portage-dev] r2522 commit

2006-01-04 Thread Alec Warner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Author: ferringb Date: 2006-01-04 08:57:07 + (Wed, 04 Jan 2006) New Revision: 2522 Modified: main/trunk/pym/portage_dep.py Log: el buggo pointed out via spyderous. || ( a ( x? ( b ) y? ( c ) ) ) - -x -y , was resulting in || ( a () ) the main

Re: [gentoo-portage-dev] emerge-webrsync patch

2006-01-04 Thread Johannes Fahrenkrug
Ok, here's the patch for emerge-delta-webrync to use PORTAGE_NICENESS. Brian, I hope this is what you had in mind. I didn't alter the emerge-webrsync patch again, I think it's OK the way I altered it in the last patch I posted, but I attached it again anyway. - Johannes. --- /usr/bin/emerge-del