From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-800887-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 61681138CD1
	for <garchives@archives.gentoo.org>; Sun, 17 May 2015 15:39:14 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0BE84E082B;
	Sun, 17 May 2015 15:39:12 +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 705D0E083D
	for <gentoo-commits@lists.gentoo.org>; Sun, 17 May 2015 15:39:11 +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 AE705340FB4
	for <gentoo-commits@lists.gentoo.org>; Sun, 17 May 2015 15:39:10 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 4027A9F2
	for <gentoo-commits@lists.gentoo.org>; Sun, 17 May 2015 15:39:09 +0000 (UTC)
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" <eva@gentoo.org>
Message-ID: <1431876477.f11a81f55eb3d749d8467fa9f97241eb61bcbcd6.eva@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 gnome-extra/gnome-color-manager/metadata.xml
X-VCS-Directories: gnome-extra/gnome-color-manager/
X-VCS-Committer: eva
X-VCS-Committer-Name: Gilles Dartiguelongue
X-VCS-Revision: f11a81f55eb3d749d8467fa9f97241eb61bcbcd6
X-VCS-Branch: master
Date: Sun, 17 May 2015 15:39:09 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 6a839cda-e522-4f31-b595-17eb892018d9
X-Archives-Hash: df1ce55a8afd2d0226fd7b472e9a9522

commit:     f11a81f55eb3d749d8467fa9f97241eb61bcbcd6
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun May 17 15:27:57 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun May 17 15:27:57 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=f11a81f5

gnome-extra/gnome-color-manager: fix repoman warnings

Remove unused USE flag description and add slot control for tiff
dependency.

 gnome-extra/gnome-color-manager/gnome-color-manager-3.16.0.ebuild | 2 +-
 gnome-extra/gnome-color-manager/gnome-color-manager-9999.ebuild   | 2 +-
 gnome-extra/gnome-color-manager/metadata.xml                      | 2 --
 3 files changed, 2 insertions(+), 4 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 11f62ff..d9427d8 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:=
 
 	>=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 3f3a955..830af2f 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:=
 
 	>=x11-libs/gtk+-3.3.8:3
 	>=x11-libs/vte-0.25.1:2.91

diff --git a/gnome-extra/gnome-color-manager/metadata.xml b/gnome-extra/gnome-color-manager/metadata.xml
index 04b4090..aca77a8 100644
--- a/gnome-extra/gnome-color-manager/metadata.xml
+++ b/gnome-extra/gnome-color-manager/metadata.xml
@@ -3,8 +3,6 @@
 <pkgmetadata>
   <herd>gnome</herd>
   <use>
-    <flag name="clutter">Use <pkg>media-libs/clutter</pkg> to render color
-			gamut representations</flag>
     <flag name="packagekit">Enable support for the distro-neutral package
 			manager GUI <pkg>app-admin/packagekit</pkg></flag>
   </use>