From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/zanshin/
Date: Mon, 20 May 2024 11:39:22 +0000 (UTC) [thread overview]
Message-ID: <1716204678.def6503b3674a14023bab76e233eab3e3f03c515.asturm@gentoo> (raw)
commit: def6503b3674a14023bab76e233eab3e3f03c515
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 17:25:08 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon May 20 11:31:18 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=def6503b
kde-misc/zanshin: drop 24.02.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/zanshin/Manifest | 1 -
kde-misc/zanshin/zanshin-24.02.2.ebuild | 58 ---------------------------------
2 files changed, 59 deletions(-)
diff --git a/kde-misc/zanshin/Manifest b/kde-misc/zanshin/Manifest
index 20879466306a..35c68e3ae49a 100644
--- a/kde-misc/zanshin/Manifest
+++ b/kde-misc/zanshin/Manifest
@@ -1,3 +1,2 @@
DIST zanshin-23.08.5.tar.xz 365784 BLAKE2B e13ab967a3ed42626033401e7a88695554cde43156a2d7c3fbc7e5d77f846503bb5203a1c7517a8baf96a3849a038017368928972b9357021d0a17ffdd8d59aa SHA512 db9706902dc2733859f7af56ca6885f0b9731ca4ca692abe66f36e8dfadb9e2b65556600e79bb84bb19425681f9b457c29e0589c7701bf31b015f66cb825474e
-DIST zanshin-24.02.2.tar.xz 371616 BLAKE2B 484774879242582c45a9ee1b27066dc67a5b8760b36435bf46d6f0a5c9c5a0fb3e6176a4c3b06af74dfb339a12908b5d7f6c78f8679710c41c1cafde5fd2160a SHA512 1d5026288c6f280580f2a8bbfaf8cf69ad5ec218927f393d951bda8a13690c1ca3cfcd11edc2c18260e6602e5710476464f71f83ad5b0475674204a95d588a62
DIST zanshin-24.04.90.tar.xz 374552 BLAKE2B fc99a77f69a4ee3501ce772fb74ade1c6bd980cefe5bd3ff7e493a99f6757578f8677cc2a18fa85fcc2e211fe970fd0d411978bf50a485ea7a2ad172e43360f6 SHA512 c0408447f663976a0d95ee9854991b193ccf1c843022e4c9e76a386a238699cca71f8c06c23646db40542925619508b02a6476f142f9f017b3c314a60c4ddac1
diff --git a/kde-misc/zanshin/zanshin-24.02.2.ebuild b/kde-misc/zanshin/zanshin-24.02.2.ebuild
deleted file mode 100644
index d35a957ee710..000000000000
--- a/kde-misc/zanshin/zanshin-24.02.2.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="forceoptional"
-KDE_ORG_CATEGORY="pim"
-PVCUT=$(ver_cut 1-3)
-KFMIN=6.0.0
-QTMIN=6.6.2
-inherit ecm gear.kde.org
-
-DESCRIPTION="Getting things done application by KDE"
-HOMEPAGE="https://zanshin.kde.org/ https://apps.kde.org/zanshin/
-https://userbase.kde.org/Zanshin"
-
-LICENSE="|| ( GPL-2 GPL-3 )"
-SLOT="6"
-KEYWORDS="~amd64"
-IUSE=""
-
-RESTRICT="test" # bug 785844
-
-# kde-frameworks/kwindowsystem[X]: Unconditional use of KX11Extras
-COMMON_DEPEND="
- >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets]
- >=kde-apps/akonadi-${PVCUT}:6
- >=kde-apps/akonadi-calendar-${PVCUT}:6
- >=kde-apps/akonadi-contacts-${PVCUT}:6
- >=kde-apps/kmime-${PVCUT}:6
- >=kde-apps/kontactinterface-${PVCUT}:6
- >=kde-frameworks/kcalendarcore-${KFMIN}:6
- >=kde-frameworks/kcodecs-${KFMIN}:6
- >=kde-frameworks/kcompletion-${KFMIN}:6
- >=kde-frameworks/kconfig-${KFMIN}:6
- >=kde-frameworks/kconfigwidgets-${KFMIN}:6
- >=kde-frameworks/kcontacts-${KFMIN}:6
- >=kde-frameworks/kcoreaddons-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kio-${KFMIN}:6
- >=kde-frameworks/kitemmodels-${KFMIN}:6
- >=kde-frameworks/kitemviews-${KFMIN}:6
- >=kde-frameworks/kjobwidgets-${KFMIN}:6
- >=kde-frameworks/kparts-${KFMIN}:6
- >=kde-frameworks/krunner-${KFMIN}:6
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
- >=kde-frameworks/kwindowsystem-${KFMIN}:6[X]
- >=kde-frameworks/kxmlgui-${KFMIN}:6
-"
-DEPEND="${COMMON_DEPEND}
- dev-libs/boost
-"
-RDEPEND="${COMMON_DEPEND}
- >=kde-apps/kdepim-runtime-${PVCUT}:6
-"
-BDEPEND="
- test? ( >=kde-apps/akonadi-${PVCUT}:6[tools] )
-"
next reply other threads:[~2024-05-20 11:39 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-20 11:39 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-27 21:34 [gentoo-commits] repo/gentoo:master commit in: kde-misc/zanshin/ Andreas Sturmlechner
2025-02-09 16:49 Andreas Sturmlechner
2024-12-21 21:27 Andreas Sturmlechner
2024-10-01 18:23 Andreas Sturmlechner
2024-01-06 12:35 Arthur Zamarin
2023-02-07 10:37 Andreas Sturmlechner
2023-01-15 13:04 Andreas Sturmlechner
2022-03-16 14:36 Andreas Sturmlechner
2021-12-07 19:54 Georgy Yakovlev
2021-11-26 4:23 Sam James
2020-10-26 13:56 Andreas Sturmlechner
2020-07-15 17:08 Andreas Sturmlechner
2020-01-14 19:16 Andreas Sturmlechner
2020-01-14 19:16 Andreas Sturmlechner
2019-12-02 19:21 Andreas Sturmlechner
2019-07-28 2:08 Andreas Sturmlechner
2019-07-28 2:08 Andreas Sturmlechner
2018-04-05 23:38 Andreas Sturmlechner
2018-04-05 23:19 Thomas Deutschmann
2018-04-05 21:16 Aaron Bauman
2018-01-03 18:05 Andreas Sturmlechner
2018-01-03 18:05 Andreas Sturmlechner
2017-12-31 22:09 Andreas Sturmlechner
2017-08-17 14:43 Michael Palimaka
2017-07-02 19:51 Andreas Sturmlechner
2017-07-02 19:51 Andreas Sturmlechner
2016-12-23 10:11 Johannes Huber
2016-12-21 12:32 Michael Palimaka
2016-12-21 12:32 Michael Palimaka
2016-12-16 19:10 Johannes Huber
2016-06-01 12:52 Johannes Huber
2016-06-01 12:52 Johannes Huber
2016-01-22 13:18 Michael Palimaka
2016-01-01 16:23 Michael Palimaka
2015-09-08 0:29 Manuel Rüger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1716204678.def6503b3674a14023bab76e233eab3e3f03c515.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox