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 AF7A5139085 for ; Sun, 1 Jan 2017 01:55:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32239E0D21; Sun, 1 Jan 2017 01:55:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 0FC0CE0D21 for ; Sun, 1 Jan 2017 01:55:25 +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 341CA340F43 for ; Sun, 1 Jan 2017 01:55:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 90EF5250A for ; Sun, 1 Jan 2017 01:55:22 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1483235618.5ccedccf44ccbc5d96f882d8f82118589bf955b5.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kwin/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kwin/kwin-9999.ebuild X-VCS-Directories: kde-plasma/kwin/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5ccedccf44ccbc5d96f882d8f82118589bf955b5 X-VCS-Branch: master Date: Sun, 1 Jan 2017 01:55:22 +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: 9d62c6df-068e-49cb-9502-ce91ef6bcf47 X-Archives-Hash: 7df1f1b29ba87ec6fee124cfea8bf7c0 commit: 5ccedccf44ccbc5d96f882d8f82118589bf955b5 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jan 1 01:53:38 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jan 1 01:53:38 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5ccedccf kde-plasma/kwin: Raise xkbcommon DEPEND to 0.7, drop minimum GCC Upstream commits: d1fdb9a02fb823fe22faef0678bb69963d385d05 02b9cf739f69e6253a4fe72a16ca0e2ade9b967e Thanks-to: Arfrever Package-Manager: portage-2.3.0 kde-plasma/kwin/kwin-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/kde-plasma/kwin/kwin-9999.ebuild b/kde-plasma/kwin/kwin-9999.ebuild index 250a1d4..6dd5656 100644 --- a/kde-plasma/kwin/kwin-9999.ebuild +++ b/kde-plasma/kwin/kwin-9999.ebuild @@ -4,7 +4,6 @@ EAPI=6 -KDE_GCC_MINIMAL="4.8" KDE_HANDBOOK="optional" KDE_TEST="optional" VIRTUALX_REQUIRED="test" @@ -64,7 +63,7 @@ COMMON_DEPEND=" x11-libs/libXi x11-libs/libdrm >=x11-libs/libxcb-1.10 - >=x11-libs/libxkbcommon-0.5.0 + >=x11-libs/libxkbcommon-0.7.0 x11-libs/xcb-util-cursor x11-libs/xcb-util-image x11-libs/xcb-util-keysyms