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/akonadiconsole/
Date: Thu, 30 May 2013 12:41:24
Message-Id: 1369917219.bbbd0068125cab9d24db08d60967d68520a38036.kensington@gentoo
1 commit: bbbd0068125cab9d24db08d60967d68520a38036
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 30 12:33:39 2013 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu May 30 12:33:39 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=bbbd0068
7
8 [kde-base/akonadiconsole] 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/akonadiconsole/akonadiconsole-4.10.49.9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/kde-base/akonadiconsole/akonadiconsole-4.10.49.9999.ebuild b/kde-base/akonadiconsole/akonadiconsole-4.10.49.9999.ebuild
17 index a1190cd..a616ce6 100644
18 --- a/kde-base/akonadiconsole/akonadiconsole-4.10.49.9999.ebuild
19 +++ b/kde-base/akonadiconsole/akonadiconsole-4.10.49.9999.ebuild
20 @@ -12,7 +12,7 @@ KEYWORDS=""
21 IUSE="debug"
22
23 DEPEND="
24 - $(add_kdebase_dep kdepimlibs 'semantic-desktop')
25 + $(add_kdebase_dep kdepimlibs 'semantic-desktop(+)')
26 $(add_kdebase_dep kdepim-common-libs)
27 $(add_kdebase_dep nepomuk-core)
28 $(add_kdebase_dep nepomuk-widgets)