From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-901495-garchives=archives.gentoo.org@lists.gentoo.org> 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 6A2E0138330 for <garchives@archives.gentoo.org>; Thu, 15 Sep 2016 14:55:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1E26E07FC; Thu, 15 Sep 2016 14:55:08 +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 81C5BE07FC for <gentoo-commits@lists.gentoo.org>; Thu, 15 Sep 2016 14:55:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 7C007340834 for <gentoo-commits@lists.gentoo.org>; Thu, 15 Sep 2016 14:55:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE9D22487 for <gentoo-commits@lists.gentoo.org>; Thu, 15 Sep 2016 14:55:05 +0000 (UTC) From: "Michael Palimaka" <kensington@gentoo.org> 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" <kensington@gentoo.org> Message-ID: <1473951293.ae13616a4c23c4d455f107afe43cc9218fd30ade.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-meta/plasma-meta-9999.ebuild X-VCS-Directories: kde-plasma/plasma-meta/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: ae13616a4c23c4d455f107afe43cc9218fd30ade X-VCS-Branch: master Date: Thu, 15 Sep 2016 14:55:05 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: dc0ae5e9-a5ca-4248-b9da-cda6f1ecc7ac X-Archives-Hash: 9eae31ff322ba6a881f624dc5cb9a545 commit: ae13616a4c23c4d455f107afe43cc9218fd30ade Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Thu Sep 15 14:54:01 2016 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Thu Sep 15 14:54:53 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ae13616a kde-plasma/plasma-meta: khotkeys is disappearing in 5.9 Package-Manager: portage-2.3.0 kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild index 6aa489b..61d188a 100644 --- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild @@ -21,7 +21,6 @@ RDEPEND=" $(add_plasma_dep kdecoration) $(add_plasma_dep kdeplasma-addons) $(add_plasma_dep kgamma) - $(add_plasma_dep khotkeys) $(add_plasma_dep kinfocenter) $(add_plasma_dep kmenuedit) $(add_plasma_dep kscreen)