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 0571E138CCF for ; Sat, 23 May 2015 16:26:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40013E0AA1; Sat, 23 May 2015 16:26:31 +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 EC07FE0AA1 for ; Sat, 23 May 2015 16:26:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 22F52340DC7 for ; Sat, 23 May 2015 16:26:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 85DC49F9 for ; Sat, 23 May 2015 16:26:26 +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: <1432398374.bedc9788df23e65dbcaf3df30a78854ee0d43568.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/kolor-manager/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/kolor-manager/kolor-manager-9999.ebuild X-VCS-Directories: kde-misc/kolor-manager/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: bedc9788df23e65dbcaf3df30a78854ee0d43568 X-VCS-Branch: master Date: Sat, 23 May 2015 16:26:26 +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: 1569f485-03f2-4068-abb6-bafde86ce2b4 X-Archives-Hash: 3e999417c23c7d23150f1d91ca0386db commit: bedc9788df23e65dbcaf3df30a78854ee0d43568 Author: Andreas Sturmlechner gmail com> AuthorDate: Sun May 10 19:29:11 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat May 23 16:26:14 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=bedc9788 [kde-misc/kolor-manager] DEPEND on media-gfx/synnefo Package-Manager: portage-2.2.18 kde-misc/kolor-manager/kolor-manager-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kde-misc/kolor-manager/kolor-manager-9999.ebuild b/kde-misc/kolor-manager/kolor-manager-9999.ebuild index e8c0355..4a250c0 100644 --- a/kde-misc/kolor-manager/kolor-manager-9999.ebuild +++ b/kde-misc/kolor-manager/kolor-manager-9999.ebuild @@ -15,7 +15,8 @@ SLOT="4" IUSE="debug" DEPEND=" - >=media-libs/oyranos-0.9.5 + media-gfx/synnefo[-qt5] + =media-libs/oyranos-9999 media-libs/libXcm x11-libs/libXrandr "