summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-11-29 15:54:03 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-11-29 18:25:07 +0100
commitefba02b9287407e8a58356a338767644da96f5f4 (patch)
tree7a623e4565fe1b55fac4cfa8ca579edd49e248bc
parent9f3d7977d2bfa3adf741693372f54d6e4fa29957 (diff)
downloadkde-efba02b9287407e8a58356a338767644da96f5f4.tar.gz
kde-efba02b9287407e8a58356a338767644da96f5f4.tar.bz2
kde-efba02b9287407e8a58356a338767644da96f5f4.zip
kde-misc/akonadi-ews: Drop obsolete, merged into kde-apps/kdepim-runtime
-rw-r--r--kde-misc/akonadi-ews/akonadi-ews-9999.ebuild36
-rw-r--r--kde-misc/akonadi-ews/metadata.xml11
2 files changed, 0 insertions, 47 deletions
diff --git a/kde-misc/akonadi-ews/akonadi-ews-9999.ebuild b/kde-misc/akonadi-ews/akonadi-ews-9999.ebuild
deleted file mode 100644
index 350e42de8b2..00000000000
--- a/kde-misc/akonadi-ews/akonadi-ews-9999.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="Akonadi resource for Microsoft Exchange Web Services"
-HOMEPAGE="https://github.com/KrissN/akonadi-ews"
-
-if [[ ${KDE_BUILD_TYPE} = live ]] ; then
- EGIT_REPO_URI="https://github.com/KrissN/${PN}.git"
-else
- SRC_URI="https://github.com/KrissN/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-fi
-
-LICENSE="LGPL-2+"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
- $(add_frameworks_dep kcodecs)
- $(add_frameworks_dep kdelibs4support)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kwallet)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_kdeapps_dep akonadi)
- $(add_kdeapps_dep akonadi-mime)
- $(add_kdeapps_dep kcalcore)
- $(add_kdeapps_dep kcontacts)
- $(add_kdeapps_dep kmime)
-"
-DEPEND="${RDEPEND}
- dev-libs/libxslt"
-
-DOCS=( README.md )
diff --git a/kde-misc/akonadi-ews/metadata.xml b/kde-misc/akonadi-ews/metadata.xml
deleted file mode 100644
index c3779b746ec..00000000000
--- a/kde-misc/akonadi-ews/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
- <upstream>
- <remote-id type="github">KrissN/akonadi-ews</remote-id>
- </upstream>
-</pkgmetadata>