On Fri, Jul 31, 2015 at 08:32:19PM +0200, Ole Reifschneider wrote:
> On Sat, Jul 25, 2015 at 09:17:55AM -0500, William Hubbs wrote:
> >
> > No, there aren't docs yet, because things are still changing. I'll write
> > something up once everything is more settled.
> >
>
> I think some docs would be
On Sat, Jul 25, 2015 at 09:17:55AM -0500, William Hubbs wrote:
>
> No, there aren't docs yet, because things are still changing. I'll write
> something up once everything is more settled.
>
I think some docs would be very helpful even now in this early stage. If
more people understand how the ecla
On Thu, Jul 23, 2015 at 05:53:50PM -0500, William Hubbs wrote:
> All,
>
> Here is the improvement I mentioned in the earlier thread.
>
> golang-base.eclass contains the base functions that were in golang-build
> but can be used separately from either golang-vcs or golang-build.
>
> golang-vcs an
On Fri, Jul 24, 2015 at 08:28:37PM +0200, Dirkjan Ochtman wrote:
> On Fri, Jul 24, 2015 at 7:55 PM, Jauhien Piatlicki wrote:
> > are there any docs about how to package go stuff? As I would like to
> > package client for google drive [1], because net-misc/grive is broken.
> >
> > [1] https://githu
On Fri, Jul 24, 2015 at 7:55 PM, Jauhien Piatlicki wrote:
> are there any docs about how to package go stuff? As I would like to
> package client for google drive [1], because net-misc/grive is broken.
>
> [1] https://github.com/odeke-em/drive
+1, I'm also still confused about this. This sort of
Hi,
are there any docs about how to package go stuff? As I would like to
package client for google drive [1], because net-misc/grive is broken.
[1] https://github.com/odeke-em/drive
On 07/24/2015 12:53 AM, William Hubbs wrote:
> All,
>
> Here is the improvement I mentioned in the earlier thread
All,
Here is the improvement I mentioned in the earlier thread.
golang-base.eclass contains the base functions that were in golang-build
but can be used separately from either golang-vcs or golang-build.
golang-vcs and golang-build are also being updated to inherit
golang-base.
Let me know what