diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 153196 -> 153190 bytes | |||
-rw-r--r-- | profiles/arch/sparc/use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/base/package.use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/package.mask | 6 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
5 files changed, 15 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 32807ce02b31..8a03da8351cc 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask index 46838edd2062..3062c3d30baa 100644 --- a/profiles/arch/sparc/use.stable.mask +++ b/profiles/arch/sparc/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Matt Turner <mattst88@gentoo.org> (2022-09-16) +# gui-libs/gtk is not stable here +gtk4 + # Sam James <sam@gentoo.org> (2021-04-27) # Clang and friends aren't (yet?) stable on sparc clang diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index e3a4c4054c48..2af8a5bd9b65 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Arthur Zamarin <arthurzam@gentoo.org> (2022-09-16) +# app-emacs/flycheck is not stable +dev-util/pkgcheck emacs + # Matthew Smith <matthew@gentoo.org> (2022-08-25) # sci-electronics/ngspice is not stable and may not be for a while due # to outstanding bugs. diff --git a/profiles/package.mask b/profiles/package.mask index 05ac16c81135..a1725f9e4f64 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Joonas Niilola <juippis@gentoo.org> (2022-09-16) +# This theme has been incorporated to enlightenment-0.25, and with +# 0.24 removed from Gentoo's git tree, this ebuild is useless. Removal +# in 30 days. #870355 +x11-themes/e-flat-theme + # Joonas Niilola <juippis@gentoo.org> (2022-09-15) # Upstream split this font into separate packages: media-fonts/ # source-code-pro, source-sans, source-serif. The current non-split diff --git a/profiles/use.local.desc b/profiles/use.local.desc index b4cc9aa1760e..20dd4f495bb4 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -788,6 +788,7 @@ app-metrics/collectd:filecaps - When set collectd daemon will have set required app-metrics/collectd:java - Must be set (workaround for java-pkg-opt-2 eclass limitation) when you want java or genericjmx plugin app-metrics/collectd:udev - Enable optional udev usage in disk plugin; Required for smart plugin app-metrics/collectd:xfs - Enable optional capability to filter on XFS file system in df plugin; Requires XFS headers from sys-fs/xfsprogs +app-misc/FreeSSM:small-resolution - Build the app for small resolution screeens app-misc/blink1:mini-tool - Build and install command-line mini-tool blink1-mini-tool (normally used for embedded devices) app-misc/blink1:server - Build and install REST API server (currently hard-coded to TCP port 8080) app-misc/blink1:tool - Build and install command-line tool blink1-tool |