public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/incidenceeditor/
Date: Thu, 12 Sep 2024 19:30:24 +0000 (UTC)	[thread overview]
Message-ID: <1726167920.22506b1b49ccd296e105d4124c73e7427adef887.asturm@gentoo> (raw)

commit:     22506b1b49ccd296e105d4124c73e7427adef887
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 12 19:05:20 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 12 19:05:20 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=22506b1b

kde-apps/incidenceeditor: drop 24.08.1

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../incidenceeditor/incidenceeditor-24.08.1.ebuild | 66 ----------------------
 1 file changed, 66 deletions(-)

diff --git a/kde-apps/incidenceeditor/incidenceeditor-24.08.1.ebuild b/kde-apps/incidenceeditor/incidenceeditor-24.08.1.ebuild
deleted file mode 100644
index 477683753d..0000000000
--- a/kde-apps/incidenceeditor/incidenceeditor-24.08.1.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_QTHELP="true"
-ECM_TEST="true"
-PVCUT=$(ver_cut 1-3)
-KFMIN=6.5.0
-QTMIN=6.7.2
-inherit ecm gear.kde.org
-
-DESCRIPTION="Incidence editor for KOrganizer"
-
-LICENSE="GPL-2+"
-SLOT="6"
-KEYWORDS="~amd64 ~arm64"
-IUSE=""
-
-RDEPEND="
-	dev-libs/kdiagram:6
-	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
-	>=kde-apps/akonadi-${PVCUT}:6
-	>=kde-apps/akonadi-calendar-${PVCUT}:6
-	>=kde-apps/akonadi-contacts-${PVCUT}:6
-	>=kde-apps/akonadi-mime-${PVCUT}:6
-	>=kde-apps/calendarsupport-${PVCUT}:6
-	>=kde-apps/eventviews-${PVCUT}:6
-	>=kde-apps/kcalutils-${PVCUT}:6
-	>=kde-apps/kidentitymanagement-${PVCUT}:6
-	>=kde-apps/kldap-${PVCUT}:6
-	>=kde-apps/kmime-${PVCUT}:6
-	>=kde-apps/libkdepim-${PVCUT}:6
-	>=kde-apps/pimcommon-${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/kiconthemes-${KFMIN}:6
-	>=kde-frameworks/kio-${KFMIN}:6
-	>=kde-frameworks/kitemmodels-${KFMIN}:6
-	>=kde-frameworks/kjobwidgets-${KFMIN}:6
-	>=kde-frameworks/kservice-${KFMIN}:6
-	>=kde-frameworks/ktextwidgets-${KFMIN}:6
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
-	>=kde-frameworks/kxmlgui-${KFMIN}:6
-"
-DEPEND="${RDEPEND}
-	test? ( >=kde-apps/akonadi-${PVCUT}:6[mysql,postgres,sqlite] )
-"
-BDEPEND="
-	test? ( >=kde-apps/akonadi-${PVCUT}:6[tools] )
-"
-
-src_test() {
-	# Paths exceed unix domain socket limit, bugs 770775 and 837182
-	local myctestargs=(
-		-E "(akonadi-mysql-incidencedatetimetest|akonadi-pgsql-incidencedatetimetest|akonadi-sqlite-incidencedatetimetest)"
-	)
-
-	ecm_src_test
-}


             reply	other threads:[~2024-09-12 19:30 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-12 19:30 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-11  6:58 [gentoo-commits] proj/kde:master commit in: kde-apps/incidenceeditor/ Andreas Sturmlechner
2023-08-06 20:39 Andreas Sturmlechner
2022-04-10 21:21 Andreas Sturmlechner
2022-04-10 21:19 Andreas Sturmlechner
2021-11-16  7:35 Andreas Sturmlechner
2021-11-16  7:35 Andreas Sturmlechner
2021-02-21 21:27 Andreas Sturmlechner
2020-06-15 23:03 Andreas Sturmlechner
2020-05-19 11:20 Andreas Sturmlechner
2017-09-13 18:09 Andreas Sturmlechner
2017-09-13 17:52 Andreas Sturmlechner
2017-02-12  3:48 Michael Palimaka
2016-07-25 15:32 Michael Palimaka
2016-04-02 16:06 Michael Palimaka
2015-10-22 10:13 Michael Palimaka

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=1726167920.22506b1b49ccd296e105d4124c73e7427adef887.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