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 A604E1387FD for ; Mon, 9 Jun 2014 17:16:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44936E08AC; Mon, 9 Jun 2014 17:16:41 +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 D3CD9E08AC for ; Mon, 9 Jun 2014 17:16:40 +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 AD26033FA9D for ; Mon, 9 Jun 2014 17:16:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 6AA1E181A9 for ; Mon, 9 Jun 2014 17:16:38 +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: <1402334123.a6c4dedf81b50dab55fff2d8ddbfd98a457be343.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: x11-libs/libkscreen2/ X-VCS-Repository: proj/kde X-VCS-Files: x11-libs/libkscreen2/libkscreen2-9999.ebuild X-VCS-Directories: x11-libs/libkscreen2/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: a6c4dedf81b50dab55fff2d8ddbfd98a457be343 X-VCS-Branch: master Date: Mon, 9 Jun 2014 17:16:38 +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: 57daabcb-97ed-4d83-8732-e4ee77df787d X-Archives-Hash: 5969dc93d70dc62a2fa356f6cb5e6f86 commit: a6c4dedf81b50dab55fff2d8ddbfd98a457be343 Author: Michael Palimaka gentoo org> AuthorDate: Mon Jun 9 17:15:23 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Mon Jun 9 17:15:23 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a6c4dedf [x11-libs/libkscreen2] Remove blocker for collision solved upstream. Upstream commit: 4ab583f20c0fa2159e6e0c5358969aa92b447065. Package-Manager: portage-2.2.10 --- x11-libs/libkscreen2/libkscreen2-9999.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/x11-libs/libkscreen2/libkscreen2-9999.ebuild b/x11-libs/libkscreen2/libkscreen2-9999.ebuild index 4b92a5d..212b325 100644 --- a/x11-libs/libkscreen2/libkscreen2-9999.ebuild +++ b/x11-libs/libkscreen2/libkscreen2-9999.ebuild @@ -31,6 +31,4 @@ DEPEND=" x11-libs/libxcb x11-libs/libXrandr " -RDEPEND="${DEPEND} - !x11-libs/libkscreen:5 -" +RDEPEND="${DEPEND}"