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 893AC13827B for ; Thu, 26 May 2016 15:08:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC87C234002; Thu, 26 May 2016 15:08:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 1DEB8234001 for ; Thu, 26 May 2016 15:08:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C0C45340813 for ; Thu, 26 May 2016 15:08:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E7C8297C for ; Thu, 26 May 2016 15:08:22 +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: <1464267874.e0aaba0d0d3a0c13b51f2f818e7192cc32ba4b7a.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/ktnef/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/ktnef/ktnef-9999.ebuild X-VCS-Directories: kde-apps/ktnef/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: e0aaba0d0d3a0c13b51f2f818e7192cc32ba4b7a X-VCS-Branch: master Date: Thu, 26 May 2016 15:08:22 +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: 8a883455-0f85-466d-a5d2-1e6c2b2bed92 X-Archives-Hash: bfaa163edfbf771a1c43d1018c6cf0a8 commit: e0aaba0d0d3a0c13b51f2f818e7192cc32ba4b7a Author: Andreas Sturmlechner gmail com> AuthorDate: Mon May 23 21:56:09 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu May 26 13:04:34 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e0aaba0d kde-apps/ktnef: Fix DEPENDs Package-Manager: portage-2.2.28 kde-apps/ktnef/ktnef-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/kde-apps/ktnef/ktnef-9999.ebuild b/kde-apps/ktnef/ktnef-9999.ebuild index ac0cd4c..a25cf68 100644 --- a/kde-apps/ktnef/ktnef-9999.ebuild +++ b/kde-apps/ktnef/ktnef-9999.ebuild @@ -25,11 +25,9 @@ DEPEND=" $(add_frameworks_dep kservice) $(add_frameworks_dep kwidgetsaddons) $(add_frameworks_dep kxmlgui) - $(add_kdeapps_dep akonadi) $(add_kdeapps_dep libktnef) $(add_qt_dep qtgui) $(add_qt_dep qtwidgets) - dev-libs/libxslt " RDEPEND="${DEPEND} !kde-apps/kdepim:5