From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7B4291381FA for ; Thu, 8 May 2014 13:10:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F19C1E09BA; Thu, 8 May 2014 13:10:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8AEC6E09BA for ; Thu, 8 May 2014 13:10:58 +0000 (UTC) Received: from spoonbill.gentoo.org (unknown [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 95C1033FA9F for ; Thu, 8 May 2014 13:10:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 572A31818D for ; Thu, 8 May 2014 13:10:56 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1399554645.613e93e980f9051e17be523850d7901c9a665b9d.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kwin/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kwin/kwin-9999.ebuild X-VCS-Directories: kde-base/kwin/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 613e93e980f9051e17be523850d7901c9a665b9d X-VCS-Branch: master Date: Thu, 8 May 2014 13:10:56 +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: b8629357-693d-42a7-8965-4ca20861bbf4 X-Archives-Hash: 58497952f91a4b4bce020a95854b90c3 commit: 613e93e980f9051e17be523850d7901c9a665b9d Author: Johannes Huber gentoo org> AuthorDate: Thu May 8 13:10:45 2014 +0000 Commit: Johannes Huber gentoo org> CommitDate: Thu May 8 13:10:45 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=613e93e9 [kde-base/kwin] Raise dep on x11-libs/libxkbcommon Package-Manager: portage-2.2.10 --- kde-base/kwin/kwin-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-base/kwin/kwin-9999.ebuild b/kde-base/kwin/kwin-9999.ebuild index 2f672dd..8ecdc45 100644 --- a/kde-base/kwin/kwin-9999.ebuild +++ b/kde-base/kwin/kwin-9999.ebuild @@ -56,7 +56,7 @@ COMMON_DEPEND=" x11-libs/xcb-util-keysyms wayland? ( >=dev-libs/wayland-1.2 - x11-libs/libxkbcommon + >=x11-libs/libxkbcommon-0.4.1 ) " RDEPEND="${COMMON_DEPEND}