Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:kdepim412sorting commit in: kde-base/contactthemeeditor/
Date: Fri, 31 Jan 2014 13:10:19
Message-Id: 1391173939.9c17b9469d171d0764647d4c9bf8a76509fec0af.dilfridge@gentoo
1 commit: 9c17b9469d171d0764647d4c9bf8a76509fec0af
2 Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 31 13:12:19 2014 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 31 13:12:19 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9c17b946
7
8 [kde-base/contactthemeeditor] needs kmail because of the grantleethemeeditor
9
10 ---
11 kde-base/contactthemeeditor/contactthemeeditor-4.12.49.9999.ebuild | 1 +
12 kde-base/contactthemeeditor/contactthemeeditor-9999.ebuild | 1 +
13 2 files changed, 2 insertions(+)
14
15 diff --git a/kde-base/contactthemeeditor/contactthemeeditor-4.12.49.9999.ebuild b/kde-base/contactthemeeditor/contactthemeeditor-4.12.49.9999.ebuild
16 index 66a84ad..95b1542 100644
17 --- a/kde-base/contactthemeeditor/contactthemeeditor-4.12.49.9999.ebuild
18 +++ b/kde-base/contactthemeeditor/contactthemeeditor-4.12.49.9999.ebuild
19 @@ -15,6 +15,7 @@ IUSE="debug"
20
21 DEPEND="
22 $(add_kdebase_dep kaddressbook)
23 + $(add_kdebase_dep kmail)
24 "
25 RDEPEND="${DEPEND}"
26
27
28 diff --git a/kde-base/contactthemeeditor/contactthemeeditor-9999.ebuild b/kde-base/contactthemeeditor/contactthemeeditor-9999.ebuild
29 index 66a84ad..95b1542 100644
30 --- a/kde-base/contactthemeeditor/contactthemeeditor-9999.ebuild
31 +++ b/kde-base/contactthemeeditor/contactthemeeditor-9999.ebuild
32 @@ -15,6 +15,7 @@ IUSE="debug"
33
34 DEPEND="
35 $(add_kdebase_dep kaddressbook)
36 + $(add_kdebase_dep kmail)
37 "
38 RDEPEND="${DEPEND}"