Re: [gentoo-dev] Re: [RFC] base.eclass

2010-01-02 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 3.1.2010 01:56, Mark Bateman napsal(a): > There seems to be alot of unquoted variables > > 65 base_src_util $@ This is not problem > > 90 case $1 in Yarp this is problem and fixed > > 95

[gentoo-dev] Re: [RFC] base.eclass

2010-01-02 Thread Mark Bateman
Tomáš Chvátal gentoo.org> writes: > > Hola, > I have incorporated all fixes to base.eclass that has been itching me > for a while (closes both open bugs). > > Whats new: > * base_src_install docs > this thingie install docs and html_docs from bash array defined in > global scope (or anywhere el

Re: [gentoo-dev] Farewell, Gentoo.

2010-01-02 Thread Roy Bamford
On 2010.01.02 13:44, David Shakaryan wrote: > Hello, everybody! > > I would like to formally request that I be retired from the Gentoo > project. A developer since 2006, there is a lot I would like to thank > the community for. Over the past few years, I have learnt a lot, and > have had the pleas

Re: [gentoo-dev] Monthly Gentoo Council Reminder for January

2010-01-02 Thread Pacho Ramos
El vie, 01-01-2010 a las 13:31 +, Mike Frysinger escribió: > This is your monthly friendly reminder ! Same bat time (typically > the 3rd Thursday at 1800 UTC / 2000 CET / 1400 EST), same bat channel > (#gentoo-council @ irc.freenode.net) ! > > If you have something you'd wish for us to chat a

[gentoo-dev] Lastrite: dev-db/mysqlnavigator

2010-01-02 Thread Victor Ostorga
# Víctor Ostorga (01 Jan 2010) # Masking for removal, qt3 package, has been segfaulting for # 2 and half years, last release 6 years ago, bug #183103 dev-db/mysqlnavigator Víctor. signature.asc Description: PGP signature

Re: [gentoo-dev] [RFC] base.eclass

2010-01-02 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 2.1.2010 17:12, Ben de Groot napsal(a): > > Also, I would recommend using [[ instead of [ for tests throughout. It > is safer and better coding practice. > ( See http://mywiki.wooledge.org/BashGuide/Practices/BashTests ) Should be done, let me k

Re: [gentoo-dev] [RFC] base.eclass

2010-01-02 Thread Ben de Groot
2010/1/2 Tomáš Chvátal : > Hola, > I have incorporated all fixes to base.eclass that has been itching me > for a while (closes both open bugs). > > Whats new: > * base_src_install docs > this thingie install docs and html_docs from bash array defined in > global scope (or anywhere else indeed :P) >

[gentoo-dev] [RFC] base.eclass

2010-01-02 Thread Tomáš Chvátal
Hola, I have incorporated all fixes to base.eclass that has been itching me for a while (closes both open bugs). Whats new: * base_src_install docs this thingie install docs and html_docs from bash array defined in global scope (or anywhere else indeed :P) * all bash variable arrays including the

Re: [gentoo-dev] Farewell, Gentoo.

2010-01-02 Thread Ben de Groot
2010/1/2 David Shakaryan : > Hello, everybody! > > I would like to formally request that I be retired from the Gentoo > project. A developer since 2006, there is a lot I would like to thank > the community for. Over the past few years, I have learnt a lot, and > have had the pleasure to work with a

[gentoo-dev] Farewell, Gentoo.

2010-01-02 Thread David Shakaryan
Hello, everybody! I would like to formally request that I be retired from the Gentoo project. A developer since 2006, there is a lot I would like to thank the community for. Over the past few years, I have learnt a lot, and have had the pleasure to work with and befriend many wonderful people. H

[gentoo-dev] RFC: Should skype have check_license function? The eula is missing also from license_groups?

2010-01-02 Thread Samuli Suominen
On 01/02/2010 01:28 PM, Samuli Suominen (ssuominen) wrote: > ssuominen10/01/02 11:28:37 > > Modified: skype-eula > Log: > Update Skype's EULA from 2.1.0.47 > > Revision ChangesPath > 1.2 licenses/skype-eula > > file : > http://sources.gentoo.org/viewc

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc

2010-01-02 Thread Samuli Suominen
On 01/02/2010 11:04 AM, Ulrich Mueller wrote: >> On Sat, 2 Jan 2010, Doug Goldstein wrote: > +app-accessibility/flite:alsa - use alsa for audio output. +app-accessibility/flite:oss - Use Open Sound System for audio output. >>> >>> Why? USE alsa and oss are global flags. > >> Real qu

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc

2010-01-02 Thread Ulrich Mueller
> On Sat, 2 Jan 2010, Doug Goldstein wrote: >>> +app-accessibility/flite:alsa - use alsa for audio output. >>> +app-accessibility/flite:oss - Use Open Sound System for audio output. >> >> Why? USE alsa and oss are global flags. > Real question is why not? local USE flags provide more details

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc

2010-01-02 Thread Doug Goldstein
On Thu, Dec 31, 2009 at 4:13 PM, Samuli Suominen wrote: > On 01/01/2010 12:07 AM, Robin H. Johnson (robbat2) wrote: >> +app-accessibility/flite:alsa - use alsa for audio output. >> +app-accessibility/flite:oss - Use Open Sound System for audio output. > > Why? USE alsa and oss are global flags. >