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 84779138247 for ; Mon, 6 Jan 2014 01:25:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06BB6E0AA4; Mon, 6 Jan 2014 01:25:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 901F4E0A6B for ; Mon, 6 Jan 2014 01:25:22 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A881833F5D7 for ; Mon, 6 Jan 2014 01:25:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 2A9BAE54AB for ; Mon, 6 Jan 2014 01:25:20 +0000 (UTC) From: "Chris Reffett" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Chris Reffett" Message-ID: <1388971432.c5d0e3f844b5ce6919e2668d77553f08c2c1d86c.creffett@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: creffett X-VCS-Committer-Name: Chris Reffett X-VCS-Revision: c5d0e3f844b5ce6919e2668d77553f08c2c1d86c X-VCS-Branch: master Date: Mon, 6 Jan 2014 01:25:20 +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: 311ddf42-e4ce-48a7-b6fe-02a11f4c571d X-Archives-Hash: ef855ed0650803e60ed79b1b5303315d commit: c5d0e3f844b5ce6919e2668d77553f08c2c1d86c Author: Chris Reffett gentoo org> AuthorDate: Sun Jan 5 14:37:28 2014 +0000 Commit: Chris Reffett gentoo org> CommitDate: Mon Jan 6 01:23:52 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c5d0e3f8 [kde-misc/kolor-manager] Bump oyranos dep due to API change, credit to genstorm for noticing Package-Manager: portage-2.2.7 --- 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 8a08913..ab54ba3 100644 --- a/kde-misc/kolor-manager/kolor-manager-9999.ebuild +++ b/kde-misc/kolor-manager/kolor-manager-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -15,7 +15,7 @@ SLOT="4" IUSE="debug" DEPEND=" - >=media-libs/oyranos-0.9.3 + >=media-libs/oyranos-0.9.5 media-libs/libXcm x11-libs/libXrandr "