summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-06-20 14:45:01 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-06-20 14:45:01 +0100
commit34dea8e38f88007799629d0a56b12dec480b1d21 (patch)
tree6790873994b58030360328cf5897d934b3b03d16 /profiles
parent7932d472a02d4c016ff7dff4b7a5479ab9d1883d (diff)
gentoo resync : 20.06.2021
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin142958 -> 142949 bytes
-rw-r--r--profiles/arch/arm/armv4/package.mask4
-rw-r--r--profiles/arch/arm/armv4t/package.mask4
-rw-r--r--profiles/arch/arm/armv5te/package.mask4
-rw-r--r--profiles/base/package.use.force9
-rw-r--r--profiles/base/package.use.mask6
-rw-r--r--profiles/package.deprecated5
-rw-r--r--profiles/package.mask118
-rw-r--r--profiles/use.local.desc60
9 files changed, 69 insertions, 141 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 2fcc38a4509f..37cdb9b77dda 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/arm/armv4/package.mask b/profiles/arch/arm/armv4/package.mask
index 91ecc52a4479..8a99d3d68c3a 100644
--- a/profiles/arch/arm/armv4/package.mask
+++ b/profiles/arch/arm/armv4/package.mask
@@ -5,6 +5,10 @@
# This package states supports for arm >= v6
dev-lang/nim
+# Marco Scardovi <marco@scardovi.com> (2021-06-17)
+# This package requires newer (Rust-consuming) dev-libs/gjs to be unmasked
+sci-geosciences/gnome-maps
+
# There is no prebuilt rustc for armv4 by upstream
dev-lang/rust-bin
dev-lang/rust
diff --git a/profiles/arch/arm/armv4t/package.mask b/profiles/arch/arm/armv4t/package.mask
index 91ecc52a4479..8a99d3d68c3a 100644
--- a/profiles/arch/arm/armv4t/package.mask
+++ b/profiles/arch/arm/armv4t/package.mask
@@ -5,6 +5,10 @@
# This package states supports for arm >= v6
dev-lang/nim
+# Marco Scardovi <marco@scardovi.com> (2021-06-17)
+# This package requires newer (Rust-consuming) dev-libs/gjs to be unmasked
+sci-geosciences/gnome-maps
+
# There is no prebuilt rustc for armv4 by upstream
dev-lang/rust-bin
dev-lang/rust
diff --git a/profiles/arch/arm/armv5te/package.mask b/profiles/arch/arm/armv5te/package.mask
index 273effe2300e..eba14db6e294 100644
--- a/profiles/arch/arm/armv5te/package.mask
+++ b/profiles/arch/arm/armv5te/package.mask
@@ -5,6 +5,10 @@
# This package states supports for arm >= v6
dev-lang/nim
+# Marco Scardovi <marco@scardovi.com> (2021-06-17)
+# This package requires dev-libs/gjs to be unmasked
+sci-geosciences/gnome-maps
+
# There is no prebuilt rustc for armv5 by upstream
dev-lang/rust-bin
dev-lang/rust
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 2450d7885002..8461911acd39 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -1,6 +1,11 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# John Helmert III <ajak@gentoo.org> (2021-06-19)
+# netkit-rsh is last-rited and torque has
+# '!crypt? ( net-misc/netkit-rsh )', so force USE=crypt
+sys-cluster/torque crypt
+
# Sam James <sam@gentoo.org> (2021-05-07)
# Forced on for now as generated headers are now
# included unconditionally.
@@ -93,8 +98,8 @@ sys-kernel/vanilla-kernel initramfs
# Sergei Trofimovich <slyfox@gentoo.org> (2019-11-06)
# Upstream plans to drop libcrypt.so.1/crypt.h from glibc
-# distribution and rely on external providers lke libxcrypt.
-# Gentoo will follow the suit but today we are not ready.
+# distribution and rely on external providers like libxcrypt.
+# Gentoo will follow suit but today we are not yet ready.
# Unmask at your risk. Bug #699422 tracks the effort.
sys-libs/glibc crypt
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 8b41e67b4856..4e160ad986aa 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -270,6 +270,7 @@ dev-python/statsmodels doc
# Patrick McLean <chutzpah@gentoo.org> (2019-11-07)
# Collides with sys-libc/glibc[crypt]
+# (NOTE: Likely needs to be moved to musl + uclibc profiles, not dropped entirely)
sys-libs/libxcrypt split-usr system
# Michał Górny <mgorny@gentoo.org> (2019-10-05)
@@ -658,3 +659,8 @@ media-libs/opencv contribovis
# Newer (>=4.4.0) versions of Quodlibet have a different library structure, so
# puddletag needs to be updated to handle that.
media-sound/puddletag quodlibet
+
+# John Helmert III <ajak@gentoo.org> (2021-06-19)
+# Reverse dependencies of last rited net-misc/netkit-rsh
+app-shells/pdsh rsh
+net-misc/sitecopy rsh
diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index 87090536fa17..7cad03095d25 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -61,11 +61,6 @@ gnome-base/gnome-vfs
# x11-libs/gtkglext is in the process of being removed, tracker bug #698950
x11-libs/gtkglext
-# Sergei Trofimovich <slyfox@gentoo.org> (2020-02-22)
-# virtual/libffi has only one dev-libs/libffi provider. Use that instead.
-# bug #699796.
-virtual/libffi
-
# Zac Medico <zmedico@gentoo.org> (2019-12-06)
# These golang libraries should be vendored either by upstream or via
# the EGO_VENDOR variable.
diff --git a/profiles/package.mask b/profiles/package.mask
index 64c49f33ba4c..e5d429cb0bde 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,43 @@
#--- END OF EXAMPLES ---
+# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2021-06-20)
+# no consumer, removal in 30 days
+# see bug: https://bugs.gentoo.org/796587
+# and https://bugs.gentoo.org/561504
+dev-java/annogen
+dev-java/xml-xmlbeans
+java-virtuals/stax-api
+dev-java/jsr173
+dev-java/jibx-tools
+
+# Conrad Kostecki <conikost@gentoo.org> (2021-06-20)
+# New Minecraft server release needs at least Java 16,
+# which is currently not available in Gentoo.
+>=games-server/minecraft-server-1.17
+
+# Zac Medico <zmedico@gentoo.org> (2021-06-19)
+# Upstream inactive and fails to compile.
+# Removal on 2021-07-19. Bug #786279.
+app-misc/rq
+
+# John Helmert III <ajak@gentoo.org> (2021-06-19)
+# Unmaintained, open security bug.
+# Removal on 2021-07-19. Bug #717794.
+net-misc/netkit-rsh
+
+# Michał Górny <mgorny@gentoo.org> (2021-06-19)
+# Conflicts with app-arch/brotli[python]. Discontinued in favor
+# of dev-python/brotlicffi. No revdeps remain.
+# Removal on 2021-07-19. Bug #796749.
+dev-python/brotlipy
+
+# Mike Gilbert <floppym@gentoo.org> (2021-06-17)
+# rescan-scsi-bus.sh is installed by >=sys-apps/sg3_utils-1.44, rendering
+# this package redundant.
+# Removal on 2021-07-17.
+sys-apps/rescan-scsi-bus
+
# Davide Pesavento <pesa@gentoo.org> (2021-06-15)
# Masked for revdep testing.
>=dev-python/sip-6
@@ -229,78 +266,6 @@ dev-python/csv23
# bug #788013
<net-mail/courier-imap-5
-# Matthew Thode <prometheanfire@gentoo.org> (2021-05-27)
-# Remove some openstack-related packages due to high-burden,
-# unmaintainable python requirements. Bug #793800
-app-admin/glance
-app-emulation/spice-html5
-dev-python/aodhclient
-dev-python/automaton
-dev-python/castellan
-dev-python/cursive
-dev-python/futurist
-dev-python/glance_store
-dev-python/keystonemiddleware
-dev-python/ldappool
-dev-python/microversion-parse
-dev-python/neutron-lib
-dev-python/os-brick
-dev-python/os-ken
-dev-python/oslo-cache
-dev-python/oslo-concurrency
-dev-python/oslo-db
-dev-python/oslo-messaging
-dev-python/oslo-middleware
-dev-python/oslo-policy
-dev-python/oslo-privsep
-dev-python/oslo-reports
-dev-python/oslo-rootwrap
-dev-python/oslo-service
-dev-python/oslo-upgradecheck
-dev-python/oslo-versionedobjects
-dev-python/oslo-vmware
-dev-python/osprofiler
-dev-python/os-resource-classes
-dev-python/os-traits
-dev-python/os-vif
-dev-python/os-win
-dev-python/os-xenapi
-dev-python/ovsdbapp
-dev-python/pycadf
-dev-python/pypowervm
-dev-python/pysaml2
-dev-python/python-barbicanclient
-dev-python/python-blazarclient
-dev-python/python-designateclient
-dev-python/python-heatclient
-dev-python/python-magnumclient
-dev-python/python-manilaclient
-dev-python/python-mistralclient
-dev-python/python-monascaclient
-dev-python/python-octaviaclient
-dev-python/python-saharaclient
-dev-python/python-senlinclient
-dev-python/python-troveclient
-dev-python/python-vitrageclient
-dev-python/python-zaqarclient
-dev-python/python-zunclient
-dev-python/ryu
-dev-python/taskflow
-dev-python/tinyrpc
-dev-python/tooz
-dev-python/WSME
-dev-python/XenAPI
-dev-python/yaql
-dev-python/zVMCloudConnector
-sys-auth/keystone
-sys-cluster/cinder
-sys-cluster/heat
-sys-cluster/neutron
-sys-cluster/nova
-sys-cluster/openstack-meta
-sys-cluster/placement
-sys-cluster/swift
-
# Andrey Grozin <grozin@gentoo.org> (2021-05-25)
# DEPENDs on sci-libs/proj-8
# Unmask after unmasking proj-8
@@ -326,14 +291,6 @@ app-admin/diamond
app-editors/jext
dev-java/jgoodies-looks:1.2
-# Andrew Ammmerlaan <andrewammerlaan@gentoo.org> (2021-05-20)
-# dev-python/QtPy-1.9.0-r4 now uses USE flags to control if it uses
-# PySide2 or PyQt5. With the removal of -r3, this eselect module does
-# not do anything and will only lead to confusion and possibly breakage.
-# See also: https://bugs.gentoo.org/790764
-# Removal in 30 days.
-app-eselect/eselect-QtPy
-
# Miroslav Šulc <fordfrog@gentoo.org> (2021-05-20)
# no non-masked consumer, removal in 30 days
# see bug: https://bugs.gentoo.org/786852
@@ -504,6 +461,7 @@ dev-lang/spark
# Patrick McLean <chutzpah@gentoo.org> (2020-02-07)
# Mask until sys-libs/libxcrypt[system] is unmasked
+# (NOTE: Likely needs to be moved to musl + uclibc profiles, not dropped entirely)
>=virtual/libcrypt-2
# Lars Wendler <polynomial-c@gentoo.org> (2019-11-14)
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 75106c062dd9..bcf6b4793f59 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -64,7 +64,6 @@ app-admin/gkrellm:hddtemp - Enable monitoring harddrive temperatures via app-adm
app-admin/gkrellm:lm-sensors - Enable monitoring sensors via sys-apps/lm-sensors
app-admin/gkrellm:ntlm - Enable NTLM authentication for mail checking with net-libs/libntlm
app-admin/gkrellm:ssl - Enable SSL support for mail checking with dev-libs/openssl
-app-admin/glance:swift - Adds swift storage support
app-admin/gtkdiskfree:gtk2 - Support GTK+ 2.x instead of GTK+ 3.x
app-admin/hddtemp:network-cron - Monthly cronjob to update hddtemp.db.
app-admin/keepass:aot - Generate native code at build time, rather than runtime.
@@ -808,7 +807,7 @@ app-misc/irtrans-irserver:mono - Enable mono support
app-misc/jp:jp - Install jp which is the official jp CLI for JMESPath
app-misc/jp:jpp - Install jpp which is an extended superset of the jp CLI for JMESPath
app-misc/jpipe:jp-symlink - Install a jp symlink that points to jpipe.
-app-misc/jpipe:jpp - Install jpp which is an extended superset of the jp CLI for JMESPath.
+app-misc/jpipe:jpp-symlink - Install a jpp symlink that points to jpipe.
app-misc/jq:oniguruma - Use dev-libs/oniguruma for regular expression support
app-misc/kryoflux-dtc:demos - Install example floppy game files.
app-misc/kryoflux-dtc:fast-firmware - Install fast firmware instead of slow firmware.
@@ -1030,6 +1029,7 @@ app-shells/bash:net - Enable /dev/tcp/host/port redirection
app-shells/bash:plugins - Add support for loading builtins at runtime via 'enable'
app-shells/bash-completion:eselect - Support blacklisting of completions via 'eselect bash-completion'. This enables custom Gentoo patching of upstream completion loader.
app-shells/mksh:lksh - variant that uses POSIX-compliant arithmetics with the host “long” data type and is automatically in POSIX mode when called as /bin/sh
+app-shells/nushell:extra - Install extra plugins: binaryview, tree, clipboard-cli, trash-support and others
app-shells/pdsh:rsh - This allows the use of rsh (remote shell) and rcp (remote copy) for authoring websites. sftp is a much more secure protocol and is preferred.
app-shells/shish:diet - Use dev-libs/dietlibc
app-text/atril:caja - Enable property page extension in mate-base/caja
@@ -2164,6 +2164,7 @@ dev-libs/opensc:pcsc-lite - Use sys-apps/pcsc-lite (and PC/SC API) for accessing
dev-libs/opensc:secure-messaging - Enable secure messaging
dev-libs/openssl:asm - Support assembly hand optimized crypto functions (i.e. faster run time)
dev-libs/openssl:bindist - Disable/Restrict EC algorithms (as they seem to be patented) -- note: changes the ABI
+dev-libs/openssl:ktls - Enable support for Kernel implementation of TLS (kTLS)
dev-libs/openssl:rfc3779 - Enable support for RFC 3779 (X.509 Extensions for IP Addresses and AS Identifiers)
dev-libs/openssl:sslv2 - Support for the old/insecure SSLv2 protocol -- note: not required for TLS/https
dev-libs/openssl:sslv3 - Support for the old/insecure SSLv3 protocol -- note: not required for TLS/https
@@ -2401,9 +2402,6 @@ dev-python/cvxopt:glpk - Use GNU Linear Programming Kit sci-mathematics/glpk
dev-python/drf-yasg:validation - Enable swagger spec validation using swagger-spec-validator
dev-python/editorconfig-core-py:cli - Install command line interface as well as python library
dev-python/falcon:cython - Build cython-based python modules
-dev-python/glance_store:cinder - enable cinder backend supprt
-dev-python/glance_store:swift - enable swift backend supprt
-dev-python/glance_store:vmware - enable vmware backend supprt
dev-python/gmpy:mpir - Use sci-libs/mpir as gmp implementation
dev-python/hiredis:system-libs - Use dev-libs/hiredis from system
dev-python/hypothesis:cli - Install a CLI tool used to write tests.
@@ -2503,12 +2501,6 @@ dev-python/sympy:symengine - Add support for a dev-python/symengine backend
dev-python/sympy:texmacs - Add app-office/texmacs interface
dev-python/sympy:theano - Add support for dev-python/theano
dev-python/tappy:yaml - Pull dependencies needed to support YAML blocks associated with test results.
-dev-python/tinyrpc:gevent - Add support for gevent
-dev-python/tinyrpc:httpclient - Add support for httpclient
-dev-python/tinyrpc:jsonext - Add support for jsonext
-dev-python/tinyrpc:websocket - Add support for websocket
-dev-python/tinyrpc:wsgi - Add support for wsgi
-dev-python/tinyrpc:zmq - Add support for zmq
dev-python/translate-toolkit:html - Support conversion between po and html files
dev-python/translate-toolkit:ical - Support conversion between po and ical files
dev-python/translate-toolkit:ini - Support conversion between po and ini files
@@ -2968,7 +2960,6 @@ games-action/minetest:prometheus - Enable prometheus client support
games-action/minetest:redis - Enable redis backend via dev-libs/hiredis
games-action/minetest:server - Build Minetest server
games-action/minetest:spatial - Enable SpatialIndex AreaStore backend
-games-action/solar2:bundled-libs - Use the upstream provided bundled libraries.
games-action/supermariowar:server - Compile and install Super Mario War server files
games-action/supertuxkart:nettle - Use dev-libs/nettle crypto backend
games-action/supertuxkart:recorder - Enable recording with media-libs/libopenglrecorder
@@ -3235,8 +3226,8 @@ games-strategy/naev:mixer - Enables media-libs/sdl-mixer sound backend in additi
games-strategy/satellite-reign:gui - Install the GUI for configuring screen resolution and input
games-strategy/ufoai:client - Build the main game client
games-strategy/ufoai:server - Build the dedicated server
-games-strategy/uqm:music - download and install music files (large)
-games-strategy/uqm:remix - download and install music remix files (large)
+games-strategy/uqm:music - download and install original 3DO music files
+games-strategy/uqm:remix - download and install remixed music files (large)
games-strategy/uqm:voice - download and install voice files (large)
games-strategy/wargus:bne - Support extracting data from the Battle.net Edition
games-strategy/warzone2100:discord - Enable Discord presence/join integration
@@ -3537,6 +3528,7 @@ kde-frameworks/kio:designer - Build plugins for dev-qt/designer
kde-frameworks/kio:kwallet - Enable permanent storage of passwords for kpasswdserver with kde-frameworks/kwallet
kde-frameworks/kitemmodels:qml - Enable QML support via dev-qt/qtdeclarative
kde-frameworks/kitemviews:designer - Build plugins for dev-qt/designer
+kde-frameworks/knewstuff:opds - Enable support for the Open Publication Distribution System via kde-frameworks/syndication
kde-frameworks/knotifications:phonon - Play notification sounds via media-libs/phonon instead of media-libs/libcanberra
kde-frameworks/knotifications:speech - Enable text-to-speech notification support
kde-frameworks/knotifyconfig:phonon - Add sound support via media-libs/phonon
@@ -7861,8 +7853,6 @@ sys-apps/watchdog:nfs - enable support for checking nfs mounts
sys-apps/xdg-desktop-portal:screencast - Enable screencast portal using media-video/pipewire
sys-apps/xinetd:rpc - support RPC services
sys-auth/google-authenticator-libpam-hardened:qrcode - Display QRcode after setup to accomodate automatic setup of OTP client apps.
-sys-auth/keystone:memcached - Installs dependencies needed for using memcached as a backend
-sys-auth/keystone:mongo - Installs dependencies needed for using mongo as a backend
sys-auth/munge:gcrypt - Use libgcrypt instead of openssl
sys-auth/nss-pam-ldapd:pynslcd - Install the python implementation along with the standard implementation
sys-auth/nss-pam-ldapd:utils - Install the command-line utilities
@@ -7985,15 +7975,6 @@ sys-cluster/charm:mlogft - Compile with Charm++ message logging fault tolerance
sys-cluster/charm:numa - Support memory affinity with NUMA
sys-cluster/charm:syncft - Compile with Charm++ fault tolerance support
sys-cluster/charm:tcp - Use TCP (instead of UPD) for socket communication
-sys-cluster/cinder:api - Installs the initscripts for the cinder api service
-sys-cluster/cinder:iscsi - Allow using an iSCSI remote storage server as pool for disk image storage
-sys-cluster/cinder:lvm - Allow using the Logical Volume Manager (sys-fs/lvm2) as pool for disk image storage
-sys-cluster/cinder:memcached - Installs the memcached server
-sys-cluster/cinder:rdma - Enable rdma storage backend support
-sys-cluster/cinder:scheduler - Installs the initscripts for the cinder scheduler service
-sys-cluster/cinder:tcp - Enables tcp support for the iscsi backend
-sys-cluster/cinder:tgt - Enable tgt storage backend support
-sys-cluster/cinder:volume - Installs the initscripts for the cinder volume service
sys-cluster/cluster-glue:ipmilan - Install the ipmilan plugin (requires sys-libs/openipmi)
sys-cluster/cluster-glue:libnet - Force use of net-libs/libnet
sys-cluster/corosync:augeas - Enable augeas support
@@ -8007,7 +7988,6 @@ sys-cluster/glusterfs:infiniband - Add support for Infiniband ibverbs transport.
sys-cluster/glusterfs:ipv6 - Use IPv6 by default, requires libtirpc
sys-cluster/glusterfs:libtirpc - Build against net-libs/libtirpc for RPC support
sys-cluster/glusterfs:rsyslog - Install configuration snippet for app-admin/rsyslog
-sys-cluster/heat:memcached - Installs the memcached server
sys-cluster/hpx:papi - Use dev-libs/papi for NaCl
sys-cluster/hpx:perftools - Use dev-util/google-perftools for memory allocation
sys-cluster/hpx:tbb - Use dev-cpp/tbb for memory allocation
@@ -8034,22 +8014,7 @@ sys-cluster/mpich:mpi-threads - Enable MPI_THREAD_MULTIPLE
sys-cluster/mpich:romio - Build the ROMIO MPI-IO component
sys-cluster/mpich2:mpi-threads - Enable MPI_THREAD_MULTIPLE
sys-cluster/mpich2:romio - Enable romio, a high-performance portable MPI-IO implementation
-sys-cluster/neutron:compute-only - Only install things needed on compute hosts
-sys-cluster/neutron:dhcp - Installs the initscripts for the neutron dhcp service
-sys-cluster/neutron:haproxy - haproxy backend support
-sys-cluster/neutron:l3 - Installs the initscripts for the neutron l3 agent service
-sys-cluster/neutron:linuxbridge - Installs the initscripts for the neutron linuxbridge agent service
-sys-cluster/neutron:metadata - Installs the initscripts for the neutron metadata agent service
-sys-cluster/neutron:openvswitch - Installs the initscripts for the neutron openvswitch agent service
-sys-cluster/neutron:server - Installs the initscripts for the neutron server service
sys-cluster/nomad:nvidia - build with nvidia integration
-sys-cluster/nova:compute - Installs the initscripts for the nova volume service
-sys-cluster/nova:compute-only - only install stuff needed for a compute host
-sys-cluster/nova:iscsi - Installs iscsi helper udev scripts
-sys-cluster/nova:memcached - Installs the memcached server
-sys-cluster/nova:novncproxy - Installs the initscripts for the nova novncproxy service
-sys-cluster/nova:openvswitch - Installs openvswitch for the neutron openvswitch support
-sys-cluster/nova:rabbitmq - Installs the rabbitmq server
sys-cluster/openmpi:cma - Enable the CMA (Cross Memory Attach) MCA
sys-cluster/openmpi:cuda - Add GPU direct support
sys-cluster/openmpi:heterogeneous - Enable features required for heterogeneous platform support
@@ -8060,14 +8025,6 @@ sys-cluster/openmpi:pbs - Add support for the Portable Batch System (PBS)
sys-cluster/openmpi:peruse - Enable PERUSE interface
sys-cluster/openmpi:romio - Build the ROMIO MPI-IO component
sys-cluster/openmpi:vt - Enable bundled VampirTrace support
-sys-cluster/openstack-meta:cinder - Installs Openstack Cinder
-sys-cluster/openstack-meta:glance - Installs Openstack Glance
-sys-cluster/openstack-meta:heat - Installs Openstack Heat
-sys-cluster/openstack-meta:keystone - Installs Openstack Keystone
-sys-cluster/openstack-meta:neutron - Installs Openstack Neutron
-sys-cluster/openstack-meta:nova - Installs Openstack Nova
-sys-cluster/openstack-meta:placement - Installs Openstack Placement
-sys-cluster/openstack-meta:swift - Installs Openstack Swift
sys-cluster/pacemaker:smtp - Enable SMTP support via net-libs/libesmtp
sys-cluster/pmix:munge - Enable authentication via munge
sys-cluster/pmix:pmi - Build PMI1 and PMI2 interface
@@ -8091,11 +8048,6 @@ sys-cluster/slurm:torque - Enable perl scripts that emulates pbs (qstat, qsub et
sys-cluster/slurm:ucx - Enable Unified Communication X library support
sys-cluster/spark-bin:scala211 - Install Spark JARs pre-built with Scala 2.11.
sys-cluster/spark-bin:scala212 - Install Spark JARs pre-built with Scala 2.12.
-sys-cluster/swift:account - adds swift account support
-sys-cluster/swift:container - adds swift container support
-sys-cluster/swift:memcached - adds memcached support
-sys-cluster/swift:object - adds swift object support
-sys-cluster/swift:proxy - adds swift proxy support
sys-cluster/torque:autorun - Enable the AUTORUN_JOBS codebase
sys-cluster/torque:cgroups - Enable pbs_mom to use linux cgroups to isolate jobs
sys-cluster/torque:cpusets - Enable pbs_mom to utilize linux cpusets if available