Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/thumbnailers/
Date: Wed, 31 Jul 2013 18:38:15
Message-Id: 1375295744.9f5478882a150390f717ec47966c23c85f8ef1aa.kensington@gentoo
1 commit: 9f5478882a150390f717ec47966c23c85f8ef1aa
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 31 18:35:32 2013 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 31 18:35:44 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9f547888
7
8 [kde-base/thumbnailers] Remove unused lcms dependency wrt bug #478410.
9
10 It is no longer checked for since upstream bc0796ce8c3f33430fff37090a4c94ee8f8e008b.
11
12 Package-Manager: portage-2.1.13.2
13
14 ---
15 kde-base/thumbnailers/thumbnailers-4.10.97.ebuild | 1 -
16 kde-base/thumbnailers/thumbnailers-4.11.49.9999.ebuild | 1 -
17 kde-base/thumbnailers/thumbnailers-9999.ebuild | 1 -
18 3 files changed, 3 deletions(-)
19
20 diff --git a/kde-base/thumbnailers/thumbnailers-4.10.97.ebuild b/kde-base/thumbnailers/thumbnailers-4.10.97.ebuild
21 index 38a97e7..70219ca 100644
22 --- a/kde-base/thumbnailers/thumbnailers-4.10.97.ebuild
23 +++ b/kde-base/thumbnailers/thumbnailers-4.10.97.ebuild
24 @@ -14,7 +14,6 @@ IUSE="debug"
25 DEPEND="
26 $(add_kdebase_dep libkdcraw)
27 $(add_kdebase_dep libkexiv2)
28 - media-libs/lcms:0
29 "
30 RDEPEND="${DEPEND}"
31
32
33 diff --git a/kde-base/thumbnailers/thumbnailers-4.11.49.9999.ebuild b/kde-base/thumbnailers/thumbnailers-4.11.49.9999.ebuild
34 index 35e7751..4e00c95 100644
35 --- a/kde-base/thumbnailers/thumbnailers-4.11.49.9999.ebuild
36 +++ b/kde-base/thumbnailers/thumbnailers-4.11.49.9999.ebuild
37 @@ -14,7 +14,6 @@ IUSE="debug"
38 DEPEND="
39 $(add_kdebase_dep libkdcraw)
40 $(add_kdebase_dep libkexiv2)
41 - media-libs/lcms:0
42 "
43 RDEPEND="${DEPEND}"
44
45
46 diff --git a/kde-base/thumbnailers/thumbnailers-9999.ebuild b/kde-base/thumbnailers/thumbnailers-9999.ebuild
47 index 35e7751..4e00c95 100644
48 --- a/kde-base/thumbnailers/thumbnailers-9999.ebuild
49 +++ b/kde-base/thumbnailers/thumbnailers-9999.ebuild
50 @@ -14,7 +14,6 @@ IUSE="debug"
51 DEPEND="
52 $(add_kdebase_dep libkdcraw)
53 $(add_kdebase_dep libkexiv2)
54 - media-libs/lcms:0
55 "
56 RDEPEND="${DEPEND}"