summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2011-04-22 12:12:51 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2011-04-22 12:12:51 +0000
commitda3d202810739946d08e58666df6b8e6720c19b7 (patch)
tree64b97059de6721f4de08e6ba692ff17a015ea83b /kde-base/akonadi
parentCreate /var/lib/run/pure-ftpd or else pure-ftpwho doesn't work (bug #364477) (diff)
downloadgentoo-2-da3d202810739946d08e58666df6b8e6720c19b7.tar.gz
gentoo-2-da3d202810739946d08e58666df6b8e6720c19b7.tar.bz2
gentoo-2-da3d202810739946d08e58666df6b8e6720c19b7.zip
Now properly depend on kde-4.6
(Portage version: 2.1.9.46/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/akonadi')
-rw-r--r--kde-base/akonadi/ChangeLog6
-rw-r--r--kde-base/akonadi/akonadi-4.4.11.1.ebuild7
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/akonadi/ChangeLog b/kde-base/akonadi/ChangeLog
index b6823f74c2fb..2bb03baf4a8c 100644
--- a/kde-base/akonadi/ChangeLog
+++ b/kde-base/akonadi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/akonadi
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v 1.86 2011/04/21 20:16:14 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v 1.87 2011/04/22 12:12:50 dilfridge Exp $
+
+ 22 Apr 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+ akonadi-4.4.11.1.ebuild:
+ Correctly depend on kde-4.6
*akonadi-4.4.11.1 (21 Apr 2011)
diff --git a/kde-base/akonadi/akonadi-4.4.11.1.ebuild b/kde-base/akonadi/akonadi-4.4.11.1.ebuild
index 6517815b980d..abd1ee480a24 100644
--- a/kde-base/akonadi/akonadi-4.4.11.1.ebuild
+++ b/kde-base/akonadi/akonadi-4.4.11.1.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/akonadi-4.4.11.1.ebuild,v 1.1 2011/04/21 20:16:14 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/akonadi-4.4.11.1.ebuild,v 1.2 2011/04/22 12:12:50 dilfridge Exp $
EAPI=4
-KDE_MINIMAL="4.6"
KMNAME="kdepim"
inherit kde4-meta
@@ -14,8 +13,8 @@ IUSE="debug"
DEPEND="
>=app-office/akonadi-server-1.3.1
- $(add_kdebase_dep kdelibs 'semantic-desktop')
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
+ $(add_kdebase_dep kdelibs 'semantic-desktop' 4.6)
+ $(add_kdebase_dep kdepimlibs 'semantic-desktop' 4.6)
$(add_kdebase_dep libkdepim)
"
RDEPEND="${DEPEND}