As of go 1.16, --mod=readonly is the default, so we don't need to
specify it.
https://golang.org/ref/mod#build-commands
https://golang.org/doc/go1.16
Signed-off-by: William Hubbs
---
eclass/go-module.eclass | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/eclass/go-module.e
Hi, all.
The following package is up for grabs. It has 2 open bugs [1] [2].
I am no longer interested in maintaining packages within the Ruby
ecosystem.
-Aaron
[1]: https://bugs.gentoo.org/736414
[2]: https://bugs.gentoo.org/767343
> On Sat, 28 Aug 2021, Michał Górny wrote:
> I've been informed of a slight inconsistency in package manager behavior
> that affects combining EXPORT_FUNCTIONS with inherit (by ionic, thanks
> for the report!). Please consider the three following snippets:
> xdg.eclass:
> EXPORT_FUNCTIONS
Hi,
I've been informed of a slight inconsistency in package manager behavior
that affects combining EXPORT_FUNCTIONS with inherit (by ionic, thanks
for the report!). Please consider the three following snippets:
xdg.eclass:
EXPORT_FUNCTIONS src_prepare
ecm-1.eclass:
inherit xdg
EXPORT_F
Fixes: a69d77200dd2 ("lua.eclass: do not mention lua5-2 in eclassdocs")
Signed-off-by: Petr Vaněk
---
eclass/lua.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/lua.eclass b/eclass/lua.eclass
index b6c309a3e55..f1967ae6e01 100644
--- a/eclass/lua.eclass
+++ b/ecl
Fixes: f5fcdf65ffef ("lua-single.eclass: do not mention lua5-2 in eclassdocs")
Signed-off-by: Petr Vaněk
---
eclass/lua-single.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/lua-single.eclass b/eclass/lua-single.eclass
index ba7973d82c4..26967000748 100644
--- a