commit: c604931cfbf966c9c004d1f8fb885e75f9874ce3 Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com> AuthorDate: Sun Aug 14 08:47:58 2016 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sun Aug 14 08:47:58 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c604931c
net-libs/libkfbapi: Remove, dead API, dead upstream http://martys.typepad.com/blog/2015/03/facebook-chat-in-kde-telepathy-is-in-death-bed.html Package-Manager: portage-2.2.28 net-libs/libkfbapi/libkfbapi-9999.ebuild | 22 ---------------------- net-libs/libkfbapi/metadata.xml | 8 -------- 2 files changed, 30 deletions(-) diff --git a/net-libs/libkfbapi/libkfbapi-9999.ebuild b/net-libs/libkfbapi/libkfbapi-9999.ebuild deleted file mode 100644 index 18f898f..0000000 --- a/net-libs/libkfbapi/libkfbapi-9999.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -EGIT_BRANCH="frameworks" -inherit kde5 - -DESCRIPTION="Library for accessing Facebook services based on KDE technology" -HOMEPAGE="https://projects.kde.org/projects/extragear/libs/libkfbapi" - -LICENSE="GPL-2" -KEYWORDS="" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kio) -" -RDEPEND="${DEPEND}" diff --git a/net-libs/libkfbapi/metadata.xml b/net-libs/libkfbapi/metadata.xml deleted file mode 100644 index 2fdbf33..0000000 --- a/net-libs/libkfbapi/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>
