summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin185022 -> 185014 bytes
-rw-r--r--profiles/base/make.defaults4
-rw-r--r--profiles/base/package.use.mask16
-rw-r--r--profiles/default/bsd/use.force1
-rw-r--r--profiles/features/selinux/package.mask5
-rw-r--r--profiles/package.mask14
-rw-r--r--profiles/use.local.desc12
7 files changed, 33 insertions, 19 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index fe60b3ccde79..2eb96869a2ff 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index ddfdd8f215b0..bfb6fd69d208 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -121,7 +121,9 @@ PYTHONDONTWRITEBYTECODE="1"
# Add default USE value for bootstrap and rename it from STAGE1_USE to BOOTSTRAP_USE
# Add in expanded PYTHON_TARGETS or stage1 builds break because of USE="-* ${BOOTSTRAP_USE}"
# This MUST be kept in sync with the PYTHON_TARGETS below
-BOOTSTRAP_USE="cxx unicode internal-glib python_targets_python3_5 python_targets_python2_7"
+# Mike Gilbert <floppym@gentoo.org> (23 May 2018)
+# sys-apps/baslayout-2.5 needs split-usr enabled.
+BOOTSTRAP_USE="cxx unicode internal-glib split-usr python_targets_python3_5 python_targets_python2_7"
# Mike Gilbert <floppym@gentoo.org> (15 May 2012)
# Default target(s) for python-r1.eclass
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 53273ad59cb4..518a65f3f352 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -7,14 +7,22 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Andreas Sturmlechner <asturm@gentoo.org> (24 May 2018)
+# kdelibs4 is dead and going away. Bug #645558
+<app-office/libreoffice-6.0 kde
+<app-office/libreoffice-bin-6.0 kde
+<app-office/libreoffice-bin-debug-6.0 kde
+
+# Andreas Sturmlechner <asturm@gentoo.org> (24 May 2018)
+# Qt4 is dead and going away.
+kde-plasma/plasma-desktop qt4
+kde-plasma/breeze qt4
+kde-plasma/oxygen qt4
+
# Michał Górny <mgorny@gentoo.org> (16 May 2018)
# Depends on last-rited sci-libs/coinhsl.
sci-libs/ipopt hsl
-# Andreas Sturmlechner <asturm@gentoo.org> (10 May 2018)
-# Depends on obsolete dev-libs/sni-qt and dead Qt4.
-kde-plasma/plasma-desktop qt4
-
# Mike Gilbert <floppym@gentoo.org> (01 May 2018)
# Requires >=media-video/ffmpeg-4 (bug 654208).
>=www-client/chromium-67 system-ffmpeg
diff --git a/profiles/default/bsd/use.force b/profiles/default/bsd/use.force
index 8602cb496077..706719015f84 100644
--- a/profiles/default/bsd/use.force
+++ b/profiles/default/bsd/use.force
@@ -1 +1,2 @@
+split-usr
userland_BSD
diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask
index 99c776791b51..cce0476c2e4f 100644
--- a/profiles/features/selinux/package.mask
+++ b/profiles/features/selinux/package.mask
@@ -35,3 +35,8 @@ sys-apps/gentoo-systemd-integration
sys-apps/systemd-readahead
sys-process/systemd-cron
sys-apps/dbus-broker
+
+# Gilles Dartiguelongue <eva@gentoo.org> (24 May 2018)
+# Packages use systemd unconditionally for now
+>=app-admin/abrt-2.10
+>=dev-libs/libreport-2.9
diff --git a/profiles/package.mask b/profiles/package.mask
index c4c8951ebdf1..266d437ec5f2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,10 +29,12 @@
#--- END OF EXAMPLES ---
-# Lars Wendler <polynomial-c@gentoo.org> (22 May 2018)
-# Breaks revdeps (most likely because of GooHash removal).
-# See tracker bug https://bugs.gentoo.org/656264
->=app-text/poppler-0.65.0
+# Andreas Sturmlechner <asturm@gentoo.org> (24 May 2018)
+# Depends on dead Qt4. Masked for removal in 30 days. Bug #629018
+dev-libs/libattica
+kde-frameworks/kdelibs
+kde-frameworks/kdelibs-env
+kde-plasma/qguiplatformplugin_kde
# Matt Turner <mattst88@gentoo.org> (20 May 2018)
# Removal in 30 days. Bug #655102
@@ -271,10 +273,6 @@ dev-python/kiwi
# instead of its own. Removal in 30 days. Bug #526552.
dev-python/tdaemon
-# Andreas Sturmlechner <asturm@gentoo.org> (26 Apr 2018)
-# Depends on dead Qt4, no more revdeps. Masked for removal in 30 days.
-dev-libs/qjson
-
# Michał Górny <mgorny@gentoo.org> (22 Apr 2018)
# Unmaintained buggy package with unresearched segfaults. No support
# for Python 3. No reverse dependencies.
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index a7537a67e841..3b4969cec42e 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -2528,7 +2528,6 @@ dev-python/markdown:pygments - Enable fancy pygments support
dev-python/matplotlib:excel - Pull dev-python/xlwt for the exceltools toolkit
dev-python/matplotlib:gtk2 - Enable x11-libs/gtk+:2 support
dev-python/matplotlib:gtk3 - Enable x11-libs/gtk+:3 support
-dev-python/matplotlib:pyside - Qt support via dev-python/pyside
dev-python/mpmath:matplotlib - Add support for dev-python/matplotlib
dev-python/msgpack:native-extensions - Compiles native "C" extensions (speedups, instead of using python fallback code).
dev-python/nbdime:webtools - Install web-based diff and merge tools.
@@ -3317,7 +3316,6 @@ games-strategy/megaglest:tools - Build model import/export tools
games-strategy/megaglest:unicode - Use unicode strings for wxwidgets
games-strategy/megaglest:wxuniversal - Use the wxUniversal port which implements the various GUI controls by drawing them itself
games-strategy/naev:mixer - Enables media-libs/sdl-mixer sound backend in addition to media-libs/openal one.
-games-strategy/seven-kingdoms:network - Enable support for multiplayer via media-libs/sdl-net
games-strategy/ufo-ai:editor - Build map editor
games-strategy/uqm:music - download and install music files (large)
games-strategy/uqm:remix - download and install music remix files (large)
@@ -3415,7 +3413,7 @@ kde-apps/cantor:R - Enable dev-lang/R backend support
kde-apps/cantor:analitza - Enable kde-apps/analitza backend support
kde-apps/cantor:julia - Enable dev-lang/julia backend support
kde-apps/cantor:qalculate - Enable sci-libs/libqalculate backend support
-kde-apps/dolphin:thumbnail - Enables video thumbnail generation
+kde-apps/dolphin:thumbnail - Enables thumbnail generation
kde-apps/dolphin-plugins:bazaar - Enable support for the bazaar VCS
kde-apps/dolphin-plugins:dropbox - Enable support for the dropbox fileviewer plugin
kde-apps/dolphin-plugins:git - Enable support for the git VCS
@@ -3451,6 +3449,7 @@ kde-apps/kio-extras:htmlthumbs - Enable HTML thumbnail previews via dev-qt/qtweb
kde-apps/kio-extras:man - Enable manpages kioslave
kde-apps/kio-extras:phonon - Enable file audio preview plugin using media-libs/phonon
kde-apps/kio-extras:sftp - Enable SFTP protocol support using net-libs/libssh
+kde-apps/kio-extras:taglib - Enable audio thumbnails via media-libs/taglib
kde-apps/kmag:keyboardfocus - Enable keyboard focus tracking
kde-apps/konqueror:activities - Enable kactivities support
kde-apps/konqueror:speech - Build text-to-speech plugin
@@ -3563,7 +3562,7 @@ kde-plasma/plasma-meta:crypt - Pull in kde-plasma/plasma-vault for encrypted vau
kde-plasma/plasma-meta:display-manager - Pull in a graphical display manager
kde-plasma/plasma-meta:grub - Pull in Breeze theme for sys-boot/grub
kde-plasma/plasma-meta:gtk - Enable Breeze widget style and KCM for GTK2 and GTK3
-kde-plasma/plasma-meta:legacy-systray - Add support for applications using legacy xembed systray icons, depending on USE qt4 or gtk.
+kde-plasma/plasma-meta:legacy-systray - Add support for GTK+ applications using legacy xembed systray icons
kde-plasma/plasma-meta:pam - Enable support for kwallet auto-unlocking
kde-plasma/plasma-meta:plymouth - Pull in Breeze theme for sys-boot/plymouth
kde-plasma/plasma-meta:pulseaudio - Install Plasma applet for PulseAudio volume management
@@ -7493,7 +7492,7 @@ sec-policy/selinux-base:unconfined - Enable support for the unconfined SELinux m
sec-policy/selinux-base-policy:unconfined - Enable support for the unconfined SELinux policy module
sys-apps/accountsservice:elogind - Use sys-auth/elogind instead of sys-auth/consolekit for session tracking
sys-apps/accountsservice:systemd - Use sys-apps/systemd instead of sys-auth/consolekit for session tracking
-sys-apps/baselayout:usrmerge - Activate the /usr merge when stages are built
+sys-apps/baselayout:split-usr - Enable this if /bin and /usr/bin are separate directories
sys-apps/busybox:make-symlinks - Create all the appropriate symlinks in /bin and /sbin.
sys-apps/busybox:math - Enable math support in gawk (requires libm)
sys-apps/busybox:mdev - Create the appropriate symlink in /sbin and install mdev.conf and support files
@@ -7680,8 +7679,8 @@ sys-apps/systemd:lz4 - Enable lz4 compression for the journal
sys-apps/systemd:nat - Enable support for network address translation in networkd
sys-apps/systemd:qrcode - Enable qrcode output support in journal
sys-apps/systemd:resolvconf - Install resolvconf symlink for systemd-resolve
+sys-apps/systemd:split-usr - Enable this if /bin and /usr/bin are separate directories
sys-apps/systemd:sysv-utils - Install sysvinit compatibility symlinks and manpages for init, telinit, halt, poweroff, reboot, runlevel, and shutdown
-sys-apps/systemd:usrmerge - Enable /usr merge (experimental)
sys-apps/systemd:vanilla - Disable Gentoo-specific behavior and compatibility quirks
sys-apps/systemd:xkb - Depend on x11-libs/libxkbcommon to allow logind to control the X11 keymap
sys-apps/tcp-wrappers:netgroups - Support matching NIS (host) netgroup names via the @netgroup syntax (if you don't know what this means, you most likely do not need it)
@@ -8006,6 +8005,7 @@ sys-firmware/edk2-ovmf:binary - Use pre-built binaries
sys-firmware/intel-microcode:initramfs - install a small initramfs for use with CONFIG_MICROCODE_EARLY
sys-firmware/intel-microcode:monolithic - install the large text microcode.dat (used by older kernels via microcode_ctl)
sys-firmware/intel-microcode:split-ucode - install the split binary ucode files (used by the kernel directly)
+sys-firmware/intel-microcode:vanilla - install only microcode updates from Intel's official microcode tarball
sys-firmware/ipxe:binary - Use pre-built binaries
sys-firmware/ipxe:efi - Build an EFI program for using PXE
sys-firmware/ipxe:iso - Build a bootable ISO for using PXE