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/kdepim-runtime/
Date: Thu, 30 May 2013 12:41:26
Message-Id: 1369917290.3b4720ad4f6c55edd0f647f65511c7a4cd364e5e.kensington@gentoo
1 commit: 3b4720ad4f6c55edd0f647f65511c7a4cd364e5e
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 30 12:34:50 2013 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu May 30 12:34:50 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3b4720ad
7
8 [kde-base/kdepim-runtime] 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/kdepim-runtime/kdepim-runtime-4.10.49.9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.10.49.9999.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.10.49.9999.ebuild
17 index 778e591..51f97ce 100644
18 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.10.49.9999.ebuild
19 +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.10.49.9999.ebuild
20 @@ -21,7 +21,7 @@ DEPEND="
21 dev-libs/libxml2:2
22 dev-libs/libxslt
23 >=dev-libs/shared-desktop-ontologies-0.10.0
24 - $(add_kdebase_dep kdepimlibs 'semantic-desktop')
25 + $(add_kdebase_dep kdepimlibs 'semantic-desktop(+)')
26 x11-misc/shared-mime-info
27 google? ( >=net-libs/libkgapi-0.4.3[-oldpim] )
28 kolab? ( net-libs/libkolab )