diff options
author | Johannes Huber <johu@gentoo.org> | 2015-06-30 18:58:49 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2015-06-30 18:58:49 +0000 |
commit | d033d455324571b8a0ddddd46504628a561740a8 (patch) | |
tree | 431c575ee2f8115f4eb1bb38a2de7626b4d13688 /kde-plasma | |
parent | Add a warning about new GDM opening new sessions on separate TTYs and point t... (diff) | |
download | gentoo-2-d033d455324571b8a0ddddd46504628a561740a8.tar.gz gentoo-2-d033d455324571b8a0ddddd46504628a561740a8.tar.bz2 gentoo-2-d033d455324571b8a0ddddd46504628a561740a8.zip |
Update blocker, fixes bug #553508.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xFDF4F788)
Diffstat (limited to 'kde-plasma')
-rw-r--r-- | kde-plasma/plasma-desktop/ChangeLog | 5 | ||||
-rw-r--r-- | kde-plasma/plasma-desktop/plasma-desktop-5.3.1.ebuild | 9 |
2 files changed, 8 insertions, 6 deletions
diff --git a/kde-plasma/plasma-desktop/ChangeLog b/kde-plasma/plasma-desktop/ChangeLog index d27ccb7836d5..8a666d8f5b42 100644 --- a/kde-plasma/plasma-desktop/ChangeLog +++ b/kde-plasma/plasma-desktop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-plasma/plasma-desktop # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-desktop/ChangeLog,v 1.1 2015/05/31 22:06:17 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-desktop/ChangeLog,v 1.2 2015/06/30 18:58:49 johu Exp $ + + 30 Jun 2015; Johannes Huber <johu@gentoo.org> plasma-desktop-5.3.1.ebuild: + Update blocker, fixes bug #553508. *plasma-desktop-5.3.1 (31 May 2015) diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.3.1.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.3.1.ebuild index a15d35959bf2..eb206649a181 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.3.1.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.3.1.ebuild @@ -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/kde-plasma/plasma-desktop/plasma-desktop-5.3.1.ebuild,v 1.1 2015/05/31 22:06:17 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-desktop/plasma-desktop-5.3.1.ebuild,v 1.2 2015/06/30 18:58:49 johu Exp $ EAPI=5 @@ -96,11 +96,10 @@ RDEPEND="${COMMON_DEPEND} $(add_plasma_dep oxygen) sys-apps/accountsservice x11-apps/setxkbmap + !kde-apps/attica !kde-apps/kcontrol - !kde-base/attica - !kde-base/kcontrol - !kde-base/kdepasswd - !kde-base/knetattach[handbook] + !kde-apps/kdepasswd + !kde-apps/knetattach[handbook] !kde-base/plasma-desktop !kde-base/plasma-workspace !kde-base/solid-actions-kcm |