summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-05-08 21:07:58 +0000
committerJohannes Huber <johu@gentoo.org>2014-05-08 21:07:58 +0000
commitfe758010482ad502083ffe98e819a12086f1eb52 (patch)
treecc90485f117da09b8ed7b2d5dab7b5c930d52071 /kde-base
parentDrop ruby18 target, add ruby21 target. (diff)
downloadgentoo-2-fe758010482ad502083ffe98e819a12086f1eb52.tar.gz
gentoo-2-fe758010482ad502083ffe98e819a12086f1eb52.tar.bz2
gentoo-2-fe758010482ad502083ffe98e819a12086f1eb52.zip
Remove old.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/kdepim-runtime/ChangeLog6
-rw-r--r--kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r1.ebuild39
-rw-r--r--kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild4
3 files changed, 7 insertions, 42 deletions
diff --git a/kde-base/kdepim-runtime/ChangeLog b/kde-base/kdepim-runtime/ChangeLog
index d55f5391d388..402866a61d73 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.209 2014/05/08 20:51:52 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.210 2014/05/08 21:07:58 johu Exp $
+
+ 08 May 2014; Johannes Huber <johu@gentoo.org>
+ -kdepim-runtime-4.4.11.1-r1.ebuild, kdepim-runtime-4.4.11.1-r2.ebuild:
+ Remove old.
08 May 2014; Johannes Huber <johu@gentoo.org>
-files/kdepim-runtime-4.11.2-flags.patch:
diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r1.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r1.ebuild
deleted file mode 100644
index e05c7486d5f1..000000000000
--- a/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2014 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.11.1-r1.ebuild,v 1.17 2014/04/21 13:37:12 johu Exp $
-
-EAPI=5
-
-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 x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-RESTRICT="test"
-# Would need test programs _testrunner and akonaditest from kdepimlibs
-
-COMMON_DEPEND="
- app-misc/strigi
- >=app-office/akonadi-server-1.3.1[soprano(+)]
- dev-libs/libxml2:2
- dev-libs/libxslt
- $(add_kdebase_dep kdelibs 'semantic-desktop(+)' 4.6)
- <kde-base/kdepimlibs-4.11.50:4[aqua=,semantic-desktop(+)]
- $(add_kdebase_dep libkdepim)
- x11-misc/shared-mime-info
-"
-DEPEND="${COMMON_DEPEND}
- dev-libs/boost
-"
-RDEPEND="${COMMON_DEPEND}
- $(add_kdebase_dep kdepim-icons)
-"
-
-PATCHES=( "${FILESDIR}/4.4/"000[1-2]-*.patch )
diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild
index f3891abe2615..413f93c8420e 100644
--- a/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild
+++ b/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.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/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild,v 1.5 2014/05/07 17:22:31 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild,v 1.6 2014/05/08 21:07:58 johu Exp $
EAPI=5
@@ -13,7 +13,7 @@ else
fi
DESCRIPTION="KDE PIM runtime plugin collection"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ppc ~amd64-linux ~x86-linux"
IUSE="debug"
RESTRICT="test"