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/kmail/
Date: Wed, 29 May 2013 18:21:56
Message-Id: 1369851402.c97d08189adb84c8b22b9142d9d9dadedb8fef49.kensington@gentoo
1 commit: c97d08189adb84c8b22b9142d9d9dadedb8fef49
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 29 18:16:42 2013 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Wed May 29 18:16:42 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c97d0818
7
8 [kde-base/kmail] Drop USE="semantic-desktop".
9
10 Package-Manager: portage-2.1.12.2
11
12 ---
13 kde-base/kmail/kmail-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/kde-base/kmail/kmail-9999.ebuild b/kde-base/kmail/kmail-9999.ebuild
17 index bfa0893..5db5647 100644
18 --- a/kde-base/kmail/kmail-9999.ebuild
19 +++ b/kde-base/kmail/kmail-9999.ebuild
20 @@ -14,7 +14,7 @@ KEYWORDS=""
21 IUSE="debug"
22
23 DEPEND="
24 - $(add_kdebase_dep kdepimlibs 'semantic-desktop')
25 + $(add_kdebase_dep kdepimlibs)
26 $(add_kdebase_dep korganizer)
27 $(add_kdebase_dep kdepim-common-libs)
28 "