summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-01-31 13:08:19 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-01-31 13:08:19 +0000
commitfec8cb58f988bb480bc4c8cce3df118c680146d9 (patch)
treed448b0b6e3596573b0ee4668f1def1a3882a5167 /kde-base
parentCorrect the Intel wireless bluetooth 3160 and 7260 firmware install directory... (diff)
downloadgentoo-2-fec8cb58f988bb480bc4c8cce3df118c680146d9.tar.gz
gentoo-2-fec8cb58f988bb480bc4c8cce3df118c680146d9.tar.bz2
gentoo-2-fec8cb58f988bb480bc4c8cce3df118c680146d9.zip
Needs kmail because of the grantleethemeeditor
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/contactthemeeditor/ChangeLog6
-rw-r--r--kde-base/contactthemeeditor/contactthemeeditor-4.12.1.ebuild3
2 files changed, 7 insertions, 2 deletions
diff --git a/kde-base/contactthemeeditor/ChangeLog b/kde-base/contactthemeeditor/ChangeLog
index 4fc4f4c4ceb7..dbb46e55d979 100644
--- a/kde-base/contactthemeeditor/ChangeLog
+++ b/kde-base/contactthemeeditor/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/contactthemeeditor
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/contactthemeeditor/ChangeLog,v 1.5 2014/01/20 14:59:49 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/contactthemeeditor/ChangeLog,v 1.6 2014/01/31 13:08:19 dilfridge Exp $
+
+ 31 Jan 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ contactthemeeditor-4.12.1.ebuild:
+ Needs kmail because of the grantleethemeeditor
20 Jan 2014; Michael Palimaka <kensington@gentoo.org>
-contactthemeeditor-4.12.0.ebuild:
diff --git a/kde-base/contactthemeeditor/contactthemeeditor-4.12.1.ebuild b/kde-base/contactthemeeditor/contactthemeeditor-4.12.1.ebuild
index 0625ff5e0581..182b5d0d59c0 100644
--- a/kde-base/contactthemeeditor/contactthemeeditor-4.12.1.ebuild
+++ b/kde-base/contactthemeeditor/contactthemeeditor-4.12.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/contactthemeeditor/contactthemeeditor-4.12.1.ebuild,v 1.3 2014/01/19 11:02:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/contactthemeeditor/contactthemeeditor-4.12.1.ebuild,v 1.4 2014/01/31 13:08:19 dilfridge Exp $
EAPI=5
@@ -15,6 +15,7 @@ IUSE="debug"
DEPEND="
$(add_kdebase_dep kaddressbook)
+ $(add_kdebase_dep kmail)
"
RDEPEND="${DEPEND}"