summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Hüttel <dilfridge@gentoo.org>2011-03-24 23:59:14 +0000
committerAndreas Hüttel <dilfridge@gentoo.org>2011-03-24 23:59:14 +0000
commitbed012fb8a1fcdbcabefe87c41f845fc74b0215e (patch)
tree0d7a4b0a93052746b2e48ef6ba2263b71c8675d9 /kde-base/kdepim-runtime
parentStable for HPPA (bug #359903). (diff)
downloadhistorical-bed012fb8a1fcdbcabefe87c41f845fc74b0215e.tar.gz
historical-bed012fb8a1fcdbcabefe87c41f845fc74b0215e.tar.bz2
historical-bed012fb8a1fcdbcabefe87c41f845fc74b0215e.zip
Remove kdepim-4.4.5
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64 RepoMan-Options: --force
Diffstat (limited to 'kde-base/kdepim-runtime')
-rw-r--r--kde-base/kdepim-runtime/ChangeLog6
-rw-r--r--kde-base/kdepim-runtime/kdepim-runtime-4.4.5.ebuild35
2 files changed, 5 insertions, 36 deletions
diff --git a/kde-base/kdepim-runtime/ChangeLog b/kde-base/kdepim-runtime/ChangeLog
index cf4584d189cd..29e1579de727 100644
--- a/kde-base/kdepim-runtime/ChangeLog
+++ b/kde-base/kdepim-runtime/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kdepim-runtime
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.31 2011/03/24 19:30:59 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.32 2011/03/24 23:59:13 dilfridge Exp $
+
+ 24 Mar 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+ -kdepim-runtime-4.4.5.ebuild:
+ Cleanup
24 Mar 2011; Brent Baude <ranger@gentoo.org> kdepim-runtime-4.4.9.ebuild:
Marking kdepim-runtime-4.4.9 ppc stable for bug 351345
diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.4.5.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.4.5.ebuild
deleted file mode 100644
index 333483b4aaf3..000000000000
--- a/kde-base/kdepim-runtime/kdepim-runtime-4.4.5.ebuild
+++ /dev/null
@@ -1,35 +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.5.ebuild,v 1.5 2010/08/09 07:23:36 fauli 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.3.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 kdemaildir '<4.3.0'
-add_blocker akonadi '<4.3.90'