commit:     b7916db99a1ce20159912769ecf406a70dd92bde
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 18 22:08:50 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 23:01:28 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7916db9

kde-apps/libkgapi: Drop 17.12.1 (r0)

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 kde-apps/libkgapi/libkgapi-17.12.1.ebuild | 34 -------------------------------
 1 file changed, 34 deletions(-)

diff --git a/kde-apps/libkgapi/libkgapi-17.12.1.ebuild 
b/kde-apps/libkgapi/libkgapi-17.12.1.ebuild
deleted file mode 100644
index 9f3e37a7764..00000000000
--- a/kde-apps/libkgapi/libkgapi-17.12.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_BLOCK_SLOT4="false"
-KDE_TEST="true"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Library for accessing Google calendar and contact resources"
-HOMEPAGE="https://cgit.kde.org/libkgapi.git";
-
-LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~x86"
-IUSE="nls"
-
-COMMON_DEPEND="
-       $(add_frameworks_dep kio)
-       $(add_frameworks_dep kwindowsystem)
-       $(add_kdeapps_dep kcalcore)
-       $(add_kdeapps_dep kcontacts)
-       $(add_qt_dep qtgui)
-       $(add_qt_dep qtnetwork)
-       $(add_qt_dep qtwebengine 'widgets')
-       $(add_qt_dep qtwidgets)
-       $(add_qt_dep qtxml)
-"
-DEPEND="${COMMON_DEPEND}
-       nls? ( $(add_qt_dep linguist-tools) )
-"
-RDEPEND="${COMMON_DEPEND}
-       !kde-apps/kdepim-l10n
-"

Reply via email to