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 E449A13888F for ; Sun, 18 Oct 2015 16:49:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E3A5E0807; Sun, 18 Oct 2015 16:49:58 +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 D032DE0807 for ; Sun, 18 Oct 2015 16:49:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B422E340614 for ; Sun, 18 Oct 2015 16:49:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3E46012DE for ; Sun, 18 Oct 2015 16:49:53 +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: <1445186985.a195fa136ca2fefbfd1bf1fe084360a1523f27a1.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kate/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kate/kate-9999.ebuild X-VCS-Directories: kde-apps/kate/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: a195fa136ca2fefbfd1bf1fe084360a1523f27a1 X-VCS-Branch: master Date: Sun, 18 Oct 2015 16:49:53 +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: b131b58a-b6e0-4da6-9a48-88e26818dfe6 X-Archives-Hash: 030f73c3c9806e15c9396054d603823a commit: a195fa136ca2fefbfd1bf1fe084360a1523f27a1 Author: Andreas Sturmlechner gmail com> AuthorDate: Sun Oct 18 14:00:25 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Oct 18 16:49:45 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a195fa13 kde-apps/kate: Drop knotifications dependency Package-Manager: portage-2.2.20.1 kde-apps/kate/kate-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-apps/kate/kate-9999.ebuild b/kde-apps/kate/kate-9999.ebuild index 363e6f7..dcdb496 100644 --- a/kde-apps/kate/kate-9999.ebuild +++ b/kde-apps/kate/kate-9999.ebuild @@ -44,7 +44,6 @@ DEPEND=" addons? ( $(add_frameworks_dep kbookmarks) $(add_frameworks_dep knewstuff) - $(add_frameworks_dep knotifications) $(add_frameworks_dep kwallet) $(add_frameworks_dep plasma) $(add_frameworks_dep threadweaver)