diff options
author | Michael Palimaka <kensington@gentoo.org> | 2015-05-07 18:09:23 +0000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2015-05-07 18:09:23 +0000 |
commit | bfaff56f71ac20ff2cfda188f9bc155ce664be14 (patch) | |
tree | 9288bc65307ff60258f11c0501b46493d26af65e /profiles | |
parent | Version bump. (diff) | |
download | historical-bfaff56f71ac20ff2cfda188f9bc155ce664be14.tar.gz historical-bfaff56f71ac20ff2cfda188f9bc155ce664be14.tar.bz2 historical-bfaff56f71ac20ff2cfda188f9bc155ce664be14.zip |
Avoid sys-auth/polkit-kde-agent blockers with Plasma 5.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/targets/desktop/plasma/package.use | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 65a6336f4411..3bd767fddb34 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9981 2015/05/07 01:06:26 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9982 2015/05/07 18:09:22 kensington Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 07 May 2015; Michael Palimaka <kensington@gentoo.org> + targets/desktop/plasma/package.use: + Avoid sys-auth/polkit-kde-agent blockers with Plasma 5. + 07 May 2015; Mike Gilbert <floppym@gentoo.org> package.mask: Mask open-vm-tools dev snapshots. diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 6b88e7ab85c1..daf85770fa40 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/plasma/package.use,v 1.3 2015/04/02 19:49:45 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/plasma/package.use,v 1.4 2015/05/07 18:09:23 kensington Exp $ # Not required, but makes life easier with Qt; bug 457934 app-arch/unzip natspec @@ -42,3 +42,4 @@ kde-base/kdeartwork-meta minimal kde-base/kdebase-kioslaves minimal kde-base/kdebase-meta minimal kde-base/kdebase-runtime-meta minimal +sys-auth/polkit-kde-agent minimal |