summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdepim-runtime')
-rw-r--r--kde-base/kdepim-runtime/ChangeLog9
-rw-r--r--kde-base/kdepim-runtime/kdepim-runtime-4.4.3.ebuild34
-rw-r--r--kde-base/kdepim-runtime/kdepim-runtime-4.4.4.ebuild (renamed from kde-base/kdepim-runtime/kdepim-runtime-4.4.2.ebuild)4
3 files changed, 10 insertions, 37 deletions
diff --git a/kde-base/kdepim-runtime/ChangeLog b/kde-base/kdepim-runtime/ChangeLog
index c54f9cfdf8fe..213c863b9420 100644
--- a/kde-base/kdepim-runtime/ChangeLog
+++ b/kde-base/kdepim-runtime/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for kde-base/kdepim-runtime
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.9 2010/06/05 15:00:13 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.10 2010/06/06 14:41:40 scarabeus Exp $
+
+*kdepim-runtime-4.4.4 (06 Jun 2010)
+
+ 06 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -kdepim-runtime-4.4.2.ebuild, -kdepim-runtime-4.4.3.ebuild,
+ +kdepim-runtime-4.4.4.ebuild:
+ Remove old. Version bump.
05 Jun 2010; Maciej Mrozowski <reavertm@gentoo.org>
kdepim-runtime-4.4.2.ebuild, kdepim-runtime-4.4.3.ebuild:
diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.4.3.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.4.3.ebuild
deleted file mode 100644
index b9b959558e64..000000000000
--- a/kde-base/kdepim-runtime/kdepim-runtime-4.4.3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.3.ebuild,v 1.2 2010/06/05 15:00:13 reavertm Exp $
-
-EAPI="3"
-
-if [[ ${PV} = *9999* ]]; then
- KMNAME="kdepim"
- KMMODULE="runtime"
- inherit kde4-meta
-else
- inherit kde4-base
-fi
-
-DESCRIPTION="KDE PIM runtime plugin collection"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- app-misc/strigi
- >=app-office/akonadi-server-1.2.1
- dev-libs/boost
- dev-libs/libxml2:2
- dev-libs/libxslt
- $(add_kdebase_dep kdelibs 'semantic-desktop')
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
- $(add_kdebase_dep libkdepim)
- x11-misc/shared-mime-info
-"
-RDEPEND="${DEPEND}
- $(add_kdebase_dep kdepim-icons)
-"
-
-add_blocker akonadi '<4.3.90'
diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.4.2.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.4.4.ebuild
index 5214b6101e71..ac31bcb95c72 100644
--- a/kde-base/kdepim-runtime/kdepim-runtime-4.4.2.ebuild
+++ b/kde-base/kdepim-runtime/kdepim-runtime-4.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.2.ebuild,v 1.2 2010/06/05 15:00:13 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.4.ebuild,v 1.1 2010/06/06 14:41:40 scarabeus Exp $
EAPI="3"
@@ -18,7 +18,7 @@ IUSE="debug"
DEPEND="
app-misc/strigi
- >=app-office/akonadi-server-1.2.1
+ >=app-office/akonadi-server-1.3.1
dev-libs/boost
dev-libs/libxml2:2
dev-libs/libxslt