Re: [gentoo-dev] [PATCH] java-utils-2.eclass: port to EAPI 7

2018-05-22 Thread Marty E. Plummer
On Mon, May 21, 2018 at 05:13:18PM -0500, Marty E. Plummer wrote: > On Mon, May 21, 2018 at 04:47:03PM -0500, Marty E. Plummer wrote: > > On Tue, May 08, 2018 at 11:03:47AM +0200, Ulrich Mueller wrote: > > > You could inherit eapi7-ver instead of versionator, which would save > > > the conditional

Re: [gentoo-dev] Developers, please start switching to 17.1 amd64 profiles

2018-05-22 Thread Aaron Bauman
On Tuesday, May 22, 2018 12:36:17 PM EDT Michał Górny wrote: > Hi, everyone. > > With some delay, I would like to officially announce that the Council > has approved the direction in which 17.1 amd64 profiles are heading at > its 2018-04-08 meeting [1]. At the same time, the Gentoo developers are

Re: [gentoo-dev] New Portage fork: sys-apps/portage-mgorny

2018-05-22 Thread Michał Górny
W dniu sob, 19.05.2018 o godzinie 18∶53 +0300, użytkownik Consus napisał: > Okay, this > > https://github.com/mgorny/portage-mgorny/issues/15 > > is a goddamn piece of sanity that Portage requires for a long time and > and it worth some $20 donations. Where to send moneyz? > Thanks. Howe

[gentoo-dev] Repo mirror & CI server is having problems

2018-05-22 Thread Michał Górny
Hi, everyone. I'm sorry to say that the server currently running repo mirror & CI services is having serious network problems. Besides intermittent delays, this causes the following problems: 1. Repository mirrors occasionally crash to the point of requiring manual fixing. No need to report tha

[gentoo-dev] Developers, please start switching to 17.1 amd64 profiles

2018-05-22 Thread Michał Górny
Hi, everyone. With some delay, I would like to officially announce that the Council has approved the direction in which 17.1 amd64 profiles are heading at its 2018-04-08 meeting [1]. At the same time, the Gentoo developers are asked to start migrating their development systems and actively testin

Re: [gentoo-dev] News item review: Python 3.6 to become the default target

2018-05-22 Thread Michał Górny
W dniu wto, 15.05.2018 o godzinie 08∶20 +0200, użytkownik Michał Górny napisał: > Hello, everyone. > > Please review the following news item. The 'xx'-es will be replaced with > the publication date, making the deadline appropriately pub + 1 month. > > --- > Title: Python 3.6 to become the defaul

Re: [gentoo-dev] Re: [PATCH] ant-tasks.eclass: use eapi7-ver

2018-05-22 Thread Ulrich Mueller
> On Tue, 22 May 2018, Marty E Plummer wrote: > How's this? > --- > eclass/ant-tasks.eclass | 11 ++- > 1 file changed, 6 insertions(+), 5 deletions(-) > diff --git a/eclass/ant-tasks.eclass b/eclass/ant-tasks.eclass > index e008e6eaea8..31683e68243 100644 > --- a/eclass/ant-tasks.ec

[gentoo-dev] Re: [PATCH] ant-tasks.eclass: use eapi7-ver

2018-05-22 Thread Duncan
Marty E. Plummer posted on Mon, 21 May 2018 23:01:10 -0500 as excerpted: >> > +[[ ${EAPI} == 7 ]] || inherit eapi7-ver >> >> Always check for old EAPIs, instead of expecting people to keep >> updating this forever. >> > Would you prefer something like [[ ${EAPI} ~= [0-6] ]] && inherit > eapi7-ve

Re: [gentoo-dev] Re: [PATCH] ant-tasks.eclass: use eapi7-ver

2018-05-22 Thread Marty E. Plummer
On Tue, May 22, 2018 at 01:59:51AM -0500, Marty E. Plummer wrote: > On Tue, May 22, 2018 at 08:27:27AM +0200, Ulrich Mueller wrote: > > > On Mon, 21 May 2018, Marty E Plummer wrote: > > > > > On Tue, May 22, 2018 at 05:57:35AM +0200, Micha?? G??rny wrote: > > > > [Please check you mailer conf

Re: [gentoo-dev] Re: [PATCH] ant-tasks.eclass: use eapi7-ver

2018-05-22 Thread Marty E. Plummer
On Tue, May 22, 2018 at 08:27:27AM +0200, Ulrich Mueller wrote: > > On Mon, 21 May 2018, Marty E Plummer wrote: > > > On Tue, May 22, 2018 at 05:57:35AM +0200, Micha?? G??rny wrote: > > [Please check you mailer configuration. It's sending MIME, but > charset=us-ascii cannot represent these ch