From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4DBDA139694 for ; Sat, 17 Jun 2017 13:02:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74CD4E0BFA; Sat, 17 Jun 2017 13:02:01 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 542FFE0BFA for ; Sat, 17 Jun 2017 13:02:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2E8C13418BC for ; Sat, 17 Jun 2017 13:02:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8996C73E0 for ; Sat, 17 Jun 2017 13:01:58 +0000 (UTC) From: "Maciej Mrozowski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Mrozowski" Message-ID: <1497704476.0cc7b53f809c3f43c8daed8a681920229c934e96.reavertm@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.10.49.9999.ebuild kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild X-VCS-Directories: kde-plasma/plasma-desktop/ X-VCS-Committer: reavertm X-VCS-Committer-Name: Maciej Mrozowski X-VCS-Revision: 0cc7b53f809c3f43c8daed8a681920229c934e96 X-VCS-Branch: master Date: Sat, 17 Jun 2017 13:01:58 +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: 78f37caf-2af7-4654-9dbc-6ff5ebaff335 X-Archives-Hash: c1a6188c3299c95f4b39750f001e15d2 commit: 0cc7b53f809c3f43c8daed8a681920229c934e96 Author: Maciej Mrozowski gentoo org> AuthorDate: Sat Jun 17 13:01:16 2017 +0000 Commit: Maciej Mrozowski gentoo org> CommitDate: Sat Jun 17 13:01:16 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0cc7b53f kde-plasma/plasma-desktop: remove rdep on NTP clients, bug 621754 kde-plasma/plasma-desktop/plasma-desktop-5.10.49.9999.ebuild | 1 - kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.10.49.9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.10.49.9999.ebuild index c8bab9b141..63a665b9e8 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.10.49.9999.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.10.49.9999.ebuild @@ -107,7 +107,6 @@ RDEPEND="${COMMON_DEPEND} $(add_plasma_dep kde-cli-tools) $(add_plasma_dep oxygen) $(add_qt_dep qtgraphicaleffects) - || ( net-misc/ntp net-misc/rdate ) sys-apps/accountsservice sys-apps/util-linux x11-apps/setxkbmap diff --git a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild index c8bab9b141..63a665b9e8 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild @@ -107,7 +107,6 @@ RDEPEND="${COMMON_DEPEND} $(add_plasma_dep kde-cli-tools) $(add_plasma_dep oxygen) $(add_qt_dep qtgraphicaleffects) - || ( net-misc/ntp net-misc/rdate ) sys-apps/accountsservice sys-apps/util-linux x11-apps/setxkbmap