Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kcalcore/
Date: Thu, 19 Sep 2019 15:47:54
Message-Id: 1568878616.5de63d98ff40dcd21058079ec664bbb81d58538f.asturm@gentoo
1 commit: 5de63d98ff40dcd21058079ec664bbb81d58538f
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 18 21:27:04 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 19 07:36:56 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5de63d98
7
8 kde-apps/kcalcore: Drop package, moved to kde-frameworks/kcalendarcore
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 kde-apps/kcalcore/kcalcore-19.08.49.9999.ebuild | 24 ------------------------
14 kde-apps/kcalcore/kcalcore-9999.ebuild | 24 ------------------------
15 kde-apps/kcalcore/metadata.xml | 8 --------
16 3 files changed, 56 deletions(-)
17
18 diff --git a/kde-apps/kcalcore/kcalcore-19.08.49.9999.ebuild b/kde-apps/kcalcore/kcalcore-19.08.49.9999.ebuild
19 deleted file mode 100644
20 index 086d2a5dd6..0000000000
21 --- a/kde-apps/kcalcore/kcalcore-19.08.49.9999.ebuild
22 +++ /dev/null
23 @@ -1,24 +0,0 @@
24 -# Copyright 1999-2019 Gentoo Authors
25 -# Distributed under the terms of the GNU General Public License v2
26 -
27 -EAPI=7
28 -
29 -KDE_TEST="true"
30 -VIRTUALX_REQUIRED="test"
31 -inherit kde5
32 -
33 -DESCRIPTION="Library for handling calendar data"
34 -LICENSE="GPL-2+ test? ( LGPL-3+ )"
35 -KEYWORDS=""
36 -IUSE=""
37 -
38 -BDEPEND="
39 - sys-devel/bison
40 -"
41 -DEPEND="
42 - $(add_qt_dep qtgui)
43 - dev-libs/libical:=
44 -"
45 -RDEPEND="${DEPEND}"
46 -
47 -RESTRICT+=" test" # multiple tests fail or hang indefinitely
48
49 diff --git a/kde-apps/kcalcore/kcalcore-9999.ebuild b/kde-apps/kcalcore/kcalcore-9999.ebuild
50 deleted file mode 100644
51 index 086d2a5dd6..0000000000
52 --- a/kde-apps/kcalcore/kcalcore-9999.ebuild
53 +++ /dev/null
54 @@ -1,24 +0,0 @@
55 -# Copyright 1999-2019 Gentoo Authors
56 -# Distributed under the terms of the GNU General Public License v2
57 -
58 -EAPI=7
59 -
60 -KDE_TEST="true"
61 -VIRTUALX_REQUIRED="test"
62 -inherit kde5
63 -
64 -DESCRIPTION="Library for handling calendar data"
65 -LICENSE="GPL-2+ test? ( LGPL-3+ )"
66 -KEYWORDS=""
67 -IUSE=""
68 -
69 -BDEPEND="
70 - sys-devel/bison
71 -"
72 -DEPEND="
73 - $(add_qt_dep qtgui)
74 - dev-libs/libical:=
75 -"
76 -RDEPEND="${DEPEND}"
77 -
78 -RESTRICT+=" test" # multiple tests fail or hang indefinitely
79
80 diff --git a/kde-apps/kcalcore/metadata.xml b/kde-apps/kcalcore/metadata.xml
81 deleted file mode 100644
82 index 2fdbf33d96..0000000000
83 --- a/kde-apps/kcalcore/metadata.xml
84 +++ /dev/null
85 @@ -1,8 +0,0 @@
86 -<?xml version="1.0" encoding="UTF-8"?>
87 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
88 -<pkgmetadata>
89 - <maintainer type="project">
90 - <email>kde@g.o</email>
91 - <name>Gentoo KDE Project</name>
92 - </maintainer>
93 -</pkgmetadata>