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 0BE381396DA for ; Sun, 29 Oct 2017 13:43:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68AA42BC0D9; Sun, 29 Oct 2017 13:43:49 +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 3C5812BC0D9 for ; Sun, 29 Oct 2017 13:43:49 +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 522F4341683 for ; Sun, 29 Oct 2017 13:43:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E8D2F83B for ; Sun, 29 Oct 2017 13:43:46 +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: <1509284412.2134d5dc35658bb89d85a236a25e890f10add3b1.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: games-board/knights/ X-VCS-Repository: proj/kde X-VCS-Files: games-board/knights/knights-9999.ebuild X-VCS-Directories: games-board/knights/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2134d5dc35658bb89d85a236a25e890f10add3b1 X-VCS-Branch: master Date: Sun, 29 Oct 2017 13:43:46 +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: 9ea32516-9601-4ecb-8401-30a1a25a4fee X-Archives-Hash: 3dddc123ffc2657a5ed23e29a64f9b5e commit: 2134d5dc35658bb89d85a236a25e890f10add3b1 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Oct 29 13:40:04 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Oct 29 13:40:12 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2134d5dc games-board/knights: Drop unused DEPEND Package-Manager: Portage-2.3.13, Repoman-2.3.4 games-board/knights/knights-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/games-board/knights/knights-9999.ebuild b/games-board/knights/knights-9999.ebuild index aa39464818..b54b7ec125 100644 --- a/games-board/knights/knights-9999.ebuild +++ b/games-board/knights/knights-9999.ebuild @@ -22,7 +22,6 @@ DEPEND=" $(add_frameworks_dep kdbusaddons) $(add_frameworks_dep ki18n) $(add_frameworks_dep kio) - $(add_frameworks_dep knotifyconfig) $(add_frameworks_dep kplotting) $(add_frameworks_dep ktextwidgets) $(add_frameworks_dep kwallet)