summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-04-23 18:49:03 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-04-23 20:34:38 +0200
commit2082ea08a0c011163579a0e375334fcc8c516d65 (patch)
tree9ea7fced2372c33b01195a8b4615b77cf6557d22 /kde-apps/incidenceeditor/incidenceeditor-16.12.3.ebuild
parentsys-kernel/gentoo-sources: Linux patch 4.10.12 (diff)
downloadgentoo-2082ea08a0c011163579a0e375334fcc8c516d65.tar.gz
gentoo-2082ea08a0c011163579a0e375334fcc8c516d65.tar.bz2
gentoo-2082ea08a0c011163579a0e375334fcc8c516d65.zip
kde-apps: Remove KDE PIM 16.12.3
17.04.0 is in tree and should be used instead. Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'kde-apps/incidenceeditor/incidenceeditor-16.12.3.ebuild')
-rw-r--r--kde-apps/incidenceeditor/incidenceeditor-16.12.3.ebuild53
1 files changed, 0 insertions, 53 deletions
diff --git a/kde-apps/incidenceeditor/incidenceeditor-16.12.3.ebuild b/kde-apps/incidenceeditor/incidenceeditor-16.12.3.ebuild
deleted file mode 100644
index a8b45470aae9..000000000000
--- a/kde-apps/incidenceeditor/incidenceeditor-16.12.3.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_TEST="forceoptional"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Incidence editor for korganizer"
-LICENSE="GPL-2+"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcodecs)
- $(add_frameworks_dep kcompletion)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdelibs4support)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kitemmodels)
- $(add_frameworks_dep kjobwidgets)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep ktextwidgets)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_kdeapps_dep akonadi)
- $(add_kdeapps_dep akonadi-calendar)
- $(add_kdeapps_dep akonadi-contacts)
- $(add_kdeapps_dep akonadi-mime)
- $(add_kdeapps_dep calendarsupport)
- $(add_kdeapps_dep eventviews)
- $(add_kdeapps_dep kcalcore)
- $(add_kdeapps_dep kcalutils)
- $(add_kdeapps_dep kcontacts)
- $(add_kdeapps_dep kdepim-apps-libs)
- $(add_kdeapps_dep kidentitymanagement)
- $(add_kdeapps_dep kldap)
- $(add_kdeapps_dep kmailtransport)
- $(add_kdeapps_dep kmime)
- $(add_kdeapps_dep libkdepim)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
- dev-libs/kdiagram:5
-"
-RDEPEND="${DEPEND}
- !kde-apps/kdepim-common-libs:4
-"