Re: [gentoo-dev] adding app-crypt/gentoo-keys to @system

2019-02-22 Thread Michał Górny
On Fri, 2019-02-22 at 20:58 -0600, Matthew Thode wrote: > On 19-02-19 22:05:02, Brian Dolbec wrote: > > On Tue, 19 Feb 2019 23:03:51 -0600 > > Matthew Thode wrote: > > > > > On 19-02-20 00:00:04, Michael Orlitzky wrote: > > > > On 2/19/19 11:21 PM, Matthew Thode wrote: > > > > > > > > > > > >

Re: [gentoo-dev] [PATCH 2/3] xorg-2.eclass: Remove use of prune_libtool_files

2019-02-22 Thread desultory
On 02/20/19 02:36, Michał Górny wrote: > On Wed, 2019-02-20 at 07:20 +0100, Ulrich Mueller wrote: >>> On Wed, 20 Feb 2019, Matt Turner wrote: >> >> >>> # Don't install libtool archives (even for modules) >>> - prune_libtool_files --all >>> + find "${D}" -name '*.la' -delete || die >>

Re: [gentoo-dev] adding app-crypt/gentoo-keys to @system

2019-02-22 Thread Matthew Thode
On 19-02-22 22:19:54, Rich Freeman wrote: > On Fri, Feb 22, 2019 at 9:58 PM Matthew Thode > wrote: > > > > Ok, after setting that up portage wants to update pgp keys, which fail > > because keyservers suck. It doesn't look like we can change the > > keyservers or disable the update entirely but

Re: [gentoo-dev] adding app-crypt/gentoo-keys to @system

2019-02-22 Thread Rich Freeman
On Fri, Feb 22, 2019 at 9:58 PM Matthew Thode wrote: > > Ok, after setting that up portage wants to update pgp keys, which fail > because keyservers suck. It doesn't look like we can change the > keyservers or disable the update entirely but we can set the retries to > 0 (which better disable it.

Re: [gentoo-dev] adding app-crypt/gentoo-keys to @system

2019-02-22 Thread Matthew Thode
On 19-02-19 22:05:02, Brian Dolbec wrote: > On Tue, 19 Feb 2019 23:03:51 -0600 > Matthew Thode wrote: > > > On 19-02-20 00:00:04, Michael Orlitzky wrote: > > > On 2/19/19 11:21 PM, Matthew Thode wrote: > > > >> > > > >> What problem would this solve? (Is adding gentoo-keys to @system > > > >> t

Re: [gentoo-dev] [PATCH] eclass/java-utils-2: switch to eapi7-ver

2019-02-22 Thread Marty E. Plummer
On Thu, Feb 21, 2019 at 03:30:32PM +0100, Andreas Sturmlechner wrote: > On Montag, 17. Dezember 2018 09:09:13 CET Marty E. Plummer wrote: > > @@ -15,7 +15,7 @@ > > # you should inherit java-pkg-2 for Java packages or java-pkg-opt-2 for > > packages # that have optional Java support. In addition yo

Re: [gentoo-dev] wayland category

2019-02-22 Thread Mart Raudsepp
Ühel kenal päeval, R, 22.02.2019 kell 13:55, kirjutas Matthew Thode: > On 19-02-16 18:12:26, Aaron Bauman wrote: > > On Sat, Feb 16, 2019 at 06:04:54PM -0500, Aaron Bauman wrote: > > > On Sun, Feb 17, 2019 at 12:56:52AM +0200, Mart Raudsepp wrote: > > > > Wildcards aren't allowed in category names.

Re: [gentoo-dev] wayland category

2019-02-22 Thread Matthew Thode
On 19-02-16 18:12:26, Aaron Bauman wrote: > On Sat, Feb 16, 2019 at 06:04:54PM -0500, Aaron Bauman wrote: > > On Sun, Feb 17, 2019 at 12:56:52AM +0200, Mart Raudsepp wrote: > > > Wildcards aren't allowed in category names. Do you mean gui-misc, gui- > > > apps, gui-wm, gui-libs, or what? > > > > >

Re: [gentoo-dev] adding app-crypt/gentoo-keys to @system

2019-02-22 Thread Matthew Thode
On 19-02-19 21:23:33, Matthew Thode wrote: > As the title says, I think this should be done. > > First sync is impossible to verify without keys (webrsync) > app-crypt/gentoo-keys has no dependencies, which help avoid some bloat > in the base install. > > Let the bikeshedding begin. > Looks lik

Re: [gentoo-dev] [PATCH 3/3] xorg-2.eclass: Add EAPI=7 support

2019-02-22 Thread Andrew Savchenko
On Tue, 19 Feb 2019 22:46:23 -0800 Matt Turner wrote: > On Tue, Feb 19, 2019 at 10:24 PM Ulrich Mueller wrote: > > > > > On Wed, 20 Feb 2019, Matt Turner wrote: > > > > > Nearly all the work is just removing uses of autotools-multilib and > > > autotools-utils. The new code should work in EAPI