[gentoo-portage-dev] LC_ALL and friends in make.conf

2007-03-08 Thread Kevin F. Quinn
to the user having LC_* set apart from LC_MESSAGES? -- Kevin F. Quinn signature.asc Description: PGP signature

Re: [gentoo-portage-dev] [RFC] Depending on active version

2007-01-31 Thread Kevin F. Quinn
; across the 10,000+ packages in the tree only a handful use 'built_with_use' fex. That makes a strong case for having a simple solution in the near term, and re-visit if it becomes commonplace. -- Kevin F. Quinn signature.asc Description: PGP signature

Re: [gentoo-portage-dev] tiny manpage fix

2006-05-26 Thread Kevin F. Quinn
On Thu, 25 May 2006 21:57:30 -0400 Alec Warner [EMAIL PROTECTED] wrote: Attached is a tiny diff for make.conf, can someone with l337 skills in manpages look it over before it gets commited. Easiest way to check how a man page looks is to do: nroff -man raw man page | less -- Kevin F. Quinn

Re: [gentoo-portage-dev] tiny manpage fix

2006-05-26 Thread Kevin F. Quinn
On Fri, 26 May 2006 02:28:44 -0400 Mike Frysinger [EMAIL PROTECTED] wrote: On Friday 26 May 2006 02:27, Kevin F. Quinn wrote: On Thu, 25 May 2006 21:57:30 -0400 Alec Warner [EMAIL PROTECTED] wrote: Attached is a tiny diff for make.conf, can someone with l337 skills in manpages look

Re: [gentoo-portage-dev] Re: User created package lists

2006-03-21 Thread Kevin F. Quinn (Gentoo)
adding '--list file' to emerge, you can of course to package lists yourself anyway as portage exists today. Just create a file with a list of atoms in it, and do for example: # cat file | xargs emerge -puv Doesn't get much easier than that - perhaps I'm missing something :) -- Kevin F. Quinn

Re: [gentoo-portage-dev] [rfc] variable naming for marking binaries as QA ignorable

2006-03-07 Thread Kevin F. Quinn (Gentoo)
: if [[ -n ${QA_STRICT_TEXTRELS} ]]; then f=$(scanelf -qyRF '%t %p' ${D}) else filter version fi ... where we can add QA_STRICT_TEXTRELS to make.defaults. -- Kevin F. Quinn signature.asc Description: PGP signature

Re: [gentoo-portage-dev] [rfc] variable naming for marking binaries as QA ignorable

2006-03-06 Thread Kevin F. Quinn (Gentoo)
On Sun, 5 Mar 2006 20:46:25 -0500 Mike Frysinger [EMAIL PROTECTED] wrote: On Sunday 05 March 2006 19:48, Kevin F. Quinn (Gentoo) wrote: This could be done via the profiles, perhaps - package.qa, something like package.mask/use/keywords: i hate such things ... imo this information should

Re: [gentoo-portage-dev] [rfc] variable naming for marking binaries as QA ignorable

2006-03-05 Thread Kevin F. Quinn (Gentoo)
/slmodem QA_EXECSTACK=... QA_TEXTRELS=... -- Kevin F. Quinn signature.asc Description: PGP signature