[gentoo-portage-dev] [PATCH] Kill the smileys!

2005-09-27 Thread Jason Stubbs
Kill 'em all! (Original patch by solar) diff -uNr 2.0/pym/portage.py 2.0-patched/pym/portage.py --- 2.0/pym/portage.py 2005-09-26 11:48:15.0 +0900 +++ 2.0-patched/pym/portage.py 2005-09-27 16:06:21.0 +0900 @@ -1864,7 +1864,7 @@ fetched=0 else: for x_key

Re: [gentoo-portage-dev] [PATCH] Extra info about installed packages feature

2005-09-27 Thread Jason Stubbs
On Tuesday 27 September 2005 15:04, Jason Stubbs wrote: > This patch is by swegener. Apologies. This patch is by npmccallum. http://bugs.gentoo.org/95741 -- gentoo-portage-dev@gentoo.org mailing list

[gentoo-portage-dev] [PATCH] Friendly error on user supplied invalid atoms

2005-09-27 Thread Jason Stubbs
Don't mind if the message is changed at all - this one kind of reminds me of a pre-recorded telephone operator - so if anyone has any suggestions... diff -uNr 2.0/bin/emerge 2.0-patched/bin/emerge --- 2.0/bin/emerge 2005-09-27 13:16:09.0 +0900 +++ 2.0-patched/bin/emerge 2005-09-28 00:15:21

Re: [gentoo-portage-dev] [PATCH] Friendly error on user supplied invalid atoms

2005-09-27 Thread Jason Stubbs
On Wednesday 28 September 2005 00:22, Jason Stubbs wrote: > Don't mind if the message is changed at all - this one kind of reminds me > of a pre-recorded telephone operator - so if anyone has any suggestions... After a small amount of discussion: !!! '%s' is not a valid package atom. !!! Please c

Re: [gentoo-portage-dev] [PATCH] Kill the smileys!

2005-09-27 Thread Marius Mauch
Jason Stubbs wrote: Kill 'em all! (Original patch by solar) Hmm, I actually liked them. Marius -- gentoo-portage-dev@gentoo.org mailing list

Re: [gentoo-portage-dev] [PATCH] Kill the smileys!

2005-09-27 Thread Jason Stubbs
On Wednesday 28 September 2005 12:15, Marius Mauch wrote: > Jason Stubbs wrote: > > Kill 'em all! > > (Original patch by solar) > > Hmm, I actually liked them. Even now that FEATURES="strict" is default and every package results in a screenful of "everything's alright, mate ;-)" ? -- gentoo-port

Re: [gentoo-portage-dev] [PATCH] Kill the smileys!

2005-09-27 Thread Marius Mauch
Jason Stubbs wrote: On Wednesday 28 September 2005 12:15, Marius Mauch wrote: Jason Stubbs wrote: Kill 'em all! (Original patch by solar) Hmm, I actually liked them. Even now that FEATURES="strict" is default and every package results in a screenful of "everything's alright, mate ;-)" ?

Re: [gentoo-portage-dev] [PATCH] Kill the smileys!

2005-09-27 Thread Jason Stubbs
On Wednesday 28 September 2005 13:16, Marius Mauch wrote: > Jason Stubbs wrote: > > On Wednesday 28 September 2005 12:15, Marius Mauch wrote: > >>Jason Stubbs wrote: > >>>Kill 'em all! > >>>(Original patch by solar) > >> > >>Hmm, I actually liked them. > > > > Even now that FEATURES="strict" is def