From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D2B0F138CA2 for ; Wed, 15 Apr 2015 19:06:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5ECB1E07F2; Wed, 15 Apr 2015 19:06:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0546EE07F2 for ; Wed, 15 Apr 2015 19:06:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D71C334097A for ; Wed, 15 Apr 2015 19:06:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7663715FD7 for ; Wed, 15 Apr 2015 19:06:27 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1429124750.2ca2d9c3c5202bfde445ef800af03b161e2b14b0.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-desktop/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-desktop/plasma-desktop-5.2.95.ebuild kde-plasma/plasma-desktop/plasma-desktop-5.3.49.9999.ebuild kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild X-VCS-Directories: kde-plasma/plasma-desktop/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 2ca2d9c3c5202bfde445ef800af03b161e2b14b0 X-VCS-Branch: master Date: Wed, 15 Apr 2015 19:06:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 75b5bdcf-d98a-4d08-abb9-7ce61786640c X-Archives-Hash: c8912831eadb400c3a203eae54214f93 commit: 2ca2d9c3c5202bfde445ef800af03b161e2b14b0 Author: Michael Palimaka gentoo org> AuthorDate: Wed Apr 15 19:05:50 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Apr 15 19:05:50 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2ca2d9c3 [kde-plasma/plasma-desktop] breeze & oxygen are only required at runtime. Package-Manager: portage-2.2.18 kde-plasma/plasma-desktop/plasma-desktop-5.2.95.ebuild | 4 ++-- kde-plasma/plasma-desktop/plasma-desktop-5.3.49.9999.ebuild | 4 ++-- kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.2.95.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.2.95.ebuild index cd4f0ea..fff1248 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.2.95.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.2.95.ebuild @@ -14,9 +14,7 @@ IUSE="bluetooth +fontconfig networkmanager pulseaudio touchpad usb" COMMON_DEPEND=" $(add_plasma_dep baloo) - $(add_plasma_dep breeze) $(add_plasma_dep kwin) - $(add_plasma_dep oxygen) $(add_plasma_dep plasma-workspace) $(add_frameworks_dep attica) $(add_frameworks_dep kactivities) @@ -94,8 +92,10 @@ COMMON_DEPEND=" ) " RDEPEND="${COMMON_DEPEND} + $(add_plasma_dep breeze) $(add_plasma_dep kde-cli-tools) $(add_plasma_dep kio-extras) + $(add_plasma_dep oxygen) sys-apps/accountsservice x11-apps/setxkbmap !kde-apps/kcontrol diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.3.49.9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.3.49.9999.ebuild index a9b1e9e..d9ef703 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.3.49.9999.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.3.49.9999.ebuild @@ -14,9 +14,7 @@ IUSE="bluetooth +fontconfig networkmanager pulseaudio touchpad usb" COMMON_DEPEND=" $(add_plasma_dep baloo) - $(add_plasma_dep breeze) $(add_plasma_dep kwin) - $(add_plasma_dep oxygen) $(add_plasma_dep plasma-workspace) $(add_frameworks_dep attica) $(add_frameworks_dep kactivities) @@ -94,8 +92,10 @@ COMMON_DEPEND=" ) " RDEPEND="${COMMON_DEPEND} + $(add_plasma_dep breeze) $(add_plasma_dep kde-cli-tools) $(add_plasma_dep kio-extras) + $(add_plasma_dep oxygen) sys-apps/accountsservice x11-apps/setxkbmap !kde-apps/kcontrol diff --git a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild index a9b1e9e..d9ef703 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild @@ -14,9 +14,7 @@ IUSE="bluetooth +fontconfig networkmanager pulseaudio touchpad usb" COMMON_DEPEND=" $(add_plasma_dep baloo) - $(add_plasma_dep breeze) $(add_plasma_dep kwin) - $(add_plasma_dep oxygen) $(add_plasma_dep plasma-workspace) $(add_frameworks_dep attica) $(add_frameworks_dep kactivities) @@ -94,8 +92,10 @@ COMMON_DEPEND=" ) " RDEPEND="${COMMON_DEPEND} + $(add_plasma_dep breeze) $(add_plasma_dep kde-cli-tools) $(add_plasma_dep kio-extras) + $(add_plasma_dep oxygen) sys-apps/accountsservice x11-apps/setxkbmap !kde-apps/kcontrol