Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:no-semantic-desktop commit in: kde-base/dolphin/
Date: Thu, 30 May 2013 12:41:09
Message-Id: 1369916481.995b3d3f534084438e2838d856c29d9b506e69be.kensington@gentoo
1 commit: 995b3d3f534084438e2838d856c29d9b506e69be
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 30 12:21:21 2013 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu May 30 12:21:21 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=995b3d3f
7
8 [kde-base/dolphin] Add USE dependency default in preparation for the removal of the semantic-desktop USE flag.
9
10 Package-Manager: portage-2.1.12.2
11
12 ---
13 kde-base/dolphin/dolphin-4.10.49.9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/kde-base/dolphin/dolphin-4.10.49.9999.ebuild b/kde-base/dolphin/dolphin-4.10.49.9999.ebuild
17 index 4421296..582a6d6 100644
18 --- a/kde-base/dolphin/dolphin-4.10.49.9999.ebuild
19 +++ b/kde-base/dolphin/dolphin-4.10.49.9999.ebuild
20 @@ -14,7 +14,7 @@ IUSE="debug semantic-desktop thumbnail"
21
22 DEPEND="
23 $(add_kdebase_dep kactivities)
24 - $(add_kdebase_dep kdelibs 'semantic-desktop?')
25 + $(add_kdebase_dep kdelibs 'semantic-desktop(+)?')
26 $(add_kdebase_dep libkonq)
27 semantic-desktop? (
28 >=dev-libs/shared-desktop-ontologies-0.10.0