commit: e3ff702529dee123849338e95553698be94f7f38 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Oct 16 22:54:31 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Oct 16 23:01:15 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e3ff7025
kde-misc/akonadi-phabricator-resource: Drop package This has been broken for most of the last two years, briefly - supposedly - worked in March only to be broken again a couple of months later (kasync and kcalcore/kcalendarcore). Use of phabricator.kde.org itself is limited now. Time to let it go. Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> .../akonadi-phabricator-resource-9999.ebuild | 29 ---------------------- kde-misc/akonadi-phabricator-resource/metadata.xml | 8 ------ 2 files changed, 37 deletions(-) diff --git a/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild b/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild deleted file mode 100644 index 31fe6a7436..0000000000 --- a/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -KDE_TEST="forceoptional" -inherit kde5 - -DESCRIPTION="Phabricator integration in Akonadi/KOrganizer" -HOMEPAGE="https://cgit.kde.org/akonadi-phabricator-resource.git" -LICENSE="GPL-2+" - -KEYWORDS="" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kcalendarcore) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kio) - $(add_frameworks_dep kwidgetsaddons) - $(add_kdeapps_dep akonadi) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui) - $(add_qt_dep qtnetwork) - dev-libs/kasync - dev-libs/libxslt -" -RDEPEND="${DEPEND}" diff --git a/kde-misc/akonadi-phabricator-resource/metadata.xml b/kde-misc/akonadi-phabricator-resource/metadata.xml deleted file mode 100644 index 2fdbf33d96..0000000000 --- a/kde-misc/akonadi-phabricator-resource/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo KDE Project</name> - </maintainer> -</pkgmetadata>
