Re: [gentoo-dev] [PATCH v4 0/1] go modules eclass round 4

2019-09-30 Thread William Hubbs
On Mon, Sep 30, 2019 at 12:04:22PM -0500, William Hubbs wrote: > William Hubbs (1): > go-module.eclass: new eclass for go modules > > eclass/go-module.eclass | 177 > 1 file changed, 177 insertions(+) > create mode 100644 eclass/go-module.eclass > >

Re: [gentoo-dev] [RFC] Using HTTPS mirrors only in thirdpartymirrors (when possible)

2019-09-30 Thread Chí-Thanh Christopher Nguyễn
Michał Górny schrieb: > Many 'FTP' hosts belong to different tiers. There's a major difference > between knowing that a user is fetching *something* from big mirror of > everything, and knowing the exact precise thing being fetched. It may > mean knowing that the user is fetching vulnerable

[gentoo-dev] [PATCH v4 1/1] go-module.eclass: new eclass for go modules

2019-09-30 Thread William Hubbs
This eclass includes the basic settings and src_unpack/pkg_postinst functions for Go modules. Signed-off-by: William Hubbs --- eclass/go-module.eclass | 177 1 file changed, 177 insertions(+) create mode 100644 eclass/go-module.eclass diff --git

[gentoo-dev] [PATCH v4 0/1] go modules eclass round 4

2019-09-30 Thread William Hubbs
William Hubbs (1): go-module.eclass: new eclass for go modules eclass/go-module.eclass | 177 1 file changed, 177 insertions(+) create mode 100644 eclass/go-module.eclass -- 2.21.0

Re: [gentoo-dev] [PATCH v3 1/1] go-module.eclass: new eclass for go modules

2019-09-30 Thread Michał Górny
On Fri, 2019-09-27 at 10:07 -0500, William Hubbs wrote: > This eclass includes the basic settings and src_unpack/pkg_postinst > functions for Go modules. > > Signed-off-by: William Hubbs > --- > eclass/go-module.eclass | 178 > 1 file changed, 178

[gentoo-dev] Package up for grabs: dev-libs/amdgpu-pro-opencl

2019-09-30 Thread Marek Szuba
For those of you not familiar with it, dev-libs/amdgpu-pro-opencl packages the OpenCL bits of the proprietary, binary-only AMDGPU-Pro software stack into a form compatible with the Open Source amdgpu environment in general and Gentoo in particular. It has been working surprisingly well for an