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 24FA31395A4 for ; Sat, 29 Oct 2016 18:55:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98F6D21C03E; Sat, 29 Oct 2016 18:55:35 +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 81C0E21C03E for ; Sat, 29 Oct 2016 18:55:35 +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 853943412C1 for ; Sat, 29 Oct 2016 18:55:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B626C304 for ; Sat, 29 Oct 2016 18:55:32 +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: <1477767319.a32e0aed1a84e6821fbfe03d1bf8a0224ca18b83.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: sys-libs/kpmcore/ X-VCS-Repository: proj/kde X-VCS-Files: sys-libs/kpmcore/kpmcore-9999.ebuild X-VCS-Directories: sys-libs/kpmcore/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: a32e0aed1a84e6821fbfe03d1bf8a0224ca18b83 X-VCS-Branch: master Date: Sat, 29 Oct 2016 18:55:32 +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: ad77419d-cb92-411c-ac13-f181a2d575ba X-Archives-Hash: 52d8d173f5e488b48302753d2872b4d2 commit: a32e0aed1a84e6821fbfe03d1bf8a0224ca18b83 Author: Michael Palimaka gentoo org> AuthorDate: Sat Oct 29 18:55:09 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Oct 29 18:55:19 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a32e0aed sys-libs/kpmcore: remove kauth dependency Upstream-commit: b539f835b1a6898ced271a90c37bc7ee1581c8a3 Package-Manager: portage-2.3.2 sys-libs/kpmcore/kpmcore-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sys-libs/kpmcore/kpmcore-9999.ebuild b/sys-libs/kpmcore/kpmcore-9999.ebuild index abaae17..8c507b8 100644 --- a/sys-libs/kpmcore/kpmcore-9999.ebuild +++ b/sys-libs/kpmcore/kpmcore-9999.ebuild @@ -15,7 +15,6 @@ KEYWORDS="" IUSE="" CDEPEND=" - $(add_frameworks_dep kauth) $(add_frameworks_dep kcoreaddons) $(add_frameworks_dep ki18n) $(add_frameworks_dep kiconthemes)