Re: [gentoo-dev] EAPI 7 in Portage needs YOU!

2018-02-19 Thread Michał Górny
Dnia 20 lutego 2018 03:30:10 CET, Ian Stakenvicius napisał(a): >On 2018-02-19 12:34 PM, Ulrich Mueller wrote: >>> On Mon, 19 Feb 2018, Michael Lienhardt wrote: >> 2. ||= (binding any-of) dep groups. >> >>> I don't understand what this group means, and the PMS-7 is >>> unclear as well: "

Re: [gentoo-dev] EAPI 7 in Portage needs YOU!

2018-02-19 Thread Ian Stakenvicius
On 2018-02-19 07:19 PM, Michael Lienhardt wrote: > > > Il 19/02/2018 20:38, Michał Górny ha scritto: >> W dniu pon, 19.02.2018 o godzinie 21∶32 +0200, użytkownik Mart Raudsepp >> napisał: >>> On Mon, 2018-02-19 at 18:34 +0100, Ulrich Mueller wrote: It is explained in section 8.2.4: http

Re: [gentoo-dev] EAPI 7 in Portage needs YOU!

2018-02-19 Thread Ian Stakenvicius
On 2018-02-19 12:34 PM, Ulrich Mueller wrote: >> On Mon, 19 Feb 2018, Michael Lienhardt wrote: > >>> 2. ||= (binding any-of) dep groups. > >> I don't understand what this group means, and the PMS-7 is >> unclear as well: "binding-any-of A binding-any-of group, which >> has the same format as

Re: [gentoo-dev] EAPI 7 in Portage needs YOU!

2018-02-19 Thread Michael Lienhardt
Il 19/02/2018 20:38, Michał Górny ha scritto: W dniu pon, 19.02.2018 o godzinie 21∶32 +0200, użytkownik Mart Raudsepp napisał: On Mon, 2018-02-19 at 18:34 +0100, Ulrich Mueller wrote: It is explained in section 8.2.4: https://dev.gentoo.org/~ulm/pms/7-draft/pms.html#x1-88.2.4 Maybe I mi

Re: [gentoo-dev] EAPI 7 in Portage needs YOU!

2018-02-19 Thread Zac Medico
On 02/19/2018 11:38 AM, Michał Górny wrote: > W dniu pon, 19.02.2018 o godzinie 21∶32 +0200, użytkownik Mart Raudsepp > napisał: >> On Mon, 2018-02-19 at 18:34 +0100, Ulrich Mueller wrote: On Mon, 19 Feb 2018, Michael Lienhardt wrote: > > 2. ||= (binding any-of) dep groups. >>

Re: [gentoo-dev] EAPI 7 in Portage needs YOU!

2018-02-19 Thread Michał Górny
W dniu pon, 19.02.2018 o godzinie 21∶32 +0200, użytkownik Mart Raudsepp napisał: > On Mon, 2018-02-19 at 18:34 +0100, Ulrich Mueller wrote: > > > > > > > On Mon, 19 Feb 2018, Michael Lienhardt wrote: > > > > > > > > 2. ||= (binding any-of) dep groups. > > > > > > I don't understand what this grou

Re: [gentoo-dev] EAPI 7 in Portage needs YOU!

2018-02-19 Thread Mart Raudsepp
On Mon, 2018-02-19 at 18:34 +0100, Ulrich Mueller wrote: > > > > > > On Mon, 19 Feb 2018, Michael Lienhardt wrote: > > > 2. ||= (binding any-of) dep groups. > > I don't understand what this group means, and the PMS-7 is unclear > > as well: > >   "binding-any-of A binding-any-of group, which has th

Re: [gentoo-dev] EAPI 7 in Portage needs YOU!

2018-02-19 Thread Ulrich Mueller
> On Mon, 19 Feb 2018, Michael Lienhardt wrote: >> 2. ||= (binding any-of) dep groups. > I don't understand what this group means, and the PMS-7 is unclear as well: > "binding-any-of A binding-any-of group, which has the same format > as the any-of group, but begins with the string ||= in

Re: [gentoo-dev] EAPI 7 in Portage needs YOU!

2018-02-19 Thread Michael Lienhardt
Il 19/02/2018 11:49, Michał Górny ha scritto: 2. ||= (binding any-of) dep groups. I don't understand what this group means, and the PMS-7 is unclear as well: "binding-any-of A binding-any-of group, which has the same format as the any-of group, but begins with the string ||= instead." Is it

Re: [gentoo-dev] EAPI 7 in Portage needs YOU!

2018-02-19 Thread Michał Górny
W dniu pon, 19.02.2018 o godzinie 06∶00 -0500, użytkownik Anthony G. Basile napisał: > On 2/19/18 5:49 AM, Michał Górny wrote: > > > 1. Runtime-switchable USE flags, > > I need to understand this. Where are the specs? https://dev.gentoo.org/~ulm/pms/7-draft/pms.html#x1-670007.3 Long story shor

Re: [gentoo-dev] EAPI 7 in Portage needs YOU!

2018-02-19 Thread Luigi Mantellini
See this bug https://bugs.gentoo.org/424283 Speaking as a monkey user, I would like to have a fast dependency tree resolution on emerge tasks. Another exotic feature is to use a layered filesystem in order to keep different sets on different layers. (Example: layer system: core utils, layer deskto

Re: [gentoo-dev] EAPI 7 in Portage needs YOU!

2018-02-19 Thread Anthony G. Basile
On 2/19/18 5:49 AM, Michał Górny wrote: > 1. Runtime-switchable USE flags, I need to understand this. Where are the specs? -- Anthony G. Basile, Ph.D. Gentoo Linux Developer [Hardened] E-Mail: bluen...@gentoo.org GnuPG FP : 1FED FAD9 D82C 52A5 3BAB DC79 9384 FA6E F52D 4BBA GnuPG ID : F5

[gentoo-dev] EAPI 7 in Portage needs YOU!

2018-02-19 Thread Michał Górny
Hi, everyone. The time for EAPI 7 cutoff is coming near, and as usual it looks like we're going to scratch the hardest bits due to lack of implementation. Most notably, the following two features are unlikely to be implemented: 1. Runtime-switchable USE flags, 2. ||= (binding any-of) dep group