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-misc/zanshin/
Date: Wed, 03 Jan 2018 18:05:10
Message-Id: 1515002475.0012abc6273f02d8932dbf833522416694ee9dff.asturm@gentoo
1 commit: 0012abc6273f02d8932dbf833522416694ee9dff
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 3 18:01:15 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 3 18:01:15 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0012abc6
7
8 kde-misc/zanshin: Drop obsolete snapshot
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 kde-misc/zanshin/Manifest | 1 -
13 kde-misc/zanshin/zanshin-0.4.1_p20171231.ebuild | 63 -------------------------
14 2 files changed, 64 deletions(-)
15
16 diff --git a/kde-misc/zanshin/Manifest b/kde-misc/zanshin/Manifest
17 index ad4549f17a0..123c0168d7f 100644
18 --- a/kde-misc/zanshin/Manifest
19 +++ b/kde-misc/zanshin/Manifest
20 @@ -1,3 +1,2 @@
21 DIST zanshin-0.4.1_p20170701.tar.xz 358700 BLAKE2B cda820dab0234568f94aa1511fbb542eca921a3bd78b4f3f85e5e14147c8326041163b76448982703a3e043e2f9f7d099f41208b6d09d6cf492e2c8d73e8079c SHA512 f4725e72e3444f16df18058abeb3edd3056a95eee47b6321171043e9445886caacc18ba7f7aa8b346e41c099e36c0ce068cf709dd03c2ed78f35bab30b2a56fa
22 -DIST zanshin-0.4.1_p20171231.tar.gz 490747 BLAKE2B 3c90f7213b5f588cea1c11754a5b49e1fa38172be62eb10025c803a554a7e5084daf0196ac3f3319abcedd1b2474dc12f4445e9a4b72ae7ffffa27f9682ce791 SHA512 ec5e2af0c4169de67838eee74cd8acc43265b0b7a368b9c5998cf96112d1294e35e31c57c9e52f7ec1c7f39a660d1d8665b70fe4b471bdea3e0ac14bad906603
23 DIST zanshin-0.5.0.tar.xz 438300 BLAKE2B 323f7f8545ba59daf2e62af6873be47b81e62b808495757752e4a33e3b0816c63e0e08979695c33cc70b4aebcff6d30814b8cbb400fe64af5329e72501639399 SHA512 9e4f01ee622a07096b7cc234a6a2f0b35501497efb662af590d4c4fa3f55f21acc528bfae10e92da8107f26f3d5f4b777730512c97017c36cad96d6e6cb28e43
24
25 diff --git a/kde-misc/zanshin/zanshin-0.4.1_p20171231.ebuild b/kde-misc/zanshin/zanshin-0.4.1_p20171231.ebuild
26 deleted file mode 100644
27 index 70204ef4d2c..00000000000
28 --- a/kde-misc/zanshin/zanshin-0.4.1_p20171231.ebuild
29 +++ /dev/null
30 @@ -1,63 +0,0 @@
31 -# Copyright 1999-2017 Gentoo Foundation
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=6
35 -
36 -COMMIT=6239128a6c6693e71def64e9782f31bdd9621d19
37 -KDE_APPS_MINIMAL="17.12.0"
38 -KDE_TEST="forceoptional"
39 -VIRTUALX_REQUIRED="test"
40 -inherit kde5 vcs-snapshot
41 -
42 -DESCRIPTION="Getting things done application by KDE"
43 -HOMEPAGE="https://zanshin.kde.org/"
44 -SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
45 -
46 -LICENSE="|| ( GPL-2 GPL-3 )"
47 -KEYWORDS="~amd64 ~x86"
48 -IUSE=""
49 -
50 -# FIXME: bundles libkdepim
51 -COMMON_DEPEND="
52 - $(add_frameworks_dep kcodecs)
53 - $(add_frameworks_dep kcompletion)
54 - $(add_frameworks_dep kconfig)
55 - $(add_frameworks_dep kconfigwidgets)
56 - $(add_frameworks_dep kcoreaddons)
57 - $(add_frameworks_dep kdelibs4support)
58 - $(add_frameworks_dep ki18n)
59 - $(add_frameworks_dep kio)
60 - $(add_frameworks_dep kitemmodels)
61 - $(add_frameworks_dep kitemviews)
62 - $(add_frameworks_dep kjobwidgets)
63 - $(add_frameworks_dep kparts)
64 - $(add_frameworks_dep krunner)
65 - $(add_frameworks_dep kwallet)
66 - $(add_frameworks_dep kwidgetsaddons)
67 - $(add_frameworks_dep kwindowsystem)
68 - $(add_frameworks_dep kxmlgui)
69 - $(add_kdeapps_dep akonadi)
70 - $(add_kdeapps_dep akonadi-calendar)
71 - $(add_kdeapps_dep akonadi-contacts)
72 - $(add_kdeapps_dep akonadi-notes)
73 - $(add_kdeapps_dep akonadi-search)
74 - $(add_kdeapps_dep kcalcore)
75 - $(add_kdeapps_dep kcontacts)
76 - $(add_kdeapps_dep kidentitymanagement)
77 - $(add_kdeapps_dep kldap)
78 - $(add_kdeapps_dep kmime)
79 - $(add_kdeapps_dep kontactinterface)
80 - $(add_qt_dep qtdbus)
81 - $(add_qt_dep qtdeclarative)
82 - $(add_qt_dep qtgui)
83 - $(add_qt_dep qtnetwork)
84 - $(add_qt_dep qtwidgets)
85 -"
86 -DEPEND="${COMMON_DEPEND}
87 - dev-libs/boost
88 - test? ( $(add_kdeapps_dep akonadi 'tools') )
89 -"
90 -RDEPEND="${COMMON_DEPEND}
91 - !kde-misc/zanshin:4
92 - $(add_kdeapps_dep kdepim-runtime)
93 -"