| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Only supports imminently-EOL ruby27, depends on obsolete QtScript instead
of QML. Support for other languages was removed long ago, e.g. python support
is stuck on python2-only. Kross itself is on the chopping block too.
Bug: https://bugs.gentoo.org/810493
Bug: https://bugs.gentoo.org/903532
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
dev-lang/ruby:2.7 will be masked for removal shortly. Start preparing
for it by removing it from RUBY_TARGETS.
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
|
|
| |
flycheck is stable in a bunch of places now, so refine the mask.
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
| |
Reported by Arfrever.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Signing key is expired on Savannah. The same key is renewed elsewhere
and the signature is valid, but it's easier to disable verify-sig here
for now as it's not a new release.
Recent Gemato got stricter with this which is how it appears now.
Bug: https://bugs.gentoo.org/900895
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/873883
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Autoconf has a builtin check to try figure out how to make the compiler
error out on implicit function declarations. This check necessarily emits
such a warning/error. We know that -Werror=implicit-function-declaration
will work on any compiler we care about, so just force that to avoid noise.
This means we don't have to try whitelist 'strchr'.
Bug: https://bugs.gentoo.org/870412
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The stable-mask was well intentioned, but:
1. It's a popular application and stable masks are hard for new users
to understand and deal with early on;
2. Eli Schwartz points out sudo has the same problem on Linux anyway.
I think the mask does more harm than good.
Closes: https://bugs.gentoo.org/726994
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/888241
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
| |
This reverts commit 6aa79fa054d59441ff9f1983e5cb01b4c8b590e9.
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
|
|
|
|
|
|
|
| |
A few things in stage3 are starting to require openmp support and this
will help get openmp support enabled earlier, in stage1 build.
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Older slots don't have that flag.
Closes: https://bugs.gentoo.org/893686
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/29504
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
sci-electronics/ngspice-36, currently the latest version in the tree,
has been marked stable on amd64 since late August 2022.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
The package has a semi-automagic dependency on rocr-runtime. If it is
installed at build time, it links to it. If it is not, it loads it
dynamically at runtime. In either case, the library is needed
for offloading to work.
Closes: https://bugs.gentoo.org/835095
Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/29298
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/865113
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The use flag has some issues building, adds an additional layer of
complexity and it's advantage is uncertain.
It needs some love to get the cmake options attached to it right and
see, if some of them need additional guards related to use flags in use.
We might also decide to remove this use flag completely in the future.
Closes: https://bugs.gentoo.org/891829
Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net>
Closes: https://github.com/gentoo/gentoo/pull/29236
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/737842
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
|
|
|
|
| |
This flag is dependency heavy and is blocking the stabilization of
dev-util/poke through a test dependency.
Bug: https://bugs.gentoo.org/891965
Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
| |
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
| |
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
| |
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
| |
Has implicit func. decls.
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
| |
- >=dev-libs/gobject-introspection-1.72 fixed
- >=dev-lang/ghc-9.0.2 fixed
Closes: https://bugs.gentoo.org/801109
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
it requires older tooling we no longer have to work
Closes: https://bugs.gentoo.org/890867
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Allow ruby_targets_ruby30 to be used in stable packages and set both
ruby27 and ruby30 as default ruby targets. We cannot switch directly to
ruby30-only since we need to keep a working ruby+dependencies at all
times to allow proper installation of packages.
https://bugs.gentoo.org/890915
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
| |
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
|
|
|
|
| |
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
|
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/890244
Fixes: 7fbcbac1fb14766b5d4ae1ec637a125b16d63dcc
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/853094
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
|
| |
unmasking
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
`GDK_PIXBUF_MODULE_FILE` is one of variables used to redirect `librsvg`
plugins. Avoid clobber if that variables set by `guix environment` and
other redirectors like in https://github.com/trofi/nix-guix-gentoo/issues/25
Closes: https://bugs.gentoo.org/887253
Signed-off-by: Sergei Trofimovich <slyich@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/889326
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/889282
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/851051
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/880515
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/797427
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/696936
Closes: https://bugs.gentoo.org/725786
Closes: https://bugs.gentoo.org/686430
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
As noted in mask message, this is far too risky for new libcs/newer versions
of libc/sandbox changes and it leads to Portage generating invalid metadata.
Portage does warn on it right now though, at least.
Bug: https://bugs.gentoo.org/815877
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
| |
Note that this adds USE=javascript masked because it can't work yet (because
of pending libxmlpp bump) but added to ensure we don't forget about it.
Bug: https://bugs.gentoo.org/797427
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
Will likely be kept for a while given cleanup of mpv-0.34 will take
some time, and there's no reason to keep old glslang around for it.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|