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 D68F1138CD8 for ; Wed, 27 May 2015 14:12:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F0F8E07E6; Wed, 27 May 2015 14:12:47 +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 1E3F9E07E6 for ; Wed, 27 May 2015 14:12:47 +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 62E33340DF0 for ; Wed, 27 May 2015 14:12:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 174369AA for ; Wed, 27 May 2015 14:12:45 +0000 (UTC) From: "Alexandre Rostovtsev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandre Rostovtsev" Message-ID: <1432735919.bd980a91274b52484a84064fc8487c6845b6aaa3.tetromino@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-color-manager/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-extra/gnome-color-manager/gnome-color-manager-3.16.0.ebuild gnome-extra/gnome-color-manager/gnome-color-manager-9999.ebuild X-VCS-Directories: gnome-extra/gnome-color-manager/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Rostovtsev X-VCS-Revision: bd980a91274b52484a84064fc8487c6845b6aaa3 X-VCS-Branch: master Date: Wed, 27 May 2015 14:12:45 +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: 2a28bc6e-242a-4810-98da-eb0fe8059804 X-Archives-Hash: 8a2154786d88e5e205d042569a5ad920 commit: bd980a91274b52484a84064fc8487c6845b6aaa3 Author: Alexandre Rostovtsev gentoo org> AuthorDate: Wed May 27 14:11:59 2015 +0000 Commit: Alexandre Rostovtsev gentoo org> CommitDate: Wed May 27 14:11:59 2015 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=bd980a91 gnome-extra/gnome-color-manager: slotify tiff dep Package-Manager: portage-2.2.20 Manifest-Sign-Key: 0x18E5B6F2D8D5EC8D gnome-extra/gnome-color-manager/gnome-color-manager-3.16.0.ebuild | 2 +- gnome-extra/gnome-color-manager/gnome-color-manager-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-extra/gnome-color-manager/gnome-color-manager-3.16.0.ebuild b/gnome-extra/gnome-color-manager/gnome-color-manager-3.16.0.ebuild index d9427d8..3cdc6ce 100644 --- a/gnome-extra/gnome-color-manager/gnome-color-manager-3.16.0.ebuild +++ b/gnome-extra/gnome-color-manager/gnome-color-manager-3.16.0.ebuild @@ -21,7 +21,7 @@ COMMON_DEPEND=" >=media-libs/lcms-2.2:2 >=media-libs/libcanberra-0.10[gtk3] media-libs/libexif - media-libs/tiff:= + media-libs/tiff:0= >=x11-libs/gtk+-3.3.8:3 >=x11-libs/vte-0.25.1:2.91 diff --git a/gnome-extra/gnome-color-manager/gnome-color-manager-9999.ebuild b/gnome-extra/gnome-color-manager/gnome-color-manager-9999.ebuild index 830af2f..dfd05e3 100644 --- a/gnome-extra/gnome-color-manager/gnome-color-manager-9999.ebuild +++ b/gnome-extra/gnome-color-manager/gnome-color-manager-9999.ebuild @@ -28,7 +28,7 @@ COMMON_DEPEND=" >=media-libs/lcms-2.2:2 >=media-libs/libcanberra-0.10[gtk3] media-libs/libexif - media-libs/tiff:= + media-libs/tiff:0= >=x11-libs/gtk+-3.3.8:3 >=x11-libs/vte-0.25.1:2.91