[gentoo-dev] torsmo has been removed from portage

2006-02-03 Thread Daniel
I've taken the simple approach and just removed torsmo. It was in the package.mask for 2-3 weeks. Users can emerge conky and rename their configuration file (~/.torsmorc to ~/.conkyrc) and should get similar result. On Thu, 5 Jan 2006 11:08 pm, Daniel wrote: > Torsmo has been inactive upstream

Re: [gentoo-dev] In Southern Cali Area

2006-02-03 Thread Peter Gordon
On Sat, 2006-02-04 at 12:45 +0900, Chris White wrote: > To all who care (other folks feel free to keep your procmail aliases you have > setup for me), > > I'll be in the ventura county area from Sunday February 5th to Monday > February 6th for a job interview. Since the interview is monda

[gentoo-dev] In Southern Cali Area

2006-02-03 Thread Chris White
To all who care (other folks feel free to keep your procmail aliases you have setup for me), I'll be in the ventura county area from Sunday February 5th to Monday February 6th for a job interview. Since the interview is monday, and I arrive at about 12 at my hotel, I'll have some free

[gentoo-dev] ANNOUNCEMENT bugs.gentoo.org maintenence

2006-02-03 Thread Jeffrey Forman
Hello again, Your friendly bugs.gentoo.org administrator here. There are several bugs in my queue that I have been meaning to fix for a while with regards to the bugs.gentoo.org machine, but they would send out a large amount of email to an even larger amount of people. After discussing this with

Re: [gentoo-dev] New Developer: Gérald Fenoy

2006-02-03 Thread Markus Dittrich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 2 Feb 2006, Mike Doty wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > All, please take a moment to welcome djay. Gérald is already a French > GDP translator, and now will help out the sci herd with ebuild maintenance. > Welcome

Re: [gentoo-dev] [RFC] multislot mysql

2006-02-03 Thread Francesco Riosa
Robin H. Johnson wrote: > On Fri, Feb 03, 2006 at 10:19:18AM +, Francesco Riosa wrote: >> A good solution should be to add the "multislot" USE flag to the ebuild >> and let it to decide whenever make it slotted or not, sorry, this is not >> viable, yes it's already used by other important packa

Re: [gentoo-dev] New Developer : Gérald Fenoy

2006-02-03 Thread Alexandre Buisse
On Fri, Feb 3, 2006 at 11:28:16 +0100, Mike Doty wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > All, please take a moment to welcome djay. Gérald is already a French > GDP translator, and now will help out the sci herd with ebuild maintenance. > > In his own words, "I've end my s

Re: [gentoo-dev] [RFC] multislot mysql

2006-02-03 Thread Jakub Moc
Honestly, I don't see why is this needed. It works the same way like apache slots or php slots or whatever other slots. If users emerge an ebuild explicitely, they get the highest version available, if they want something else, they can do "echo >=dev-db/mysql-5*" >> /etc/portage/package.mask" T

Re: [gentoo-dev] [RFC] multislot mysql

2006-02-03 Thread Robin H. Johnson
On Fri, Feb 03, 2006 at 10:19:18AM +, Francesco Riosa wrote: > A good solution should be to add the "multislot" USE flag to the ebuild > and let it to decide whenever make it slotted or not, sorry, this is not > viable, yes it's already used by other important packages but not well > supported

Re: [gentoo-dev] Find apps not ported to modular X

2006-02-03 Thread Philip Webb
060202 Philip Webb wrote: > Today's graph seems itself broken, as it goes up slightly at the R end. > Perhaps you could add numbers down the R-hand side for easy reading ? Thanks for fixing it ! -- ,, SUPPORT ___//__

Re: [gentoo-dev] [RFC] multislot mysql

2006-02-03 Thread Francesco Riosa
Carlos Silva wrote: > On Fri, 2006-02-03 at 10:19 +, Francesco Riosa wrote: >> Ok, I've been realized that having a slotted mysql is not the dream of >> every end user ... or developer. >> >> Anyway I prefere too keep the possibility to do a similar install. >> >> A good solution should be to a

Re: [gentoo-dev] [RFC] multislot mysql

2006-02-03 Thread Carlos Silva
On Fri, 2006-02-03 at 10:19 +, Francesco Riosa wrote: > Ok, I've been realized that having a slotted mysql is not the dream of > every end user ... or developer. > > Anyway I prefere too keep the possibility to do a similar install. > > A good solution should be to add the "multislot" USE fla

[gentoo-dev] [RFC] multislot mysql

2006-02-03 Thread Francesco Riosa
Ok, I've been realized that having a slotted mysql is not the dream of every end user ... or developer. Anyway I prefere too keep the possibility to do a similar install. A good solution should be to add the "multislot" USE flag to the ebuild and let it to decide whenever make it slotted or not,