[gentoo-dev] Last rites: x11-plugins/wmium

2015-12-10 Thread Michael Palimaka
# Michael Palimaka  (10 Dec 2015)
# Relies on dead ISP API. Dead upstream. Masked for removal in 30 days.
# Bug 567532
x11-plugins/wmium



Re: [gentoo-dev] [PATCHES] multilib-build & multilib-minimal EAPI 6 patchset

2015-12-10 Thread Doug Goldstein
On 12/6/15 12:57 PM, Michał Górny wrote:
> Hi, everyone.
> 
> Here's a patchset for review. Changes:
> 
> 1. eclass-generated variables are read-only,
> 2. missing error checks (||die) added,
> 3. 'unset -f' used to wipe local and temporary functions from the env,
> 4. deprecated function QA warnings turned into bans for EAPI 6,
> 5. eutils inherit fixes/updates.
> 
> Please review. I've tested it on a set of randomly selected packages.
> 
> 

Its worth noting that you should probably be utilizing --cover-letter to
git format-patch to generate this.

-- 
Doug Goldstein



signature.asc
Description: OpenPGP digital signature


[gentoo-dev] rfc: openrc c api (librc) usage

2015-12-10 Thread William Hubbs
All,

I want to start a discussion about the usage of OpenRC's C api as
defined in rc.h.

I have no idea which projectss out there are using it, or which
functions they are using.

There are two functions I can deprecate immediately and prepare to drop
in 1.0 -- these are rc_getline() because getline() is now a posix
function, and rc_sys() because the OpenRC internal code no longer uses
it and because it is broken (it doesn't distinguish between containers
and virtual machines).

What I want to know is,

- Which projects include rc.h?

- What are you using in rc.h?

From my perspective it looks like a number of the functions in librc are
probably functions that should be internal to OpenRC instead of being
shared in an API; however, I don't want to knowingly break anything by
moving functions that someone is using.

Thanks,

William



signature.asc
Description: Digital signature