Re: [gentoo-dev] [PATCH 1/1] go-module.eclass: only show warning for new packages

2019-10-01 Thread William Hubbs
On Tue, Oct 01, 2019 at 04:07:49PM -0500, William Hubbs wrote: > --- > eclass/go-module.eclass | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/eclass/go-module.eclass b/eclass/go-module.eclass > index e6152966911..f1f1d743f43 100644 > --- a/eclass/go-module.eclass > +++

[gentoo-dev] [PATCH 1/1] go-module.eclass: only show warning for new packages

2019-10-01 Thread William Hubbs
--- eclass/go-module.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/go-module.eclass b/eclass/go-module.eclass index e6152966911..f1f1d743f43 100644 --- a/eclass/go-module.eclass +++ b/eclass/go-module.eclass @@ -165,6 +165,7 @@ go-module_live_vendor() { # Display a warning

[gentoo-dev] [PATCH 0/1] go-module.eclass: only show wwarning for new packages

2019-10-01 Thread William Hubbs
*** BLURB HERE *** The pkg_postinst function in this eclass should only display the warning if the user is installing a new package, not for upgrades. William Hubbs (1): go-module.eclass: only show warning for new packages eclass/go-module.eclass | 1 + 1 file changed, 1 insertion(+) --

[gentoo-dev] Last rites: app-emacs/mode-compile

2019-10-01 Thread Ulrich Mueller
# Ulrich Müller (2019-10-01) # Fails byte-compilation with recent Emacs versions. # Homepage and SRC_URI are gone. Upstream package # is unmaintained, according to EmacsWiki. # Masked for removal in 30 days. Bug #666836. app-emacs/mode-compile signature.asc Description: PGP signature

[gentoo-dev] Last rites: PHP extensions which no longer work with supported versions

2019-10-01 Thread Brian Evans
# Brian Evans (2019-10-01) # Old extensions which only work with PHP <7 # pecl-memcache is replaced by pecl-memcached (with code changes) # pecl-mongo is replaced by pecl-monogodb # Removal in 90 days. Bug 651784 dev-php/PEAR-MDB2_Driver_mysql dev-php/magickwand dev-php/pecl-bbcode

Re: [gentoo-dev] Need ARM/AArch64 test data for cpuid2cpuflags

2019-10-01 Thread Roy Bamford
On 2019.09.10 21:44, Michał Górny wrote: > Hi, everyone. > > I've recently (finally!) started adding tests to cpuid2cpuflags. > Tests > are based on mocked syscalls that return arch-specific data read from > text files. So far I've got x86 and ppc covered, and now I'd like to > add tests for