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 D4D251387FD for ; Sat, 5 Apr 2014 13:51:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF1FBE0998; Sat, 5 Apr 2014 13:51:18 +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 67C41E0998 for ; Sat, 5 Apr 2014 13:51:18 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [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 3D2F333FB4C for ; Sat, 5 Apr 2014 13:51:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id CD6B418874 for ; Sat, 5 Apr 2014 13:51:15 +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: <1396705854.bffcb373cea028ccd5f997ae36d236b8391e83da.kensington@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: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: bffcb373cea028ccd5f997ae36d236b8391e83da X-VCS-Branch: master Date: Sat, 5 Apr 2014 13:51:15 +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: 88fa610f-8b28-41c0-af78-f7e1f9549dcb X-Archives-Hash: 0354393d369f5e01f697455871075c53 commit: bffcb373cea028ccd5f997ae36d236b8391e83da Author: Michael Palimaka gentoo org> AuthorDate: Sat Apr 5 13:50:54 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Apr 5 13:50:54 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=bffcb373 [kde-base/kwin] Add another blocker. Package-Manager: portage-2.2.8-r1 --- kde-base/kwin/kwin-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-base/kwin/kwin-9999.ebuild b/kde-base/kwin/kwin-9999.ebuild index a1d4073..2f672dd 100644 --- a/kde-base/kwin/kwin-9999.ebuild +++ b/kde-base/kwin/kwin-9999.ebuild @@ -61,6 +61,7 @@ COMMON_DEPEND=" " RDEPEND="${COMMON_DEPEND} !kde-base/kwin:4 + !kde-base/systemsettings:4 " DEPEND="${COMMON_DEPEND} dev-qt/designer:5