commit: 23ec2ff34ca44a228ef162d5bc4733e3e2e69749 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Tue Apr 12 18:45:14 2016 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Tue Apr 12 18:45:14 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=23ec2ff3
kde-misc/akonadi-git-resource: Remove Dead upstream. Based on deprecated kdelibs4. No KDE Frameworks port branch. Snapshot in gentoo main tree available. .../akonadi-git-resource-9999.ebuild | 20 -------------------- kde-misc/akonadi-git-resource/metadata.xml | 8 -------- 2 files changed, 28 deletions(-) diff --git a/kde-misc/akonadi-git-resource/akonadi-git-resource-9999.ebuild b/kde-misc/akonadi-git-resource/akonadi-git-resource-9999.ebuild deleted file mode 100644 index 8c3a776..0000000 --- a/kde-misc/akonadi-git-resource/akonadi-git-resource-9999.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -inherit kde4-base - -DESCRIPTION="Git commit integration in Akonadi" -HOMEPAGE="https://projects.kde.org/projects/playground/pim/akonadi-git-resource" -LICENSE="GPL-2" - -SLOT="4" -KEYWORDS="" -IUSE="debug" - -DEPEND=" - $(add_kdeapps_dep kdepimlibs) - >=dev-libs/libgit2-0.17:= -" diff --git a/kde-misc/akonadi-git-resource/metadata.xml b/kde-misc/akonadi-git-resource/metadata.xml deleted file mode 100644 index 2fdbf33..0000000 --- a/kde-misc/akonadi-git-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>
