Re: [gentoo-dev] Google API Go Client packages; slotting?

2016-03-22 Thread Zac Medico
On 03/22/2016 12:33 AM, Andrew Udvare wrote: > On 21/03/16 02:27, Zac Medico wrote: >> Yeah, I know. Anyway, I went ahead and packaged it. Please try it out >> and file bugs if there's anything wrong: >> >>

Re: [gentoo-dev] Google API Go Client packages; slotting?

2016-03-22 Thread Andrew Udvare
On 21/03/16 02:27, Zac Medico wrote: > Yeah, I know. Anyway, I went ahead and packaged it. Please try it out > and file bugs if there's anything wrong: > > https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2ebd6535d66e0ba011c1a1beeb33df570dcff8d > Works well, except on hardened I get this:

Re: [gentoo-dev] Google API Go Client packages; slotting?

2016-03-21 Thread Zac Medico
On 03/21/2016 12:44 AM, Andrew Udvare wrote: > On 21/03/16 00:05, Zac Medico wrote: >> On 03/20/2016 11:45 PM, Andrew Udvare wrote: >>> Currently I'm re-wrapping https://github.com/odeke-em/drive (I had done >>> this before when there were no Go helper eclasses). >> >> Oh, that could be handy for

Re: [gentoo-dev] Google API Go Client packages; slotting?

2016-03-21 Thread Andrew Udvare
On 21/03/16 00:05, Zac Medico wrote: > On 03/20/2016 11:45 PM, Andrew Udvare wrote: >> https://github.com/google/google-api-go-client/ >> >> Looking at these to generate ebuilds for (with a script and GitHub API). >> There might be an issue with assuming versions supersede (otherwise why >> would

Re: [gentoo-dev] Google API Go Client packages; slotting?

2016-03-21 Thread Zac Medico
On 03/20/2016 11:45 PM, Andrew Udvare wrote: > https://github.com/google/google-api-go-client/ > > Looking at these to generate ebuilds for (with a script and GitHub API). > There might be an issue with assuming versions supersede (otherwise why > would they keep multiple versions up?). Can you

[gentoo-dev] Google API Go Client packages; slotting?

2016-03-21 Thread Andrew Udvare
https://github.com/google/google-api-go-client/ Looking at these to generate ebuilds for (with a script and GitHub API). There might be an issue with assuming versions supersede (otherwise why would they keep multiple versions up?). I think slotting may be the real solution to that. Is that ugly?