Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kcalcore/
Date: Thu, 27 Apr 2017 18:15:09
Message-Id: 1493316883.4286fce5e099679cca54a360def5239796a47262.asturm@gentoo
1 commit: 4286fce5e099679cca54a360def5239796a47262
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 27 17:44:02 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 27 18:14:43 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4286fce5
7
8 kde-apps/kcalcore: Drop old
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 kde-apps/kcalcore/Manifest | 1 -
13 kde-apps/kcalcore/kcalcore-16.08.3.ebuild | 26 --------------------------
14 2 files changed, 27 deletions(-)
15
16 diff --git a/kde-apps/kcalcore/Manifest b/kde-apps/kcalcore/Manifest
17 index 7807fef0b4f..6263fc8e050 100644
18 --- a/kde-apps/kcalcore/Manifest
19 +++ b/kde-apps/kcalcore/Manifest
20 @@ -1,3 +1,2 @@
21 -DIST kcalcore-16.08.3.tar.xz 296308 SHA256 ec9d2f9af8431ae18c89c4951e1756352c4da176033e5094c89483203f3a9608 SHA512 ee408cf0e2ba5a44606094c46c5f64c462c6830b485b06c2a34b72b313b6ba941613f5994055eb1e0c8274f44bcc0e678fecfae7f60503dbae6740a5a4eb0fe2 WHIRLPOOL b528a40db38c1b170a732a70e247b81631168340f0bc596decf3ea38fa24c53c44f87225a1fd1d2f9ac91e3667ecf7d51fcad618520f4234e048da08a173e897
22 DIST kcalcore-16.12.3.tar.xz 294476 SHA256 01a4068ce239522ef88eca3a3e2cd4c84a0029fbd7b826caac555e69f41e2426 SHA512 c441a24878790557db4d28c5992223da1ab30cf3a79ed9825e48f93168976ab32427fa25142afc5ae3b5635948580b9d83094ac892d8ec9252bdd018cd01858b WHIRLPOOL 61bcbc62f84903c4514efd773ba63e85cbbb7c8bb4d2326bc8b97560cf3b3f1eedec2a45287b0f6d42e1d1439963733b0ac024de55fdfe59469ab979ff9d5e06
23 DIST kcalcore-17.04.0.tar.xz 294960 SHA256 40b27b562c2cead0f8960e10a3116540f6258d3d2d44aa88cc18fc3a1d80ba76 SHA512 cf731e01be51a7be528c77fa5fd5e1bc185c7d62cd5a6650ada58903323d6def6163a9cfd4698b0a83878cdc506ee2c56c7a1183825c4df13deb060f4ff4bfab WHIRLPOOL 56ef8a79bfd69ca2c99b6d480874161b6a8167542da1e4d9f1653e0775732a5bbb044ee6ed9e75fbfe518de00d459c190df6e722e62ab97321f188b47d74e518
24
25 diff --git a/kde-apps/kcalcore/kcalcore-16.08.3.ebuild b/kde-apps/kcalcore/kcalcore-16.08.3.ebuild
26 deleted file mode 100644
27 index 08468197559..00000000000
28 --- a/kde-apps/kcalcore/kcalcore-16.08.3.ebuild
29 +++ /dev/null
30 @@ -1,26 +0,0 @@
31 -# Copyright 1999-2016 Gentoo Foundation
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=6
35 -
36 -KDE_TEST="true"
37 -VIRTUALX_REQUIRED="test"
38 -inherit kde5
39 -
40 -DESCRIPTION="Library for handling calendar data"
41 -LICENSE="GPL-2+ test? ( LGPL-3+ )"
42 -KEYWORDS="amd64 x86"
43 -IUSE=""
44 -
45 -DEPEND="
46 - $(add_frameworks_dep kcodecs)
47 - $(add_frameworks_dep kconfig)
48 - $(add_frameworks_dep kcoreaddons)
49 - $(add_frameworks_dep kdelibs4support)
50 - $(add_qt_dep qtgui)
51 - dev-libs/libical:=
52 - sys-apps/util-linux
53 -"
54 -RDEPEND="${DEPEND}"
55 -
56 -RESTRICT="test" # multiple tests fail or hang indefinitely