summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin184458 -> 184627 bytes
-rw-r--r--profiles/arch/amd64/no-multilib/package.mask4
-rw-r--r--profiles/arch/amd64/no-multilib/package.use.mask5
-rw-r--r--profiles/arch/amd64/x32/package.use.mask4
-rw-r--r--profiles/arch/ia64/package.use.mask4
-rw-r--r--profiles/base/make.defaults4
-rw-r--r--profiles/desc/crosscompile_opts.desc8
-rw-r--r--profiles/desc/l10n.desc3
-rw-r--r--profiles/embedded/make.defaults4
-rw-r--r--profiles/features/prefix/standalone/beyond-kernel-2.6.16/make.defaults (renamed from profiles/features/prefix/standalone/legacy/make.defaults)0
-rw-r--r--profiles/features/prefix/standalone/beyond-kernel-2.6.16/package.mask (renamed from profiles/features/prefix/standalone/legacy/package.mask)3
-rw-r--r--profiles/features/prefix/standalone/beyond-kernel-2.6.16/package.unmask (renamed from profiles/features/prefix/standalone/legacy/package.unmask)1
-rw-r--r--profiles/features/prefix/standalone/beyond-kernel-2.6.16/parent1
-rw-r--r--profiles/features/prefix/standalone/beyond-kernel-2.6.16/profile.bashrc (renamed from profiles/features/prefix/standalone/legacy/profile.bashrc)0
-rw-r--r--profiles/features/prefix/standalone/beyond-kernel-2.6.32/package.mask7
-rw-r--r--profiles/features/prefix/standalone/beyond-kernel-2.6.32/package.unmask7
-rw-r--r--profiles/features/prefix/standalone/beyond-kernel-2.6.32/parent1
-rw-r--r--profiles/features/prefix/standalone/make.defaults2
-rw-r--r--profiles/features/prefix/standalone/packages (renamed from profiles/prefix/linux-standalone/packages)0
-rw-r--r--profiles/features/prefix/standalone/profile.bashrc (renamed from profiles/prefix/linux-standalone/profile.bashrc)0
-rw-r--r--profiles/hardened/linux/amd64/no-multilib/package.use.mask4
-rw-r--r--profiles/package.mask3
-rw-r--r--profiles/prefix/linux-standalone/amd64/legacy/parent2
-rw-r--r--profiles/prefix/linux-standalone/eapi1
-rw-r--r--profiles/prefix/linux-standalone/x86/legacy/parent2
-rw-r--r--profiles/profiles.desc26
-rw-r--r--profiles/use.desc1
-rw-r--r--profiles/use.local.desc2
28 files changed, 56 insertions, 43 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 336cf58db0f8..7ecbe01cd29d 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/amd64/no-multilib/package.mask b/profiles/arch/amd64/no-multilib/package.mask
index 1b7096875ce9..d399cb2abd5a 100644
--- a/profiles/arch/amd64/no-multilib/package.mask
+++ b/profiles/arch/amd64/no-multilib/package.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Michał Górny <mgorny@gentoo.org> (07 Jan 2018)
+# Requires 32-bit libraries.
+net-misc/teamviewer
+
# David Seifert <soap@gentoo.org> (03 Jan 2018)
# Requires 32-bit multilib compatibility
sys-block/megamgr
diff --git a/profiles/arch/amd64/no-multilib/package.use.mask b/profiles/arch/amd64/no-multilib/package.use.mask
index 5df0d7d46a82..5f73f3af51e5 100644
--- a/profiles/arch/amd64/no-multilib/package.use.mask
+++ b/profiles/arch/amd64/no-multilib/package.use.mask
@@ -8,7 +8,6 @@ app-emulation/xen-tools ovmf
# NP-Hardass <NP-Hardass@gentoo.org> (11 Jul 2017)
# GLEP 73 Immutability, USE=test requires
# abi_x86_32 at this time.
-app-emulation/wine test
app-emulation/wine-vanilla test
app-emulation/wine-staging test
app-emulation/wine-d3d9 test
@@ -18,10 +17,6 @@ app-emulation/wine-any test
# Requires sys-boot/grub:0 which is masked here.
sys-apps/memtest86+ floppy
-# Alexandre Rostovtsev <tetromino@gentoo.org> (24 Jun 2012)
-# Disable 32-bit parts of wine, bug #351436
-app-emulation/wine mono
-
# Intel Integrated Primitive (sci-libs/ipp) support
media-libs/opencv ipp
diff --git a/profiles/arch/amd64/x32/package.use.mask b/profiles/arch/amd64/x32/package.use.mask
index e34318af7887..0d9f33f624b8 100644
--- a/profiles/arch/amd64/x32/package.use.mask
+++ b/profiles/arch/amd64/x32/package.use.mask
@@ -3,10 +3,6 @@
# This file requires >=portage-2.1.1
-# Alexandre Rostovtsev <tetromino@gentoo.org> (03 Mar 2013)
-# Wine is x86- and x64-only
-app-emulation/wine abi_x86_x32
-
# Davide Pesavento <pesa@gentoo.org> (30 Nov 2011)
# The QML (V4) and JSC JITs do not work on x32.
dev-qt/qtdeclarative jit
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
index e63ab33040a5..75e24af7a486 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Mart Raudsepp <leio@gentoo.org> (08 Jan 2018)
+# mail-client/evolution[ytnef] requires net-mail/ytnef which is not keyworded
+mail-client/evolution ytnef
+
# Sergei Trofimovich <slyfox@gentoo.org> (25 Dec 2017)
# net-firewall/nftables[doc] requires dblatex which is not keyworded
net-firewall/nftables doc
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 95b8d6516ba9..493af9ce75db 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -13,11 +13,11 @@ USE_EXPAND_VALUES_USERLAND="BSD GNU"
# Env vars to expand into USE vars. Modifying this requires prior
# discussion on gentoo-dev@lists.gentoo.org.
-USE_EXPAND="ABI_MIPS ABI_PPC ABI_S390 ABI_X86 ALSA_CARDS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CALLIGRA_EXPERIMENTAL_FEATURES CAMERAS COLLECTD_PLUGINS CPU_FLAGS_ARM CPU_FLAGS_X86 CROSSCOMPILE_OPTS CURL_SSL ELIBC ENLIGHTENMENT_MODULES FFTOOLS GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS LIRC_DEVICES LLVM_TARGETS MONKEYD_PLUGINS NETBEANS_MODULES NGINX_MODULES_HTTP NGINX_MODULES_MAIL NGINX_MODULES_STREAM OFED_DRIVERS OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PHP_TARGETS POSTGRES_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS ROS_MESSAGES RUBY_TARGETS SANE_BACKENDS USERLAND UWSGI_PLUGINS VIDEO_CARDS VOICEMAIL_STORAGE XFCE_PLUGINS XTABLES_ADDONS"
+USE_EXPAND="ABI_MIPS ABI_PPC ABI_S390 ABI_X86 ALSA_CARDS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CALLIGRA_EXPERIMENTAL_FEATURES CAMERAS COLLECTD_PLUGINS CPU_FLAGS_ARM CPU_FLAGS_X86 CURL_SSL ELIBC ENLIGHTENMENT_MODULES FFTOOLS GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS LIRC_DEVICES LLVM_TARGETS MONKEYD_PLUGINS NETBEANS_MODULES NGINX_MODULES_HTTP NGINX_MODULES_MAIL NGINX_MODULES_STREAM OFED_DRIVERS OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PHP_TARGETS POSTGRES_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS ROS_MESSAGES RUBY_TARGETS SANE_BACKENDS USERLAND UWSGI_PLUGINS VIDEO_CARDS VOICEMAIL_STORAGE XFCE_PLUGINS XTABLES_ADDONS"
# USE_EXPAND variables whose contents are not shown in package manager
# output. Changes need discussion on gentoo-dev.
-USE_EXPAND_HIDDEN="USERLAND KERNEL ELIBC CROSSCOMPILE_OPTS ABI_MIPS ABI_PPC ABI_S390 ABI_X86 CPU_FLAGS_ARM CPU_FLAGS_X86"
+USE_EXPAND_HIDDEN="USERLAND KERNEL ELIBC ABI_MIPS ABI_PPC ABI_S390 ABI_X86 CPU_FLAGS_ARM CPU_FLAGS_X86"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf"
diff --git a/profiles/desc/crosscompile_opts.desc b/profiles/desc/crosscompile_opts.desc
deleted file mode 100644
index 1923d8b13e80..000000000000
--- a/profiles/desc/crosscompile_opts.desc
+++ /dev/null
@@ -1,8 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# This file contains descriptions of CROSSCOMPILE_OPTS USE_EXPAND flags.
-
-# Keep it sorted.
-
-headers-only - Build the toolchain against cross-headers only.
diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 4e4a062fbb47..1d185344ea93 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -42,6 +42,7 @@ ca - Catalan
ca-valencia - Catalan (Valencian)
cak - Kaqchikel
chr - Cherokee
+cnr - Montenegrin
cs - Czech
cy - Welsh
da - Danish
@@ -121,6 +122,7 @@ mni - Manipuri
mr - Marathi
ms - Malay (macrolanguage)
my - Burmese
+nan - Min Nan Chinese
nb - Norwegian Bokmål
nds - Low German
ne - Nepali
@@ -177,6 +179,7 @@ ts - Tsonga
tt - Tatar
ug - Uyghur
uk - Ukrainian
+ur - Urdu
ur-PK - Urdu (Pakistan)
uz - Uzbek
uz-Cyrl - Uzbek (Cyrillic script)
diff --git a/profiles/embedded/make.defaults b/profiles/embedded/make.defaults
index 911c7037f5dc..793ae3689176 100644
--- a/profiles/embedded/make.defaults
+++ b/profiles/embedded/make.defaults
@@ -27,11 +27,11 @@ USE_EXPAND_VALUES_USERLAND="BSD GNU"
# Env vars to expand into USE vars. Modifying this requires prior
# discussion on gentoo-dev@lists.gentoo.org.
-USE_EXPAND="ABI_MIPS ABI_PPC ABI_S390 ABI_X86 ALSA_CARDS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CPU_FLAGS_ARM CPU_FLAGS_X86 CROSSCOMPILE_OPTS CURL_SSL ELIBC ENLIGHTENMENT_MODULES FFTOOLS GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS LIRC_DEVICES LLVM_TARGETS MONKEYD_PLUGINS NETBEANS_MODULES NGINX_MODULES_HTTP NGINX_MODULES_MAIL NGINX_MODULES_STREAM OFED_DRIVERS OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PHP_TARGETS POSTGRES_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS ROS_MESSAGES RUBY_TARGETS SANE_BACKENDS USERLAND UWSGI_PLUGINS VIDEO_CARDS VOICEMAIL_STORAGE XFCE_PLUGINS XTABLES_ADDONS"
+USE_EXPAND="ABI_MIPS ABI_PPC ABI_S390 ABI_X86 ALSA_CARDS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CPU_FLAGS_ARM CPU_FLAGS_X86 CURL_SSL ELIBC ENLIGHTENMENT_MODULES FFTOOLS GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS LIRC_DEVICES LLVM_TARGETS MONKEYD_PLUGINS NETBEANS_MODULES NGINX_MODULES_HTTP NGINX_MODULES_MAIL NGINX_MODULES_STREAM OFED_DRIVERS OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PHP_TARGETS POSTGRES_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS ROS_MESSAGES RUBY_TARGETS SANE_BACKENDS USERLAND UWSGI_PLUGINS VIDEO_CARDS VOICEMAIL_STORAGE XFCE_PLUGINS XTABLES_ADDONS"
# USE_EXPAND variables whose contents are not shown in package manager
# output. Changes need discussion on gentoo-dev.
-USE_EXPAND_HIDDEN="USERLAND KERNEL ELIBC CROSSCOMPILE_OPTS ABI_MIPS ABI_PPC ABI_S390 ABI_X86 CPU_FLAGS_ARM CPU_FLAGS_X86"
+USE_EXPAND_HIDDEN="USERLAND KERNEL ELIBC ABI_MIPS ABI_PPC ABI_S390 ABI_X86 CPU_FLAGS_ARM CPU_FLAGS_X86"
# Variables that are set exclusively by the profile
# and not by user configuration files.
diff --git a/profiles/features/prefix/standalone/legacy/make.defaults b/profiles/features/prefix/standalone/beyond-kernel-2.6.16/make.defaults
index 22044de87632..22044de87632 100644
--- a/profiles/features/prefix/standalone/legacy/make.defaults
+++ b/profiles/features/prefix/standalone/beyond-kernel-2.6.16/make.defaults
diff --git a/profiles/features/prefix/standalone/legacy/package.mask b/profiles/features/prefix/standalone/beyond-kernel-2.6.16/package.mask
index 5125269d289d..0aa01a72efb0 100644
--- a/profiles/features/prefix/standalone/legacy/package.mask
+++ b/profiles/features/prefix/standalone/beyond-kernel-2.6.16/package.mask
@@ -1,7 +1,8 @@
# >=glibc-2.20 requires >=linux-2.6.32.
+# https://lwn.net/Articles/611162
>=sys-libs/glibc-2.20
# >=python-3.4 assumes F_DUPFD_CLOEXEC of fcntl,
# which requires >=linux-2.6.24.
# python-3.3 seems to be unconditionally using utimensat.
->=dev-lang/python-3 \ No newline at end of file
+>=dev-lang/python-3
diff --git a/profiles/features/prefix/standalone/legacy/package.unmask b/profiles/features/prefix/standalone/beyond-kernel-2.6.16/package.unmask
index 0d7380b42738..9b37b1386380 100644
--- a/profiles/features/prefix/standalone/legacy/package.unmask
+++ b/profiles/features/prefix/standalone/beyond-kernel-2.6.16/package.unmask
@@ -1,2 +1,3 @@
# >=glibc-2.20 requires >=linux-2.6.32.
+# https://lwn.net/Articles/611162
<sys-libs/glibc-2.20
diff --git a/profiles/features/prefix/standalone/beyond-kernel-2.6.16/parent b/profiles/features/prefix/standalone/beyond-kernel-2.6.16/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/features/prefix/standalone/beyond-kernel-2.6.16/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/features/prefix/standalone/legacy/profile.bashrc b/profiles/features/prefix/standalone/beyond-kernel-2.6.16/profile.bashrc
index e537cc0fa319..e537cc0fa319 100644
--- a/profiles/features/prefix/standalone/legacy/profile.bashrc
+++ b/profiles/features/prefix/standalone/beyond-kernel-2.6.16/profile.bashrc
diff --git a/profiles/features/prefix/standalone/beyond-kernel-2.6.32/package.mask b/profiles/features/prefix/standalone/beyond-kernel-2.6.32/package.mask
new file mode 100644
index 000000000000..666a526176df
--- /dev/null
+++ b/profiles/features/prefix/standalone/beyond-kernel-2.6.32/package.mask
@@ -0,0 +1,7 @@
+# https://www.sourceware.org/ml/libc-alpha/2016-08/msg00212.html
+# glibc-2.24 needs linux-3.2 at runtime, except on x86 and amd64.
+# on x86 and amd64, it is glibc-2.26 to require linux-3.2.
+# https://www.sourceware.org/ml/libc-alpha/2017-08/msg00010.html
+
+# we just use a universal glibc-2.24 on all ARCHes for simplicity.
+>=sys-libs/glibc-2.24
diff --git a/profiles/features/prefix/standalone/beyond-kernel-2.6.32/package.unmask b/profiles/features/prefix/standalone/beyond-kernel-2.6.32/package.unmask
new file mode 100644
index 000000000000..9f79b4f81de0
--- /dev/null
+++ b/profiles/features/prefix/standalone/beyond-kernel-2.6.32/package.unmask
@@ -0,0 +1,7 @@
+# https://www.sourceware.org/ml/libc-alpha/2016-08/msg00212.html
+# glibc-2.24 needs linux-3.2 at runtime, except on x86 and amd64.
+# on x86 and amd64, it is glibc-2.26 to require linux-3.2.
+# https://www.sourceware.org/ml/libc-alpha/2017-08/msg00010.html
+
+# we just use a universal glibc-2.24 on all ARCHes for simplicity.
+<sys-libs/glibc-2.24
diff --git a/profiles/features/prefix/standalone/beyond-kernel-2.6.32/parent b/profiles/features/prefix/standalone/beyond-kernel-2.6.32/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/features/prefix/standalone/beyond-kernel-2.6.32/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/features/prefix/standalone/make.defaults b/profiles/features/prefix/standalone/make.defaults
index 0e1661e1014d..09b32b13eaaa 100644
--- a/profiles/features/prefix/standalone/make.defaults
+++ b/profiles/features/prefix/standalone/make.defaults
@@ -5,3 +5,5 @@
# and when python-2.7 goes end-of-life on 2020-01-01.
# https://docs.python.org/devguide/#status-of-python-branches
ac_cv_func_getentropy=no
+# Reconsider the stability of Prefix in 2019.
+ACCEPT_KEYWORDS="~${ARCH}"
diff --git a/profiles/prefix/linux-standalone/packages b/profiles/features/prefix/standalone/packages
index 8d5b9aeeb330..8d5b9aeeb330 100644
--- a/profiles/prefix/linux-standalone/packages
+++ b/profiles/features/prefix/standalone/packages
diff --git a/profiles/prefix/linux-standalone/profile.bashrc b/profiles/features/prefix/standalone/profile.bashrc
index 60a2af632d18..60a2af632d18 100644
--- a/profiles/prefix/linux-standalone/profile.bashrc
+++ b/profiles/features/prefix/standalone/profile.bashrc
diff --git a/profiles/hardened/linux/amd64/no-multilib/package.use.mask b/profiles/hardened/linux/amd64/no-multilib/package.use.mask
index 16c2f111c7e0..1e64e770da0f 100644
--- a/profiles/hardened/linux/amd64/no-multilib/package.use.mask
+++ b/profiles/hardened/linux/amd64/no-multilib/package.use.mask
@@ -11,9 +11,5 @@ app-emulation/xen-tools ovmf
# Requires sys-boot/grub:0 which is masked here.
sys-apps/memtest86+ floppy
-# Alexandre Rostovtsev <tetromino@gentoo.org> (24 Jun 2012)
-# Disable 32-bit parts of wine, bug #351436
-app-emulation/wine mono
-
# Intel Integrated Primitive (sci-libs/ipp) support
media-libs/opencv ipp
diff --git a/profiles/package.mask b/profiles/package.mask
index f642a1676b6f..ade95b0630c5 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -50,7 +50,8 @@ kde-apps/konsolepart
# Alice Ferrazzi <alicef@gentoo.org> (05 Jan 2018)
# kernel: Meltdown and Spectre - Processor flaw. (#643228)
-# Please upgrade for Intel processor flaw workaround,
+# Please upgrade for Intel processor flaw workaround
+# (currently KPTI patch are 64bit only),
# also excluding AMD from the fix as not affected.
# Please unmask your kernel version if you want to
# continue to use your kernel with AMD.
diff --git a/profiles/prefix/linux-standalone/amd64/legacy/parent b/profiles/prefix/linux-standalone/amd64/legacy/parent
index 0ca4be1beb9c..a0af85877726 100644
--- a/profiles/prefix/linux-standalone/amd64/legacy/parent
+++ b/profiles/prefix/linux-standalone/amd64/legacy/parent
@@ -1,2 +1,2 @@
..
-../../../../features/prefix/standalone/legacy
+../../../../features/prefix/standalone/beyond-kernel-2.6.16
diff --git a/profiles/prefix/linux-standalone/eapi b/profiles/prefix/linux-standalone/eapi
deleted file mode 100644
index 7ed6ff82de6b..000000000000
--- a/profiles/prefix/linux-standalone/eapi
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/profiles/prefix/linux-standalone/x86/legacy/parent b/profiles/prefix/linux-standalone/x86/legacy/parent
index 0ca4be1beb9c..a0af85877726 100644
--- a/profiles/prefix/linux-standalone/x86/legacy/parent
+++ b/profiles/prefix/linux-standalone/x86/legacy/parent
@@ -1,2 +1,2 @@
..
-../../../../features/prefix/standalone/legacy
+../../../../features/prefix/standalone/beyond-kernel-2.6.16
diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index 2812791936cc..66dd7a32799f 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -48,19 +48,19 @@ amd64 default/linux/amd64/17.0/x32 dev
# Experimental SYMLINK_LIB=no profiles
# Run app-portage/unsymlink-lib *before* switching the profile.
-amd64 default/linux/amd64/17.1 exp
-amd64 default/linux/amd64/17.1/selinux exp
-amd64 default/linux/amd64/17.1/hardened exp
-amd64 default/linux/amd64/17.1/desktop exp
-amd64 default/linux/amd64/17.1/desktop/gnome exp
-amd64 default/linux/amd64/17.1/desktop/gnome/systemd exp
-amd64 default/linux/amd64/17.1/desktop/plasma exp
-amd64 default/linux/amd64/17.1/desktop/plasma/systemd exp
-amd64 default/linux/amd64/17.1/developer exp
-amd64 default/linux/amd64/17.1/no-multilib exp
-amd64 default/linux/amd64/17.1/no-multilib/hardened exp
-amd64 default/linux/amd64/17.1/no-multilib/hardened/selinux exp
-amd64 default/linux/amd64/17.1/systemd exp
+#amd64 default/linux/amd64/17.1 exp
+#amd64 default/linux/amd64/17.1/selinux exp
+#amd64 default/linux/amd64/17.1/hardened exp
+#amd64 default/linux/amd64/17.1/desktop exp
+#amd64 default/linux/amd64/17.1/desktop/gnome exp
+#amd64 default/linux/amd64/17.1/desktop/gnome/systemd exp
+#amd64 default/linux/amd64/17.1/desktop/plasma exp
+#amd64 default/linux/amd64/17.1/desktop/plasma/systemd exp
+#amd64 default/linux/amd64/17.1/developer exp
+#amd64 default/linux/amd64/17.1/no-multilib exp
+#amd64 default/linux/amd64/17.1/no-multilib/hardened exp
+#amd64 default/linux/amd64/17.1/no-multilib/hardened/selinux exp
+#amd64 default/linux/amd64/17.1/systemd exp
# ARM Profiles
arm default/linux/arm/13.0 stable
diff --git a/profiles/use.desc b/profiles/use.desc
index 44beb587629d..042b3e915790 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -135,6 +135,7 @@ handbook - Enable handbooks generation for packages by KDE
hardened - Activate default security enhancements for toolchain (gcc, glibc, binutils)
hddtemp - Enable monitoring of hdd temperature (app-admin/hddtemp)
hdf5 - Add support for the Hierarchical Data Format v5
+headers-only - Install only C headers instead of whole package. Mainly used by sys-devel/crossdev for toolchain bootstrap.
hscolour - Include coloured haskell sources to generated documentation (dev-haskell/hscolour)
ibm - Add support for IBM ppc64 specific systems
iconv - Enable support for the iconv character set conversion library
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index ae8e846b54b6..f1e79f581239 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -3336,6 +3336,7 @@ gnome-base/gnome-shell:openrc-force - Skip systemd dependency (#480336), enablin
gnome-base/gvfs:afp - Enables support for accessing AFP (Apple Filing Protocol) network shares
gnome-base/gvfs:archive - Enables support for accessing files in archives transparently via app-arch/libarchive
gnome-base/gvfs:bluray - Enable playback of Blu-ray filesystems using media-libs/libbluray
+gnome-base/gvfs:elogind - Use sys-auth/elogind for session tracking.
gnome-base/gvfs:fuse - Enables fuse mount points in $HOME/.gvfs for legacy application access
gnome-base/gvfs:gnome-online-accounts - Enable configuration panel for net-libs/gnome-online-accounts accounts
gnome-base/gvfs:google - Enables support for accessing Google accounts via dev-libs/libgdata
@@ -3634,6 +3635,7 @@ mail-client/evolution:highlight - Enable text highlighting plugin
mail-client/evolution:ldap - Enable support for fetching contacts from an LDAP or Active Directory server using net-nds/openldap
mail-client/evolution:spamassassin - Build mail-filter/spamassassin plugin
mail-client/evolution:weather - Enable optional weather calendar support
+mail-client/evolution:ytnef - Enable optional TNEF attachments parser support using net-mail/ytnef
mail-client/mail-notification:sylpheed - Enable support for MH mailboxes used by mail-client/sylpheed
mail-client/mutt:berkdb - Enable sys-libs/db database backend for header caching
mail-client/mutt:crypt - Add support for encryption -- using mcrypt or gpg where applicable