summaryrefslogtreecommitdiff
path: root/profiles/desc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
commitf516638b7fe9592837389826a6152a7e1b251c54 (patch)
tree8bfecb640b7b6403d7a3d662d923eed630033da7 /profiles/desc
parent1a61119f9f7b057830e2ce0563f913ec86f282ad (diff)
gentoo resync : 30.05.2020
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/collectd_plugins.desc1
-rw-r--r--profiles/desc/python_single_target.desc3
-rw-r--r--profiles/desc/python_targets.desc1
3 files changed, 3 insertions, 2 deletions
diff --git a/profiles/desc/collectd_plugins.desc b/profiles/desc/collectd_plugins.desc
index 1a323e273a58..ef2d2d9f415f 100644
--- a/profiles/desc/collectd_plugins.desc
+++ b/profiles/desc/collectd_plugins.desc
@@ -126,7 +126,6 @@ teamspeak2 - Build the teamspeak2 input plugin (collects traffic statistics from
ted - Build the ted input plugin (connects to The Energy Detective and reads the current power over connected power lines)
thermal - Build the thermal input plugin (reads ACPI thermal zone information)
threshold - Build the threshold plugin (checks values against configured thresholds and creates notifications if values are out of bounds)
-tokyotyrant - Build the tokyotyrant input plugin (collects number of records and file size from a running Tokyo Tyrant server)
turbostat - Build the turbostat input plugin (reads CPU frequency and C-state residency on modern Intel turbo-capable processors)
unixsock - Build the unixsock input/output plugin (opens a UNIX domain socket and accepts connections)
uptime - Build the uptime input plugin (keeps track of the system uptime)
diff --git a/profiles/desc/python_single_target.desc b/profiles/desc/python_single_target.desc
index 6f8f16d8d04f..8101fce1ec74 100644
--- a/profiles/desc/python_single_target.desc
+++ b/profiles/desc/python_single_target.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors.
+# Copyright 1999-2020 Gentoo Authors.
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
@@ -7,4 +7,5 @@ python2_7 - Build for Python 2.7 only
python3_6 - Build for Python 3.6 only
python3_7 - Build for Python 3.7 only
python3_8 - Build for Python 3.8 only
+python3_9 - Build for Python 3.9 only
pypy3 - Build for PyPy3 only
diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc
index 7823e2baa42f..da103c797788 100644
--- a/profiles/desc/python_targets.desc
+++ b/profiles/desc/python_targets.desc
@@ -7,4 +7,5 @@ python2_7 - Build with Python 2.7
python3_6 - Build with Python 3.6
python3_7 - Build with Python 3.7
python3_8 - Build with Python 3.8
+python3_9 - Build with Python 3.9
pypy3 - Build with PyPy3