Re: [gentoo-dev] golang-vcs.eclass updates

2015-06-23 Thread William Hubbs
On Mon, Jun 22, 2015 at 05:36:16PM -0500, William Hubbs wrote: > All, > > here are more non-api-breaking updates to golang-vcs.eclass: > > 1. The GOPATH environment variable is now passed directly to the > commands that need it. > 2. The correct directory of source files is copied to the correct

[gentoo-dev] golang-vcs.eclass updates

2015-06-22 Thread William Hubbs
All, here are more non-api-breaking updates to golang-vcs.eclass: 1. The GOPATH environment variable is now passed directly to the commands that need it. 2. The correct directory of source files is copied to the correct location under ${S}. I'll post this as a patch since the eclass is in the tr

Re: [gentoo-dev] golang-vcs.eclass updates

2015-06-18 Thread William Hubbs
This is committed. William signature.asc Description: Digital signature

[gentoo-dev] golang-vcs.eclass updates

2015-06-17 Thread William Hubbs
Folks, there are a couple of changes I need to make to golang-vcs.eclass. This change adds a feature that is needed for repositories with multiple packages (specifically the EGO_SRC variable), changes references from ${S} to ${WORKDIR}/${P} to match other eclasses and copies the appropriate sourc