[gentoo-dev] Re: cannot d/l dmg2img ebuild

2009-09-07 Thread Ryan Hill
On Mon, 7 Sep 2009 20:19:09 +0800 Xi Shen wrote: > when i am trying to d/l the dmg2img ebuild, i found that the filename > trying to d/l is 'download?dmg2img-1.6.tar.gz'. since th '?' mark has > special mean in http/ftp, i cannot d/l the file. i have check many > mirrors around the world, the res

Re: [gentoo-dev] linux-info.eclass: lacking sources, config checks and module building

2009-09-07 Thread Robin H. Johnson
On Mon, Sep 07, 2009 at 10:28:11AM +0100, Daniel Drake wrote: > Robin H. Johnson wrote: > >It does NOT check /proc/config.gz presently. The original logic against > >not checking /proc was that we were targeting the kernel being built, > >but that's moot given the use of `uname -r` in OUTPUT_DIR. >

Re: [gentoo-dev] linux-info.eclass: lacking sources, config checks and module building

2009-09-07 Thread Daniel Drake
Robin H. Johnson wrote: It does NOT check /proc/config.gz presently. The original logic against not checking /proc was that we were targeting the kernel being built, but that's moot given the use of `uname -r` in OUTPUT_DIR. That seems like a bug. OUTPUT_DIR should default to unset which would

[gentoo-dev] Add "as-is" to @GPL-COMPATIBLE licence group

2009-09-07 Thread Ulrich Mueller
Are there any objections against adding "as-is" to @GPL-COMPATIBLE? It is less restrictive than the X11 licence (which is included). Otherwise, users accepting only GPL compatible software wouldn't even be able to install Emacs. ;-) Ulrich