Gentoo Archives: gentoo-commits

From: Jonathan Callen <abcd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/thumbnailers/
Date: Tue, 31 May 2011 16:31:45
Message-Id: 95fffe8c1eccf9fdcd66ca3047162f98c965f738.abcd@gentoo
1 commit: 95fffe8c1eccf9fdcd66ca3047162f98c965f738
2 Author: Jonathan Callen <abcd <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 31 03:27:07 2011 +0000
4 Commit: Jonathan Callen <abcd <AT> gentoo <DOT> org>
5 CommitDate: Tue May 31 03:27:07 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=95fffe8c
7
8 [kde-base/thumbnailers] Drop unneeded dep
9
10 (Portage version: 2.2.0_alpha35/git/Linux x86_64, signed Manifest commit with key 229E5838)
11
12 ---
13 kde-base/thumbnailers/thumbnailers-9999.ebuild | 1 -
14 1 files changed, 0 insertions(+), 1 deletions(-)
15
16 diff --git a/kde-base/thumbnailers/thumbnailers-9999.ebuild b/kde-base/thumbnailers/thumbnailers-9999.ebuild
17 index cf8c140..3f2f7a7 100644
18 --- a/kde-base/thumbnailers/thumbnailers-9999.ebuild
19 +++ b/kde-base/thumbnailers/thumbnailers-9999.ebuild
20 @@ -15,7 +15,6 @@ IUSE="debug"
21 DEPEND="
22 $(add_kdebase_dep libkdcraw)
23 $(add_kdebase_dep libkexiv2)
24 - media-libs/lcms:0
25 "
26 RDEPEND="${DEPEND}"