diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2019-05-17 17:30:00 +0200 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2019-05-17 15:33:27 -0400 |
commit | 0fa3b7b24dbf3f70903ad2801503ab651ebb18a0 (patch) | |
tree | 3295f8c421a9250089a12546088fb28fb3321379 /profiles | |
parent | dev-libs/protobuf: Force linker BFD when linker GOLD is detected. (diff) | |
download | gentoo-0fa3b7b24dbf3f70903ad2801503ab651ebb18a0.tar.gz gentoo-0fa3b7b24dbf3f70903ad2801503ab651ebb18a0.tar.bz2 gentoo-0fa3b7b24dbf3f70903ad2801503ab651ebb18a0.zip |
profiles: Fix typo (sys-fs/dbus -> sys-apps/dbus) and improve explanation.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'profiles')
4 files changed, 12 insertions, 12 deletions
diff --git a/profiles/default/linux/amd64/17.0/desktop/plasma/systemd/package.use b/profiles/default/linux/amd64/17.0/desktop/plasma/systemd/package.use index 7a5a2c2e7aff..e034450bfa68 100644 --- a/profiles/default/linux/amd64/17.0/desktop/plasma/systemd/package.use +++ b/profiles/default/linux/amd64/17.0/desktop/plasma/systemd/package.use @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 2019-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Brian Evans <grknight@gentoo.org> (27 Feb 2019) -# Avoids conflicts from kde-plasma/plasma-workspace -# setting sys-fs/dbus[user-session] if bluez is installed +# Avoid conflict between kde-plasma/plasma-workspace[systemd] requiring sys-apps/dbus[user-session] +# and net-wireless/bluez[systemd,-user-session] requiring sys-apps/dbus[-user-session]. net-wireless/bluez user-session diff --git a/profiles/default/linux/amd64/17.1/desktop/plasma/systemd/package.use b/profiles/default/linux/amd64/17.1/desktop/plasma/systemd/package.use index 7a5a2c2e7aff..e034450bfa68 100644 --- a/profiles/default/linux/amd64/17.1/desktop/plasma/systemd/package.use +++ b/profiles/default/linux/amd64/17.1/desktop/plasma/systemd/package.use @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 2019-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Brian Evans <grknight@gentoo.org> (27 Feb 2019) -# Avoids conflicts from kde-plasma/plasma-workspace -# setting sys-fs/dbus[user-session] if bluez is installed +# Avoid conflict between kde-plasma/plasma-workspace[systemd] requiring sys-apps/dbus[user-session] +# and net-wireless/bluez[systemd,-user-session] requiring sys-apps/dbus[-user-session]. net-wireless/bluez user-session diff --git a/profiles/default/linux/arm/17.0/desktop/plasma/systemd/package.use b/profiles/default/linux/arm/17.0/desktop/plasma/systemd/package.use index 7a5a2c2e7aff..e034450bfa68 100644 --- a/profiles/default/linux/arm/17.0/desktop/plasma/systemd/package.use +++ b/profiles/default/linux/arm/17.0/desktop/plasma/systemd/package.use @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 2019-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Brian Evans <grknight@gentoo.org> (27 Feb 2019) -# Avoids conflicts from kde-plasma/plasma-workspace -# setting sys-fs/dbus[user-session] if bluez is installed +# Avoid conflict between kde-plasma/plasma-workspace[systemd] requiring sys-apps/dbus[user-session] +# and net-wireless/bluez[systemd,-user-session] requiring sys-apps/dbus[-user-session]. net-wireless/bluez user-session diff --git a/profiles/default/linux/x86/17.0/desktop/plasma/systemd/package.use b/profiles/default/linux/x86/17.0/desktop/plasma/systemd/package.use index 7a5a2c2e7aff..e034450bfa68 100644 --- a/profiles/default/linux/x86/17.0/desktop/plasma/systemd/package.use +++ b/profiles/default/linux/x86/17.0/desktop/plasma/systemd/package.use @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 2019-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Brian Evans <grknight@gentoo.org> (27 Feb 2019) -# Avoids conflicts from kde-plasma/plasma-workspace -# setting sys-fs/dbus[user-session] if bluez is installed +# Avoid conflict between kde-plasma/plasma-workspace[systemd] requiring sys-apps/dbus[user-session] +# and net-wireless/bluez[systemd,-user-session] requiring sys-apps/dbus[-user-session]. net-wireless/bluez user-session |