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 2C4691382AC for ; Sun, 19 Jun 2016 09:45:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C54BB9422F; Sun, 19 Jun 2016 09:45:40 +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 741C69422F for ; Sun, 19 Jun 2016 09:45:40 +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 16956340662 for ; Sun, 19 Jun 2016 09:45:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 325DB2323 for ; Sun, 19 Jun 2016 09:45:36 +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: <1466329527.ca4aa56d07e9dfe0852f5352f58d501915d21abc.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/khotkeys/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/khotkeys/khotkeys-5.6.95.ebuild kde-plasma/khotkeys/khotkeys-5.7.49.9999.ebuild kde-plasma/khotkeys/khotkeys-9999.ebuild X-VCS-Directories: kde-plasma/khotkeys/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: ca4aa56d07e9dfe0852f5352f58d501915d21abc X-VCS-Branch: master Date: Sun, 19 Jun 2016 09:45:36 +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: 11b0d096-b9f2-4a0d-88d1-697fb10e1d58 X-Archives-Hash: a3c5d5659c10ca1d5f03c4af948ab953 commit: ca4aa56d07e9dfe0852f5352f58d501915d21abc Author: Michael Palimaka gentoo org> AuthorDate: Sun Jun 19 09:45:22 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Jun 19 09:45:27 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ca4aa56d kde-plasma/khotkeys: add new dependency Upstream-commit: 62d8b334e7953bc9acded55d9f770b89703b217f Package-Manager: portage-2.3.0_rc1 kde-plasma/khotkeys/khotkeys-5.6.95.ebuild | 1 + kde-plasma/khotkeys/khotkeys-5.7.49.9999.ebuild | 1 + kde-plasma/khotkeys/khotkeys-9999.ebuild | 1 + 3 files changed, 3 insertions(+) diff --git a/kde-plasma/khotkeys/khotkeys-5.6.95.ebuild b/kde-plasma/khotkeys/khotkeys-5.6.95.ebuild index c361aa5..fa1cae7 100644 --- a/kde-plasma/khotkeys/khotkeys-5.6.95.ebuild +++ b/kde-plasma/khotkeys/khotkeys-5.6.95.ebuild @@ -32,6 +32,7 @@ COMMON_DEPEND=" $(add_qt_dep qtwidgets) $(add_qt_dep qtx11extras) x11-libs/libX11 + x11-libs/libXtst " RDEPEND="${COMMON_DEPEND} $(add_frameworks_dep kded) diff --git a/kde-plasma/khotkeys/khotkeys-5.7.49.9999.ebuild b/kde-plasma/khotkeys/khotkeys-5.7.49.9999.ebuild index d724c47..e4c988a 100644 --- a/kde-plasma/khotkeys/khotkeys-5.7.49.9999.ebuild +++ b/kde-plasma/khotkeys/khotkeys-5.7.49.9999.ebuild @@ -32,6 +32,7 @@ COMMON_DEPEND=" $(add_qt_dep qtwidgets) $(add_qt_dep qtx11extras) x11-libs/libX11 + x11-libs/libXtst " RDEPEND="${COMMON_DEPEND} $(add_frameworks_dep kded) diff --git a/kde-plasma/khotkeys/khotkeys-9999.ebuild b/kde-plasma/khotkeys/khotkeys-9999.ebuild index d724c47..e4c988a 100644 --- a/kde-plasma/khotkeys/khotkeys-9999.ebuild +++ b/kde-plasma/khotkeys/khotkeys-9999.ebuild @@ -32,6 +32,7 @@ COMMON_DEPEND=" $(add_qt_dep qtwidgets) $(add_qt_dep qtx11extras) x11-libs/libX11 + x11-libs/libXtst " RDEPEND="${COMMON_DEPEND} $(add_frameworks_dep kded)