Re: [gentoo-dev] Prevent to need to change all keywords at the same time

2014-07-17 Thread Ciaran McCreesh
On Thu, 17 Jul 2014 23:14:20 +0200 Thomas Sachau wrote: > You know that a KEYWORDS variable set in the ebuild after the inherit > line does overwrite anything set by the eclass? Well, the issue is that KEYWORDS is one of the few metadata variables that doesn't get merged somehow, so it's an oddit

Re: [gentoo-dev] Prevent to need to change all keywords at the same time

2014-07-17 Thread Thomas Sachau
Pacho Ramos schrieb: > I recently noticed this: > https://bugs.gentoo.org/show_bug.cgi?id=502836 > > imlib2 ebuild can only be stabilized in one round for all arches as > KEYWORDS are set in eclass depending on E_STATE="release". That has an > important drawback as forces all arches to be done at

Re: [gentoo-dev] Prevent to need to change all keywords at the same time

2014-07-17 Thread Rich Freeman
On Thu, Jul 17, 2014 at 4:44 PM, Ciaran McCreesh wrote: > On Thu, 17 Jul 2014 16:40:02 -0400 > Rich Freeman wrote: >> I agree that it isn't a PMS issue - it is a tree quality issue. PMS >> doesn't prohibit introducing packages straight to stable, dropping >> stable packages, etc. These are all

Re: [gentoo-dev] Prevent to need to change all keywords at the same time

2014-07-17 Thread Ciaran McCreesh
On Thu, 17 Jul 2014 16:40:02 -0400 Rich Freeman wrote: > I agree that it isn't a PMS issue - it is a tree quality issue. PMS > doesn't prohibit introducing packages straight to stable, dropping > stable packages, etc. These are all tree quality issues and a matter > of policy. The PMS issue is

Re: [gentoo-dev] Prevent to need to change all keywords at the same time

2014-07-17 Thread Rich Freeman
On Thu, Jul 17, 2014 at 2:56 PM, Ian Stakenvicius wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 17/07/14 02:28 PM, Pacho Ramos wrote: >> El jue, 17-07-2014 a las 17:03 +0100, Ciaran McCreesh escribió: >>> On Thu, 17 Jul 2014 10:23:20 -0400 Rich Freeman >>> wrote: I think

Re: [gentoo-dev] Prevent to need to change all keywords at the same time

2014-07-17 Thread Ian Stakenvicius
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 17/07/14 02:28 PM, Pacho Ramos wrote: > El jue, 17-07-2014 a las 17:03 +0100, Ciaran McCreesh escribió: >> On Thu, 17 Jul 2014 10:23:20 -0400 Rich Freeman >> wrote: >>> I think that sticking KEYWORDS in an eclass is something that >>> should prob

Re: [gentoo-dev] Prevent to need to change all keywords at the same time

2014-07-17 Thread Ulrich Mueller
> On Thu, 17 Jul 2014, Ciaran McCreesh wrote: > On Thu, 17 Jul 2014 10:23:20 -0400 > Rich Freeman wrote: >> I think that sticking KEYWORDS in an eclass is something that should >> probably never happen. > It used to be banned by PMS, for other reasons... http://git.overlays.gentoo.org/gitwe

Re: [gentoo-dev] Prevent to need to change all keywords at the same time

2014-07-17 Thread Ciaran McCreesh
On Thu, 17 Jul 2014 20:28:47 +0200 Pacho Ramos wrote: > El jue, 17-07-2014 a las 17:03 +0100, Ciaran McCreesh escribió: > > On Thu, 17 Jul 2014 10:23:20 -0400 > > Rich Freeman wrote: > > > I think that sticking KEYWORDS in an eclass is something that > > > should probably never happen. > > > > I

Re: [gentoo-dev] Prevent to need to change all keywords at the same time

2014-07-17 Thread Pacho Ramos
El jue, 17-07-2014 a las 17:03 +0100, Ciaran McCreesh escribió: > On Thu, 17 Jul 2014 10:23:20 -0400 > Rich Freeman wrote: > > I think that sticking KEYWORDS in an eclass is something that should > > probably never happen. > > It used to be banned by PMS, for other reasons... > I have just foun

Re: [gentoo-dev] The request to abolish games team policy

2014-07-17 Thread Jeroen Roovers
On Thu, 17 Jul 2014 15:18:45 +0200 "Andreas K. Huettel" wrote: > > > Please stop spamming this thread now. > > > > What? Who? > > > > Aaand now for something completely different... We might as well go back to humping and stabbing if the modern alternative is telling people to basically shut

Re: [gentoo-dev] Prevent to need to change all keywords at the same time

2014-07-17 Thread Ciaran McCreesh
On Thu, 17 Jul 2014 10:23:20 -0400 Rich Freeman wrote: > I think that sticking KEYWORDS in an eclass is something that should > probably never happen. It used to be banned by PMS, for other reasons... -- Ciaran McCreesh signature.asc Description: PGP signature

Re: [gentoo-dev] The request to abolish games team policy

2014-07-17 Thread Andreas K. Huettel
> > Please stop spamming this thread now. > > What? Who? > Aaand now for something completely different... -- Andreas K. Huettel Gentoo Linux developer (council, kde) dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

Re: [gentoo-dev] Prevent to need to change all keywords at the same time

2014-07-17 Thread Rich Freeman
On Thu, Jul 17, 2014 at 10:09 AM, Ian Stakenvicius wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 17/07/14 08:28 AM, Pacho Ramos wrote: >> I recently noticed this: >> https://bugs.gentoo.org/show_bug.cgi?id=502836 >> >> imlib2 ebuild can only be stabilized in one round for all a

Re: [gentoo-dev] Prevent to need to change all keywords at the same time

2014-07-17 Thread Ian Stakenvicius
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 17/07/14 08:28 AM, Pacho Ramos wrote: > I recently noticed this: > https://bugs.gentoo.org/show_bug.cgi?id=502836 > > imlib2 ebuild can only be stabilized in one round for all arches > as KEYWORDS are set in eclass depending on E_STATE="release"

Re: [gentoo-dev] Prevent to need to change all keywords at the same time

2014-07-17 Thread Paweł Hajdan, Jr.
On 7/17/14, 2:28 PM, Pacho Ramos wrote: > I recently noticed this: > https://bugs.gentoo.org/show_bug.cgi?id=502836 > > imlib2 ebuild can only be stabilized in one round for all arches as > KEYWORDS are set in eclass depending on E_STATE="release". That has an > important drawback as forces all ar

[gentoo-dev] Prevent to need to change all keywords at the same time

2014-07-17 Thread Pacho Ramos
I recently noticed this: https://bugs.gentoo.org/show_bug.cgi?id=502836 imlib2 ebuild can only be stabilized in one round for all arches as KEYWORDS are set in eclass depending on E_STATE="release". That has an important drawback as forces all arches to be done at the same time and, since some are

Re: [gentoo-dev] The request to abolish games team policy

2014-07-17 Thread Jeroen Roovers
On Thu, 17 Jul 2014 10:26:47 +0200 Alexander Berntsen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Please stop spamming this thread now. What? Who? jer

Re: [gentoo-dev] The request to abolish games team policy

2014-07-17 Thread Alexander Berntsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Please stop spamming this thread now. - -- Alexander berna...@gentoo.org https://secure.plaimi.net/~alexander -BEGIN PGP SIGNATURE- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iF4EAREIAAYFAlPHiMcACgkQ