Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: profiles/package.mask/, net-libs/libkgapi/
Date: Wed, 07 Sep 2016 08:58:01
Message-Id: 1473096299.2089f2e81c37e6e36d6928a07914f96cb7fc395d.kensington@gentoo
1 commit: 2089f2e81c37e6e36d6928a07914f96cb7fc395d
2 Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
3 AuthorDate: Mon Sep 5 17:08:42 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 5 17:24:59 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2089f2e8
7
8 net-libs/libkgapi: Drop old
9
10 Package-Manager: portage-2.2.28
11
12 net-libs/libkgapi/libkgapi-5.3.0.ebuild | 34 ---------------------------------
13 profiles/package.mask/misc | 1 -
14 2 files changed, 35 deletions(-)
15
16 diff --git a/net-libs/libkgapi/libkgapi-5.3.0.ebuild b/net-libs/libkgapi/libkgapi-5.3.0.ebuild
17 deleted file mode 100644
18 index e0f700f..0000000
19 --- a/net-libs/libkgapi/libkgapi-5.3.0.ebuild
20 +++ /dev/null
21 @@ -1,34 +0,0 @@
22 -# Copyright 1999-2016 Gentoo Foundation
23 -# Distributed under the terms of the GNU General Public License v2
24 -# $Id$
25 -
26 -EAPI=6
27 -
28 -KDE_TEST="true"
29 -VIRTUALX_REQUIRED="test"
30 -inherit kde5
31 -
32 -DESCRIPTION="Library for accessing Google calendar and contact resources"
33 -HOMEPAGE="https://projects.kde.org/projects/extragear/libs/libkgapi"
34 -SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
35 -
36 -LICENSE="GPL-2+ LGPL-2.1+"
37 -KEYWORDS="~amd64"
38 -IUSE=""
39 -
40 -DEPEND="
41 - $(add_frameworks_dep kcoreaddons)
42 - $(add_frameworks_dep kdelibs4support)
43 - $(add_frameworks_dep kio)
44 - $(add_frameworks_dep kwindowsystem)
45 - $(add_kdeapps_dep kcalcore)
46 - $(add_kdeapps_dep kcontacts)
47 - $(add_qt_dep qtgui)
48 - $(add_qt_dep qtnetwork)
49 - $(add_qt_dep qtwebkit)
50 - $(add_qt_dep qtwidgets)
51 - $(add_qt_dep qtxml)
52 -"
53 -RDEPEND="${DEPEND}"
54 -
55 -RESTRICT="test"
56
57 diff --git a/profiles/package.mask/misc b/profiles/package.mask/misc
58 index 51ac651..834adf3 100644
59 --- a/profiles/package.mask/misc
60 +++ b/profiles/package.mask/misc
61 @@ -1,4 +1,3 @@
62 =kde-apps/kjots-5.0.1
63 =kde-misc/akonadi-ews-0.8.0
64 =kde-misc/zanshin-0.4*
65 -=net-libs/libkgapi-5.3.0