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 362DC1396D0 for ; Wed, 13 Sep 2017 17:52:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 296541FC06A; Wed, 13 Sep 2017 17:52:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0BEDA1FC068 for ; Wed, 13 Sep 2017 17:52:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 F1B5433BE3E for ; Wed, 13 Sep 2017 17:52:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E338A9082 for ; Wed, 13 Sep 2017 17:52:00 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1505325096.85050a5f2db834975025be20a81ceb064c412b13.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/akonadi-calendar/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/akonadi-calendar/akonadi-calendar-9999.ebuild X-VCS-Directories: kde-apps/akonadi-calendar/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 85050a5f2db834975025be20a81ceb064c412b13 X-VCS-Branch: master Date: Wed, 13 Sep 2017 17:52:00 +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: d64a9659-3b3b-4114-85cc-a8df44c0543c X-Archives-Hash: 5b848f6207acb0e91b32d9ff7a203c37 commit: 85050a5f2db834975025be20a81ceb064c412b13 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Sep 13 17:43:04 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Sep 13 17:51:36 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=85050a5f kde-apps/akonadi-calendar: Drop obsolete DEPEND Package-Manager: Portage-2.3.8, Repoman-2.3.3 kde-apps/akonadi-calendar/akonadi-calendar-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-apps/akonadi-calendar/akonadi-calendar-9999.ebuild b/kde-apps/akonadi-calendar/akonadi-calendar-9999.ebuild index f185608894..c71e70815c 100644 --- a/kde-apps/akonadi-calendar/akonadi-calendar-9999.ebuild +++ b/kde-apps/akonadi-calendar/akonadi-calendar-9999.ebuild @@ -17,7 +17,6 @@ DEPEND=" $(add_frameworks_dep kconfigwidgets) $(add_frameworks_dep kcoreaddons) $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kdelibs4support) $(add_frameworks_dep ki18n) $(add_frameworks_dep kiconthemes) $(add_frameworks_dep kio)