Re: [gentoo-dev] Support for Python 3

2010-10-26 Thread Stanislav Ochotnicky
On 10/25/2010 03:37 PM, Arfrever Frehtes Taifersar Arahesis wrote: I would like to suggest that setting Python 3.1 as main active version of Python be officially supported and recommended for Gentoo developers since 2010-12-01. Majority of packages supporting only Python 2.* have been

[gentoo-dev] enabling FEATURES=sfperms for all Linux profiles

2010-10-26 Thread Mike Frysinger
hardened systems (as well as my non-hardened ones) have been running FEATURES=sfperms for years with no known bugs. so unless someone has a compelling reason otherwise, i'll be enabling this in profiles/default/linux/ for all linux systems. -mike

[gentoo-dev] 150 bugs at bug-wranglers@

2010-10-26 Thread Samuli Suominen
It's at 150 bugs again. If you have free time, please help assign and/or sort the bugs.

[gentoo-dev] Re: enabling FEATURES=sfperms for all Linux profiles

2010-10-26 Thread Mike Frysinger
On Tue, Oct 26, 2010 at 2:45 AM, Mike Frysinger wrote: hardened systems (as well as my non-hardened ones) have been running FEATURES=sfperms for years with no known bugs.  so unless someone has a compelling reason otherwise, i'll be enabling this in profiles/default/linux/ for all linux

Re: [gentoo-dev] enabling FEATURES=sfperms for all Linux profiles

2010-10-26 Thread Kfir Lavi
On Tue, Oct 26, 2010 at 8:45 AM, Mike Frysinger vap...@gentoo.org wrote: hardened systems (as well as my non-hardened ones) have been running FEATURES=sfperms for years with no known bugs. so unless someone has a compelling reason otherwise, i'll be enabling this in profiles/default/linux/

Re: [gentoo-dev] enabling FEATURES=sfperms for all Linux profiles

2010-10-26 Thread Tom Knight
On Tue, Oct 26, 2010 at 11:22:08AM +0200, Kfir Lavi wrote: How can I see my current features? emerge --info | grep FEATURES pgpS8MTnID7Nn.pgp Description: PGP signature

Re: [gentoo-dev] enabling FEATURES=sfperms for all Linux profiles

2010-10-26 Thread Kfir Lavi
On Tue, Oct 26, 2010 at 12:25 PM, Tom Knight t...@gentoo.org wrote: On Tue, Oct 26, 2010 at 11:22:08AM +0200, Kfir Lavi wrote: How can I see my current features? emerge --info | grep FEATURES My FEATURES shows I have sfperms: FEATURES=assume-digests distlocks fixpackages news

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in media-sound/mpfc/files: mpfc-1.3.7-INT_MAX.patch

2010-10-26 Thread Samuli Suominen
On 10/26/2010 06:11 PM, Mike Frysinger wrote: On Monday, October 25, 2010 18:17:21 Alexis Ballier wrote: On Monday 25 October 2010 19:06:45 Diego Elio Pettenò wrote: Il giorno lun, 25/10/2010 alle 18.50 -0300, Alexis Ballier ha scritto: Am I missing something obvious or is it just hiding a bug

[gentoo-dev] New eshowkw

2010-10-26 Thread Tomáš Chvátal
Hello guys, I took last few days to rewrite our eshowkw script from bash to python and enhance its functionality. Not all of you are aware of this usefull script from gentoolkit-dev package, so let me introduce it: It is script that shows keywords for package and all its versions in nice table

Re: [gentoo-dev] New eshowkw

2010-10-26 Thread Donnie Berkholz
On 17:39 Tue 26 Oct , Tomáš Chvátal wrote: Hello guys, I took last few days to rewrite our eshowkw script from bash to python and enhance its functionality. Not all of you are aware of this usefull script from gentoolkit-dev package, so let me introduce it: It is script that shows

Re: [gentoo-dev] New eshowkw

2010-10-26 Thread Fabian Groffen
Hi Tomáš, On 26-10-2010 17:39:04 +0200, Tomáš Chvátal wrote: So since I would like to have this script replace current eshowkw one I want to ask you for kind help on that script and review it and suggest improvements. If the script lack some feature you really want to use also let me know,

Re: [gentoo-dev] New eshowkw

2010-10-26 Thread Krzysztof Pawlik
On 10/26/10 17:39, Tomáš Chvátal wrote: Hello guys, I took last few days to rewrite our eshowkw script from bash to python and enhance its functionality. I did the same some time ago, check it: http://git.overlays.gentoo.org/gitweb/?p=dev/nelchael.git;a=blob;f=scripts/eshowkw.py. --

