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 B6FCE1384B4 for ; Thu, 5 Nov 2015 12:56:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3828421C045; Thu, 5 Nov 2015 12:56:12 +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 C464021C04A for ; Thu, 5 Nov 2015 12:56:11 +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 70AFF34016B for ; Thu, 5 Nov 2015 12:56:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC33120D8 for ; Thu, 5 Nov 2015 12:56:08 +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: <1446727402.cdb8f1686335aa40747b0e906c61402ded0045ed.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kapman/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kapman/kapman-9999.ebuild X-VCS-Directories: kde-apps/kapman/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: cdb8f1686335aa40747b0e906c61402ded0045ed X-VCS-Branch: master Date: Thu, 5 Nov 2015 12:56:08 +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: 355b43d1-e1b4-431f-83e1-a75895fa83be X-Archives-Hash: 72413dd3f63036055784ed91c208095b commit: cdb8f1686335aa40747b0e906c61402ded0045ed Author: Michael Palimaka gentoo org> AuthorDate: Thu Nov 5 12:43:22 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Nov 5 12:43:22 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=cdb8f168 kde-apps/kapman: remove unused dependencies Upstream-commit: 26b7353a88539adbd7fc58a4a664b5c90ef2bcca Package-Manager: portage-2.2.20.1 kde-apps/kapman/kapman-9999.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/kde-apps/kapman/kapman-9999.ebuild b/kde-apps/kapman/kapman-9999.ebuild index 1c0c969..e65b780 100644 --- a/kde-apps/kapman/kapman-9999.ebuild +++ b/kde-apps/kapman/kapman-9999.ebuild @@ -18,16 +18,12 @@ DEPEND=" $(add_frameworks_dep kcoreaddons) $(add_frameworks_dep kdbusaddons) $(add_frameworks_dep ki18n) - $(add_frameworks_dep kio) - $(add_frameworks_dep knotifyconfig) $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) $(add_frameworks_dep kxmlgui) $(add_kdeapps_dep libkdegames) dev-qt/qtgui:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 - media-libs/phonon[qt5] " RDEPEND="${DEPEND}"