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 AA7AD59CA9 for ; Sat, 26 Mar 2016 10:42:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61A8121C057; Sat, 26 Mar 2016 10:42:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 84D4F21C059 for ; Sat, 26 Mar 2016 10:42:13 +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 9218C340D1A for ; Sat, 26 Mar 2016 10:42:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0BBB8874 for ; Sat, 26 Mar 2016 10:42:08 +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: <1458988474.e006de9f23d2bc3899d406ebf38061505885ff6e.johu@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: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: e006de9f23d2bc3899d406ebf38061505885ff6e X-VCS-Branch: master Date: Sat, 26 Mar 2016 10:42:08 +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: 3be74ada-eb46-4795-909f-227805f22aec X-Archives-Hash: 3524f17010346d34ef314247a5222fba commit: e006de9f23d2bc3899d406ebf38061505885ff6e Author: Johannes Huber gentoo org> AuthorDate: Sat Mar 26 10:34:34 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Mar 26 10:34:34 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e006de9f kde-misc/kolor-manager: EAPI 6 Package-Manager: portage-2.2.28 kde-misc/kolor-manager/kolor-manager-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-misc/kolor-manager/kolor-manager-9999.ebuild b/kde-misc/kolor-manager/kolor-manager-9999.ebuild index e7ecee7..8739598 100644 --- a/kde-misc/kolor-manager/kolor-manager-9999.ebuild +++ b/kde-misc/kolor-manager/kolor-manager-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 EGIT_BRANCH="frameworks" inherit kde5 @@ -21,8 +21,8 @@ DEPEND=" $(add_frameworks_dep ki18n) $(add_qt_dep qtwidgets) media-gfx/synnefo[qt5] - =media-libs/oyranos-9999 media-libs/libXcm + >=media-libs/oyranos-0.9.6 x11-libs/libXrandr " RDEPEND="${DEPEND}"