| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
edac-utils can't handle the interface newer kernels use to report
EDAC events, so it may miss some (or all) events which occur.
See app-admin/rasdaemon's README for technical details.
Please migrate to app-admin/rasdaemon instead.
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Cross-compiling Python involves doing a native build first. The prefix profile
prefixifies setup.py, but this has been done before the native build when it
needs to be done after. Handle this in the ebuild with hprefixify instead of
with sed in the profile.
Also drop some other obsolete Python prefix hacks from the profile.
Signed-off-by: James Le Cuirot <chewi@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>
|
|
|
|
| |
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
|
|
|
|
|
|
| |
2023 is not a leap year, therefore there is no 29th of February.
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/857663
Closes: https://github.com/gentoo/gentoo/pull/28055
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Before this commit, nothing pulls in app-alternatives/sh, so we're relying on
app-shells/bash handling /bin/sh as an orphaned symlink (which is one of the big
things we're trying to move away from).
- Add in the others (app-alternatives/{awk,bzip2,gzip,tar}) to allow setup
via /etc/portage/package.use without adding these to @world manually,
this also lays the ground work for at some point removing specific implementations
in the future (after making sure ebuilds which need specific impls. depend on them).
- Note that there's two exceptions:
1. app-alternatives/yacc
No need to explicitly add into @system, because we previously had virtual/yacc
so it'll get pulled in by ebuild dependencies anyway.
2. app-alternatives/lex
We never had virtual/lex before and packages very often explicitly
depend on sys-devel/flex. But this isn't a big deal given it's very unlikely
that a user wants to try modify lex yet and reflex is still very new as an
option in Gentoo.
That is, as time goes on and we test more to ensure it works with any lex,
it'll get pulled in as various ebuilds get updated anyway.
- We keep app-arch/bzip2 & app-arch/gzip in @system for now because PMS
is clear they must be available and I'd rather be conservative for now,
as we want to get the change in this commit in to minimise disruption
wrt the app-alternatives migration, but I'd like to revisit this another
time.
Bug: https://bugs.gentoo.org/886017
Bug: https://bugs.gentoo.org/886247
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
|
|
|
|
|
|
| |
Several pieces now pass tests.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/888665
Signed-off-by: Marco Scardovi <mscardovi@icloud.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/28867
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/886019
Bug: https://bugs.gentoo.org/886021
Bug: https://bugs.gentoo.org/457768
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
They're keyworded everywhere now.
Bug: https://bugs.gentoo.org/886247
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Closes: https://github.com/gentoo/gentoo/pull/28845
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/888549
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/876637
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
| |
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
| |
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
|
|
|
| |
Needs dev-python/twine.
Bug: https://bugs.gentoo.org/888513
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
Needs dev-python/twine.
Bug: https://bugs.gentoo.org/888513
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/888513
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
dev-python/mkdocs-redirects->dev-python/twine
Bug: https://bugs.gentoo.org/888513
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
Needs dev-python/twine.
Bug: https://bugs.gentoo.org/888513
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
Needs dev-python/twine.
Bug: https://bugs.gentoo.org/888513
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/888511
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/877311
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
|
|
| |
sys-auth/elogind now has the loong patch and is keyworded.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
|
|
|
|
| |
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
|
|
|
|
|
|
| |
All relevant packages have had ~loong for a while.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
|
|
|
|
|
|
| |
dev-util/systemtap is now keyworded.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Per robbat2 request, I'm gonna treeclean it as we
are actually the only one maintaining it.
No update upstream, EAPI 6 and with a bug #687786
As replacement, it is possible to use pv --rate-limit instead.
Removal on 2023-01-21
Bug: https://bugs.gentoo.org/687786
Signed-off-by: Marco Scardovi <mscardovi@icloud.com>
(cherry picked from commit 5af576bc6b70100c77bb36c5bffa1980b0af36cf)
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/888219
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/843344
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/888423
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
| |
In preparation of adding dev-lang/ruby:3.2
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
| |
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
|
|
|
|
| |
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|