summaryrefslogtreecommitdiff
path: root/kde-base/kdepim-meta
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2015-10-11 18:46:50 +1100
committerMichael Palimaka <kensington@gentoo.org>2015-10-11 18:47:51 +1100
commitfe9cb8a2d9b1bfb3a7f0c341950770d7ea29a803 (patch)
tree6ed100b4e48be3383e20952d3a7e5d109ca6dac9 /kde-base/kdepim-meta
parent25fb70749455fe0cff461e51637c40a754f38a10 (diff)
downloadgentoo-fe9cb8a2d9b1bfb3a7f0c341950770d7ea29a803.tar.gz
gentoo-fe9cb8a2d9b1bfb3a7f0c341950770d7ea29a803.tar.xz
kde-base: remove old
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'kde-base/kdepim-meta')
-rw-r--r--kde-base/kdepim-meta/kdepim-meta-4.14.3.ebuild38
1 files changed, 0 insertions, 38 deletions
diff --git a/kde-base/kdepim-meta/kdepim-meta-4.14.3.ebuild b/kde-base/kdepim-meta/kdepim-meta-4.14.3.ebuild
deleted file mode 100644
index e2f4ca1a43d..00000000000
--- a/kde-base/kdepim-meta/kdepim-meta-4.14.3.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit kde4-meta-pkg
-
-DESCRIPTION="kdepim - merge this to pull in all kdepim-derived packages"
-HOMEPAGE+=" https://community.kde.org/KDE_PIM"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="nls"
-
-RDEPEND="
- $(add_kdebase_dep akonadiconsole)
- $(add_kdebase_dep akregator)
- $(add_kdebase_dep blogilo)
- $(add_kdebase_dep calendarjanitor)
- $(add_kdebase_dep kabcclient)
- $(add_kdebase_dep kaddressbook)
- $(add_kdebase_dep kalarm)
- $(add_kdebase_dep kdepim-icons)
- $(add_kdebase_dep kdepim-kresources)
- $(add_kdebase_dep kdepim-runtime)
- $(add_kdebase_dep kjots)
- $(add_kdebase_dep kleopatra)
- $(add_kdebase_dep kmail)
- $(add_kdebase_dep knode)
- $(add_kdebase_dep knotes)
- $(add_kdebase_dep konsolekalendar)
- $(add_kdebase_dep kontact)
- $(add_kdebase_dep korganizer)
- $(add_kdebase_dep ktimetracker)
- $(add_kdebase_dep ktnef)
- nls? (
- $(add_kdeapps_dep kde4-l10n '' 4.14.3)
- $(add_kdebase_dep kdepim-l10n '' 4.14.3)
- )
-"