From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-928639-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 133D31395E8 for <garchives@archives.gentoo.org>; Wed, 1 Feb 2017 12:02:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DBA62E0DFB; Wed, 1 Feb 2017 12:02:53 +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 B7FB5E0DFB for <gentoo-commits@lists.gentoo.org>; Wed, 1 Feb 2017 12:02:53 +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 D952533E142 for <gentoo-commits@lists.gentoo.org>; Wed, 1 Feb 2017 12:02:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 440D03D30 for <gentoo-commits@lists.gentoo.org>; Wed, 1 Feb 2017 12:02:50 +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: <1485950556.5a7712c4fba56aaaa4575d454196612f1d5118be.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-5.9.49.9999.ebuild 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: 5a7712c4fba56aaaa4575d454196612f1d5118be X-VCS-Branch: master Date: Wed, 1 Feb 2017 12:02:50 +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: 977ead7a-d437-4b80-a9e8-a284d7a0004e X-Archives-Hash: 89484c9f6445378ce6e3c6113ce4c613 commit: 5a7712c4fba56aaaa4575d454196612f1d5118be Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Wed Feb 1 11:59:30 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Wed Feb 1 12:02:36 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5a7712c4 kde-plasma/plasma-meta: khotkeys is back This reverts commit ae13616a4c23c4d455f107afe43cc9218fd30ade. kde-plasma/plasma-meta/plasma-meta-5.9.49.9999.ebuild | 1 + kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-plasma/plasma-meta/plasma-meta-5.9.49.9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.9.49.9999.ebuild index de09468..f4322bc 100644 --- a/kde-plasma/plasma-meta/plasma-meta-5.9.49.9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-5.9.49.9999.ebuild @@ -21,6 +21,7 @@ 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) diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild index de09468..f4322bc 100644 --- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild @@ -21,6 +21,7 @@ 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)