summaryrefslogtreecommitdiff
path: root/net-libs
diff options
context:
space:
mode:
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>2016-08-14 10:47:58 +0200
committerAndreas Sturmlechner <andreas.sturmlechner@gmail.com>2016-08-14 10:47:58 +0200
commitc604931cfbf966c9c004d1f8fb885e75f9874ce3 (patch)
tree53c1fd16248847340d31d737c2df0267060c9e3a /net-libs
parent228657c07ad148a4b79b1dc46a5aaefc84d54d19 (diff)
downloadkde-c604931cfbf966c9c004d1f8fb885e75f9874ce3.tar.gz
kde-c604931cfbf966c9c004d1f8fb885e75f9874ce3.tar.bz2
kde-c604931cfbf966c9c004d1f8fb885e75f9874ce3.zip
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
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libkfbapi/libkfbapi-9999.ebuild22
-rw-r--r--net-libs/libkfbapi/metadata.xml8
2 files changed, 0 insertions, 30 deletions
diff --git a/net-libs/libkfbapi/libkfbapi-9999.ebuild b/net-libs/libkfbapi/libkfbapi-9999.ebuild
deleted file mode 100644
index 18f898f0631..00000000000
--- 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 2fdbf33d963..00000000000
--- 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>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
-</pkgmetadata>