Re: [gentoo-dev] Re: [Survey || RFC] autotools-utils.eclass

2010-06-02 Thread Nathan Phillip Brink
On Mon, May 31, 2010 at 03:29:01PM +0200, Maciej Mrozowski wrote: > On Wednesday 26 of May 2010 19:27:43 Mike Frysinger wrote: > > On Wednesday 26 May 2010 05:38:00 Maciej Mrozowski wrote: > > > I've updated documentation, added example usage and option to keep > > > libtool files (ltdl.so supposed

Re: [gentoo-dev] [RFC] toolchain-funcs.eclass: functions to call compiler

2010-06-02 Thread Mike Frysinger
On Wednesday, June 02, 2010 09:17:00 Michał Górny wrote: > On Wed, 2 Jun 2010 03:16:12 -0400 Mike Frysinger wrote: > > On Monday, May 31, 2010 15:12:46 Michał Górny wrote: > > > There are many simple applications which come without neither a > > > sophisticated build system or even a tiny Makefile.

[gentoo-dev] Re: [gentoo-dev-announce] Packages up for grabs -- xmerlin, yoswink, chtekk, omp, tantive, mueli, bluebird, hncaldwell, caleb

2010-06-02 Thread Hans de Graaff
On Wed, 2010-06-02 at 09:18 +0200, Torsten Veller wrote: > app-misc/sphinx I'll take this. > dev-ruby/IceRuby I've added this to the ruby herd. Hans signature.asc Description: This is a digitally signed message part

[gentoo-dev] Re: [gentoo-dev-announce] Packages up for grabs -- xmerlin, yoswink, chtekk, omp, tantive, mueli, bluebird, hncaldwell, caleb

2010-06-02 Thread Diego E . “Flameeyes” Pettenò
I'll ufficialize it later (I'm not home), but I'll take the ec2 packages for necessity. Il giorno 02/giu/2010 12:04, "Torsten Veller" ha scritto: Here's a bunch of packages up for grabs, due to maintainers retiring.. maintainer-needed - app-admin/ec2-ami-tools app-admin/ec2-api-

Re: [gentoo-dev] [RFC] toolchain-funcs.eclass: functions to call compiler

2010-06-02 Thread Michał Górny
On Wed, 2 Jun 2010 03:16:12 -0400 Mike Frysinger wrote: > On Monday, May 31, 2010 15:12:46 Michał Górny wrote: > > There are many simple applications which come without neither a > > sophisticated build system or even a tiny Makefile. In some cases, > > such applications aren't even packages as t

Re: [gentoo-dev] Re: Council 201006 elections

2010-06-02 Thread Jorge Manuel B. S. Vicetto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02-06-2010 08:39, Mike Frysinger wrote: > On Wednesday, June 02, 2010 04:11:26 Torsten Veller wrote: >> * Mike Frysinger : >>> On Monday, May 31, 2010 22:46:50 Jorge Manuel B. S. Vicetto wrote: Here are the details for the Council 201006 electi

[gentoo-dev] Re: [gentoo-dev-announce] Packages up for grabs -- xmerlin, yoswink, chtekk, omp, tantive, mueli, bluebird, hncaldwell, caleb

2010-06-02 Thread Patrick Lauer
On 06/02/10 09:18, Torsten Veller wrote: > Here's a bunch of packages up for grabs, due to maintainers retiring.. > > maintainer-needed > - > app-admin/monit > app-forensics/samhain > app-misc/anki > app-misc/beanstalkd > dev-libs/vanessa-adt > dev-libs/vanessa-logger > net-libs/v

[gentoo-dev] Re: [gentoo-dev-announce] Packages up for grabs -- xmerlin, yoswink, chtekk, omp, tantive, mueli, bluebird, hncaldwell, caleb

2010-06-02 Thread Dirkjan Ochtman
On Wed, Jun 2, 2010 at 09:18, Torsten Veller wrote: > maintainer-needed > - > dev-python/IcePy > dev-python/boto > dev-python/morbid > dev-python/pyaudio > dev-python/stomper The python team will take these. Cheers, Dirkjan

Re: [gentoo-dev] Re: Council 201006 elections

2010-06-02 Thread Mike Frysinger
On Wednesday, June 02, 2010 04:11:26 Torsten Veller wrote: > * Mike Frysinger : > > On Monday, May 31, 2010 22:46:50 Jorge Manuel B. S. Vicetto wrote: > > > Here are the details for the Council 201006 elections: > > > * nominations: June 5th to 18th > > > * voting: June 20th to July 3rd > > > >

[gentoo-dev] Re: Council 201006 elections

2010-06-02 Thread Torsten Veller
* Mike Frysinger : > On Monday, May 31, 2010 22:46:50 Jorge Manuel B. S. Vicetto wrote: > > Here are the details for the Council 201006 elections: > > > > * nominations: June 5th to 18th > > * voting: June 20th to July 3rd > > funny, this isnt what the council page says at all | Nominations ar

Re: [gentoo-dev] Council 201006 elections

2010-06-02 Thread Mike Frysinger
On Monday, May 31, 2010 22:46:50 Jorge Manuel B. S. Vicetto wrote: > Here are the details for the Council 201006 elections: > > * nominations: June 5th to 18th > * voting: June 20th to July 3rd funny, this isnt what the council page says at all -mike signature.asc Description: This is a digit

Re: [gentoo-dev] [RFC] toolchain-funcs.eclass: functions to call compiler

2010-06-02 Thread Mike Frysinger
On Monday, May 31, 2010 15:12:46 Michał Górny wrote: > There are many simple applications which come without neither a > sophisticated build system or even a tiny Makefile. In some cases, such > applications aren't even packages as tarball -- a single, compressed > source file is published instead.