From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QRRr7-00040y-5c for garchives@archives.gentoo.org; Tue, 31 May 2011 16:31:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 719981C00C; Tue, 31 May 2011 16:31:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 411321C00C for ; Tue, 31 May 2011 16:31:34 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 911CC1B4010 for ; Tue, 31 May 2011 16:31:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id BCCAF80508 for ; Tue, 31 May 2011 16:31:32 +0000 (UTC) From: "Jonathan Callen" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jonathan Callen" Message-ID: <95fffe8c1eccf9fdcd66ca3047162f98c965f738.abcd@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/thumbnailers/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/thumbnailers/thumbnailers-9999.ebuild X-VCS-Directories: kde-base/thumbnailers/ X-VCS-Committer: abcd X-VCS-Committer-Name: Jonathan Callen X-VCS-Revision: 95fffe8c1eccf9fdcd66ca3047162f98c965f738 Date: Tue, 31 May 2011 16:31:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 92de61347ea008836363f8d22720c561 commit: 95fffe8c1eccf9fdcd66ca3047162f98c965f738 Author: Jonathan Callen gentoo org> AuthorDate: Tue May 31 03:27:07 2011 +0000 Commit: Jonathan Callen gentoo org> CommitDate: Tue May 31 03:27:07 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D95fffe8c [kde-base/thumbnailers] Drop unneeded dep (Portage version: 2.2.0_alpha35/git/Linux x86_64, signed Manifest commit = with key 229E5838) --- kde-base/thumbnailers/thumbnailers-9999.ebuild | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/kde-base/thumbnailers/thumbnailers-9999.ebuild b/kde-base/th= umbnailers/thumbnailers-9999.ebuild index cf8c140..3f2f7a7 100644 --- a/kde-base/thumbnailers/thumbnailers-9999.ebuild +++ b/kde-base/thumbnailers/thumbnailers-9999.ebuild @@ -15,7 +15,6 @@ IUSE=3D"debug" DEPEND=3D" $(add_kdebase_dep libkdcraw) $(add_kdebase_dep libkexiv2) - media-libs/lcms:0 " RDEPEND=3D"${DEPEND}" =20