Re: [gentoo-dev] New eshowkw

2010-10-26 Thread Peter Volkov
В Втр, 26/10/2010 в 17:39 +0200, Tomáš Chvátal пишет: If the script lack some feature you really want to use also let me know, maybe it wont be too hard to implement. Nice! What I always missed is an ability to print stable archs in format ready to use in bugzilla's CC field, IOW output string

Re: [gentoo-dev] New eshowkw

2010-10-26 Thread Daniel Pielmeier
Krzysztof Pawlik schrieb am 26.10.2010 18:34: On 10/26/10 17:39, Tomáš Chvátal wrote: Hello guys, I took last few days to rewrite our eshowkw script from bash to python and enhance its functionality. I did the same some time ago, check it:

Re: [gentoo-dev] New eshowkw

2010-10-26 Thread Krzysztof Pawlik
On 10/26/10 20:24, Daniel Pielmeier wrote: Krzysztof Pawlik schrieb am 26.10.2010 18:34: On 10/26/10 17:39, Tomáš Chvátal wrote: Hello guys, I took last few days to rewrite our eshowkw script from bash to python and enhance its functionality. I did the same some time ago, check it:

Re: [gentoo-dev] New eshowkw

2010-10-26 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 26.10.2010 18:34, Krzysztof Pawlik napsal(a): On 10/26/10 17:39, Tomáš Chvátal wrote: Hello guys, I took last few days to rewrite our eshowkw script from bash to python and enhance its functionality. I did the same some time ago, check it:

Re: [gentoo-dev] New eshowkw

2010-10-26 Thread Krzysztof Pawlik
On 10/26/10 20:53, Tomáš Chvátal wrote: Dne 26.10.2010 18:34, Krzysztof Pawlik napsal(a): On 10/26/10 17:39, Tomáa Chvátal wrote: Hello guys, I took last few days to rewrite our eshowkw script from bash to python and enhance its functionality. I did the same some time ago, check it:

Re: [gentoo-dev] New eshowkw

2010-10-26 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 26.10.2010 20:38, Krzysztof Pawlik napsal(a): nelch...@s-lappy ~$ time eshowkw gcc /dev/null real0m0.965s user0m0.900s sys 0m0.060s nelch...@s-lappy ~$ time /usr/bin/eshowkw gcc /dev/null real0m2.559s user

Re: [gentoo-dev] EAPI 4 features not yet in PMS (was: Patch for python.eclass)

2010-10-26 Thread Ulrich Mueller
On Mon, 25 Oct 2010, Ciaran McCreesh wrote: EAPI 4's current state used to be closed, and approved subject to Portage implementation, but due to the huge delays in that there have been a number of things since then that the Council has voted on that no-one has provided PMS patches or even

Re: [gentoo-dev] New eshowkw

2010-10-26 Thread Krzysztof Pawlik
On 10/26/10 21:42, Tomáš Chvátal wrote: Dne 26.10.2010 20:38, Krzysztof Pawlik napsal(a): nelch...@s-lappy ~$ time eshowkw gcc /dev/null Could you compare speed of your and mine script Sure: nelch...@s-lappy ~/tmp$ time eshowkw gcc /dev/null real0m1.025s user0m0.924s sys

Re: [gentoo-dev] New eshowkw

2010-10-26 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 26.10.2010 18:13, Fabian Groffen napsal(a): Hi Tomáš, On 26-10-2010 17:39:04 +0200, Tomáš Chvátal wrote: So since I would like to have this script replace current eshowkw one I want to ask you for kind help on that script and review it and

Re: [gentoo-dev] New eshowkw

2010-10-26 Thread Jeroen Roovers
On Tue, 26 Oct 2010 18:13:25 +0200 Fabian Groffen grob...@gentoo.org wrote: On 26-10-2010 17:39:04 +0200, Tomáš Chvátal wrote: So since I would like to have this script replace current eshowkw one I want to ask you for kind help on that script and review it and suggest improvements. Great

Re: [gentoo-dev] New eshowkw

2010-10-26 Thread Tomáš Chvátal
Updated few function calls to fill empty spaces. Thanks to Michal (mgorny) for suggestions. Now it works a bit faster :) Tomas --- eshowkwng.py.old2010-10-27 00:13:21.476218699 +0200 +++ eshowkwng.py2010-10-27 00:11:33.929218700 +0200 @@ -34,32 +34,33 @@ Prepare list