commit: 2b55cd0881eb4c15074fe12a4a3b2db46c39b4dd Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com> AuthorDate: Thu Jan 21 01:09:11 2016 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Fri Jan 22 10:03:57 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2b55cd08
net-libs/libkgapi: Drop old Package-Manager: portage-2.2.27 net-libs/libkgapi/libkgapi-5.0.0.ebuild | 30 ------------------------------ profiles/package.mask/misc | 1 - 2 files changed, 31 deletions(-) diff --git a/net-libs/libkgapi/libkgapi-5.0.0.ebuild b/net-libs/libkgapi/libkgapi-5.0.0.ebuild deleted file mode 100644 index 456c274..0000000 --- a/net-libs/libkgapi/libkgapi-5.0.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit kde5 - -DESCRIPTION="Library for accessing Google calendar and contact resources" -HOMEPAGE="https://projects.kde.org/projects/extragear/libs/libkgapi" -SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" - -LICENSE="GPL-2" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdelibs4support) - $(add_frameworks_dep kio) - $(add_frameworks_dep kwindowsystem) - $(add_kdeapps_dep kcalcore) - $(add_kdeapps_dep kcontacts) - dev-qt/qtgui:5 - dev-qt/qtnetwork:5 - dev-qt/qtwebkit:5 - dev-qt/qtwidgets:5 - dev-qt/qtxml:5 -" -RDEPEND="${DEPEND}" diff --git a/profiles/package.mask/misc b/profiles/package.mask/misc index aaba575..c11428e 100644 --- a/profiles/package.mask/misc +++ b/profiles/package.mask/misc @@ -1,3 +1,2 @@ =kde-misc/openofficeorg-thumbnail-1.0.0-r500 -=net-libs/libkgapi-5.0.0 =net-libs/libkgapi-5.1.0
