* [gentoo-dev] [PATCH 0/1] Introduce new eclass to handle go modules (round 2)
@ 2019-09-13 15:49 99% William Hubbs
0 siblings, 0 replies; 1+ results
From: William Hubbs @ 2019-09-13 15:49 UTC (permalink / raw
To: gentoo-dev; +Cc: William Hubbs
This version shows both methods of handling vendor tarballs mentioned on
the previous thread.
The first method, while it removes the src_prepare function, forces a
maintainer to re-pack a new vendor tarball for every release.
The second method allows a maintainer to decide when a new vendor
tarball is needed.
An ebuild using this would look the same as in the previous round, so
I'm not including any examples.
William Hubbs (1):
go-module.eclass: introduce new eclass to handle go modules
eclass/go-module.eclass | 100 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 100 insertions(+)
create mode 100644 eclass/go-module.eclass
--
2.21.0
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2019-09-13 15:49 99% [gentoo-dev] [PATCH 0/1] Introduce new eclass to handle go modules (round 2) William Hubbs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox