Re: [gentoo-dev] wayland category

2019-02-16 Thread Aaron Bauman
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? > > > > > > Mart > > Correct, examples would be: > > gui

Re: [gentoo-dev] wayland category

2019-02-16 Thread Aaron Bauman
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? > > > Mart Correct, examples would be: gui-libs/wlroots gui-wm/sway gui-apps/swaylock gui-apps/sway -- Cheers, Aaron sig

Re: [gentoo-dev] wayland category

2019-02-16 Thread Mart Raudsepp
Ühel kenal päeval, L, 16.02.2019 kell 17:40, kirjutas Aaron Bauman: > On Sat, Feb 09, 2019 at 01:29:40PM -0800, Matt Turner wrote: > > On Sat, Feb 9, 2019 at 2:26 AM Mart Raudsepp > > wrote: > > > > > > Ühel kenal päeval, R, 08.02.2019 kell 16:44, kirjutas Matthew > > > Thode: > > > > wayland, we

Re: [gentoo-dev] wayland category

2019-02-16 Thread Aaron Bauman
On Sat, Feb 09, 2019 at 01:29:40PM -0800, Matt Turner wrote: > On Sat, Feb 9, 2019 at 2:26 AM Mart Raudsepp wrote: > > > > Ühel kenal päeval, R, 08.02.2019 kell 16:44, kirjutas Matthew Thode: > > > wayland, weston, sway{,lock,idle}, wl-clipboard, etc would be the > > > start, > > > I'm sure there

[gentoo-dev] [PATCH 1/1] kernel-2.eclass: Update cpu optimization support

2019-02-16 Thread Mike
This patch clean's up the logic for applying or dropping the cpu optimization patch. This patch will also support the applying of the cpu optimization patch that supports gcc v8. That patch will eventually be in genpatches and also applied via the 'experimental' use flag sometime after this pat