On Tue, Jun 01, 2010 at 02:46:50AM +, Jorge Manuel B. S. Vicetto wrote:
> the election officials. You can send them an e-mail
Correct address is (elections at gentoo dot org)
--
Robin Hugh Johnson
Gentoo Linux: Developer, Trustee & Infrastructure Lead
E-Mail : robb...@gentoo.org
GnuPG FP
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello fellow developers and remaining community.
We've arrived at that time of the year again in which we elect a new
Council into office.
Here are the details for the Council 201006 elections:
* nominations: June 5th to 18th
* voting: June 20th to
On Mon, 31 May 2010 20:11:22 -0600
Ryan Hill wrote:
> On Mon, 31 May 2010 21:12:46 +0200
> Michał Górny wrote:
>
> > * media-sound/wavegain - ${LDFLAGS} before ${CFLAGS}, '-o' after sources,
> > defines after '-o',
>
> Just curious why you're pointing out the ordering of options. As far a
On Mon, 31 May 2010 21:12:46 +0200
Michał Górny wrote:
> * media-sound/wavegain - ${LDFLAGS} before ${CFLAGS}, '-o' after sources,
> defines after '-o',
Just curious why you're pointing out the ordering of options. As far as I
know it doesn't matter (except some LDFLAGS where you can go -
Hello,
As suggested by j...@g.o in bug #321165, I would like to raise a proposal
on extending toolchain-funcs.eclass with helper functions to compile
applications directly.
There are many simple applications which come without neither a sophisticated
build system or even a tiny Makefile. In some
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 supposedly needs those as I was told, no idea
> > what for).
>
> more applicable
Le dimanche 30 mai 2010 à 10:59 -0400, Christopher Harvey a écrit :
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hello gentoo-dev,
>
> I'm working on an app for GSoC that needs to show a diff of two files
> to the user. Right now I've just been calling meld from the python
> os.system ca
why not make a temporary copy of the files with appropriate permission,
send a message the application the user originally opened to diff the files,
then apply the user modified file and cleanup the $tmpdir?
This would leave the user the possibility to choose whatever application she
want to do th