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] repo/gentoo:master commit in: kde-apps/libkleo/
Date: Tue,  1 Oct 2024 18:23:03 +0000 (UTC)	[thread overview]
Message-ID: <1727806922.1c183b6f4ed1bd339fa5857534fcfdbd7328b611.asturm@gentoo> (raw)

commit:     1c183b6f4ed1bd339fa5857534fcfdbd7328b611
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  2 09:59:07 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct  1 18:22:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c183b6f

kde-apps/libkleo: drop 23.08.5

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

 kde-apps/libkleo/Manifest               |  1 -
 kde-apps/libkleo/libkleo-23.08.5.ebuild | 45 ---------------------------------
 2 files changed, 46 deletions(-)

diff --git a/kde-apps/libkleo/Manifest b/kde-apps/libkleo/Manifest
index 76c812487fa5..d7f079f86438 100644
--- a/kde-apps/libkleo/Manifest
+++ b/kde-apps/libkleo/Manifest
@@ -1,3 +1,2 @@
-DIST libkleo-23.08.5.tar.xz 566004 BLAKE2B dd9d11738c58a7d50c2f55abaa252b6978536fdb76669ba4f8d481a6f283980d61cdb39530461e54ced87f1f5499450983b9fa597afec2550531884fc2ea59c7 SHA512 af29ba96930613c51196ad77578c49c0288fb5b5629026cde9d29505e3a155d87998c19ea6a0babe1d1fe56d202668b1b8066a388632ae6a1e09729aa79e52c2
 DIST libkleo-24.05.2.tar.xz 594968 BLAKE2B 62cf01058c893c8d3fc28e3a862e4661b237f8523dd5eb1dd34b1ad8cd0feeb64da7d6bd73b06a8d335a56f537d513f7923a29969de5a3c77306375450b37e0d SHA512 764959663d860ae67c84f1383053ada197f55d73fdac864b35a7b790e4b70454de05d50c8d3b0c8ebed16205c3fedbf2c8d6961b7d7f7ac83fccc94dfa6e6658
 DIST libkleo-24.08.1.tar.xz 605700 BLAKE2B ca40c31fb968294c09254dc0837760b77e36b5b6781892dc7bb1773150962f72cc8290d7a8b0804c81e1a3598ef62284525ec7a7568466dd048b8c02abf10a43 SHA512 7173df74f7ba86220c3b5e0316317c960e089c786bf2fae727738efd674feb4df8ac5170796aebf8888a130f057e2dda5824877f78f4705c9dee6f3bfb2bdb32

diff --git a/kde-apps/libkleo/libkleo-23.08.5.ebuild b/kde-apps/libkleo/libkleo-23.08.5.ebuild
deleted file mode 100644
index 3fa18e1d3dbc..000000000000
--- a/kde-apps/libkleo/libkleo-23.08.5.ebuild
+++ /dev/null
@@ -1,45 +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=5.106.0
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="Library for encryption handling"
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
-IUSE="+fancyviewer"
-
-RDEPEND="
-	>=app-crypt/gpgme-1.16.0:=[cxx,qt5]
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kcodecs-${KFMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kitemmodels-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	fancyviewer? ( >=kde-apps/kpimtextedit-${PVCUT}:5 )
-"
-DEPEND="${RDEPEND}
-	dev-libs/boost
-"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake_use_find_package fancyviewer KPim5TextEdit)
-	)
-
-	ecm_src_configure
-}


             reply	other threads:[~2024-10-01 18:23 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-01 18:23 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-apps/libkleo/ Andreas Sturmlechner
2025-03-02 23:58 Andreas Sturmlechner
2024-12-21 21:27 Andreas Sturmlechner
2024-07-09 14:05 Sam James
2024-03-06 19:19 Arthur Zamarin
2023-11-23 15:27 Sam James
2022-04-22 20:19 Sam James
2022-02-17 18:43 Sam James
2021-09-17 14:16 Yixun Lan
2021-09-16 16:59 Andreas Sturmlechner
2021-09-14  1:43 Yixun Lan
2021-09-12 11:28 Yixun Lan
2021-02-24 22:40 Andreas Sturmlechner
2021-02-24 19:35 Mikle Kolyada
2019-12-26 10:18 Andreas Sturmlechner
2019-04-06 15:37 Mikle Kolyada
2019-04-01 11:11 Michael Palimaka
2017-03-21 22:19 Andreas Sturmlechner
2017-03-11  0:53 Michael Palimaka
2016-06-11 12:23 Agostino Sarubbo
2016-02-06 15:59 Andreas Hüttel

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=1727806922.1c183b6f4ed1bd339fa5857534fcfdbd7328b611.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