Gentoo Archives: gentoo-dev

From: Andrew Udvare <audvare@×××××.com>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Google API Go Client packages; slotting?
Date: Mon, 21 Mar 2016 06:46:12
Message-Id: 56EF98A7.6070006@gmail.com
1 https://github.com/google/google-api-go-client/
2
3 Looking at these to generate ebuilds for (with a script and GitHub API).
4 There might be an issue with assuming versions supersede (otherwise why
5 would they keep multiple versions up?). I think slotting may be the real
6 solution to that. Is that ugly? Or should multiple versions installed
7 never be supported?
8
9 Currently I'm re-wrapping https://github.com/odeke-em/drive (I had done
10 this before when there were no Go helper eclasses).
11
12 Andrew

Replies

Subject Author
Re: [gentoo-dev] Google API Go Client packages; slotting? Zac Medico <zmedico@g.o>