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 5977B1385B0 for ; Sat, 15 Aug 2015 21:57:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41C621428D; Sat, 15 Aug 2015 21:56:59 +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 CE25C14284 for ; Sat, 15 Aug 2015 21:56:58 +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 A64D2340CF8 for ; Sat, 15 Aug 2015 21:56:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9FBE3147 for ; Sat, 15 Aug 2015 21:56:55 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1439675735.24ea4a3a000dce2d2a5be6e98f4375827d36a83e.johu@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.3.95.ebuild kde-plasma/plasma-desktop/plasma-desktop-5.4.49.9999.ebuild kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild X-VCS-Directories: kde-plasma/plasma-desktop/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 24ea4a3a000dce2d2a5be6e98f4375827d36a83e X-VCS-Branch: master Date: Sat, 15 Aug 2015 21:56:55 +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: b1cdfe5a-0367-4227-b4b8-e1da1fd6d7ed X-Archives-Hash: 23e5d0076ae062448dd184a3a22e785a commit: 24ea4a3a000dce2d2a5be6e98f4375827d36a83e Author: Johannes Huber gentoo org> AuthorDate: Sat Aug 15 21:55:35 2015 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Aug 15 21:55:35 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=24ea4a3a kde-plasma/plasma-desktop: Drop RDEPEND on kde-apps/kio-extras Package-Manager: portage-2.2.20.1 kde-plasma/plasma-desktop/plasma-desktop-5.3.95.ebuild | 1 - kde-plasma/plasma-desktop/plasma-desktop-5.4.49.9999.ebuild | 1 - kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild | 1 - 3 files changed, 3 deletions(-) diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.3.95.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.3.95.ebuild index a18e00c..63b1706 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.3.95.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.3.95.ebuild @@ -85,7 +85,6 @@ COMMON_DEPEND=" touchpad? ( x11-drivers/xf86-input-synaptics ) " RDEPEND="${COMMON_DEPEND} - $(add_kdeapps_dep kio-extras) $(add_plasma_dep breeze) $(add_plasma_dep kde-cli-tools) $(add_plasma_dep oxygen) diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.4.49.9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.4.49.9999.ebuild index 24c9b59..d19eab1 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.4.49.9999.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.4.49.9999.ebuild @@ -85,7 +85,6 @@ COMMON_DEPEND=" touchpad? ( x11-drivers/xf86-input-synaptics ) " RDEPEND="${COMMON_DEPEND} - $(add_kdeapps_dep kio-extras) $(add_plasma_dep breeze) $(add_plasma_dep kde-cli-tools) $(add_plasma_dep oxygen) diff --git a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild index 24c9b59..d19eab1 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild @@ -85,7 +85,6 @@ COMMON_DEPEND=" touchpad? ( x11-drivers/xf86-input-synaptics ) " RDEPEND="${COMMON_DEPEND} - $(add_kdeapps_dep kio-extras) $(add_plasma_dep breeze) $(add_plasma_dep kde-cli-tools) $(add_plasma_dep oxygen)