diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 148372 -> 148373 bytes | |||
-rw-r--r-- | profiles/package.mask | 7 | ||||
-rw-r--r-- | profiles/use.local.desc | 2 |
3 files changed, 8 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex dde57d2ccc0f..4264b01ebba0 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/package.mask b/profiles/package.mask index ac12028dda95..a218324c8af3 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (2022-10-21) +# Barely maintained upstream. Still lacking support for Python 3.10. +# All revdeps in Gentoo were pure test deps, and only optional +# (because they would otherwise block Python 3.10). +# Removal on 2022-11-20. Bug #845723. +dev-python/eventlet + # David Seifert <soap@gentoo.org> (2022-10-18) # Dead package, use dev-util/nvidia-cuda-toolkit instead. Examples were # removed in 11.6, no revdeps left. Removal on 2022-11-17. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 061fbc38422c..db67505e514a 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2900,7 +2900,6 @@ dev-vcs/darcs:terminfo - Use the terminfo package for enhanced console support. dev-vcs/darcs:threaded - Use threading and SMP support. dev-vcs/fossil:fusefs - Enable the Fuse Filesystem dev-vcs/fossil:json - Enable the JSON API of Fossil's wiki -dev-vcs/fossil:miniz - Use the bundled miniz for compression instead of zlib. Incompatible with ssl. dev-vcs/fossil:system-sqlite - Use the system SQLite instead of the bundled one dev-vcs/fossil:tcl-private-stubs - Enable Tcl integration via private stubs mechanism dev-vcs/fossil:tcl-stubs - Enable Tcl integration via stubs library mechanism @@ -8879,6 +8878,7 @@ x11-libs/pixman:loongson2f - Enable Loongson2f MMI optimizations. x11-libs/qscintilla:designer - Build plugin for Qt Designer x11-libs/qwt:designer - Installs dev-qt/designer plugin. x11-libs/qwt:mathml - Use the MathML renderer of the Qt solutions package. +x11-libs/qwt:polar - Install the QwtPolar headers x11-libs/tslib:evdev - Build experimental input module x11-libs/tslib:uinput - Provide alternative ts_uinput evdev device x11-libs/vte:icu - Enable legacy charset support using dev-libs/icu |