From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/konversation/
Date: Mon, 20 May 2024 11:39:22 +0000 (UTC) [thread overview]
Message-ID: <1716204680.011cd4c27759cebd485092edb76716c1b483fce6.asturm@gentoo> (raw)
commit: 011cd4c27759cebd485092edb76716c1b483fce6
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 17:25:44 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon May 20 11:31:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=011cd4c2
net-irc/konversation: drop 24.02.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-irc/konversation/Manifest | 1 -
net-irc/konversation/konversation-24.02.2.ebuild | 72 ------------------------
2 files changed, 73 deletions(-)
diff --git a/net-irc/konversation/Manifest b/net-irc/konversation/Manifest
index a09a1495a9f2..e2f293f924c2 100644
--- a/net-irc/konversation/Manifest
+++ b/net-irc/konversation/Manifest
@@ -1,3 +1,2 @@
DIST konversation-23.08.5.tar.xz 4490296 BLAKE2B 027b53e5b59f6666818eb83c4ec8bbbafa6ebc4b02c512eb032090f535de166456a93c5f1f4d93a583d11bbf33f8defe165941527c35891a7b40109a99e27552 SHA512 4de29fa128934dcf2a41f6f06bb0d1a6dc0080ca572f1ce9d30c41d16ce36c285fe390f5fc8d06cbf0b0fd307f36c75068954aeb1847482f106d33c0801ba0ef
-DIST konversation-24.02.2.tar.xz 4437360 BLAKE2B 5b8c56168224dfc388ebabda5460f83105b49d5710ba27352a7ebf63556f3f5354cfae008b51e61e0b192b06c45dd2980442963e1b7a1a19c9dc4dd517ec3d8e SHA512 c402713dd2918d0b8ab1f617b371763366b903acc120565b9b9087ca71843ef9dc4aa2f10f61e0fbc4406fe27f5e3d12d3fef14b352f49f384c2c39e24099a71
DIST konversation-24.04.90.tar.xz 4387140 BLAKE2B 7c042201849320fe6d3e9105397e48d72797506cdaa1e79f868f9af35e067bf8537e64ba35e59cf1c8447687f4bc1269bc031ff0e7d92419a36cb9da6539e609 SHA512 b5f858791f9807194e1ab1a6d9e3b23661100aeae4b61cd58c72b48964007428b02a929c0b730d2ff8d72e1600dbf2a72f44f9637ed772c403bde49ca4f5a3ef
diff --git a/net-irc/konversation/konversation-24.02.2.ebuild b/net-irc/konversation/konversation-24.02.2.ebuild
deleted file mode 100644
index 4709dadeae23..000000000000
--- a/net-irc/konversation/konversation-24.02.2.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=6.0.0
-QTMIN=6.6.2
-inherit ecm gear.kde.org
-
-DESCRIPTION="User friendly IRC Client"
-HOMEPAGE="https://konversation.kde.org https://apps.kde.org/konversation/"
-
-LICENSE="GPL-2"
-SLOT="6"
-KEYWORDS="~amd64"
-IUSE="+crypt"
-
-DEPEND="
- >=dev-qt/qt5compat-${QTMIN}:6
- >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets,xml]
- >=dev-qt/qtmultimedia-${QTMIN}:6
- >=dev-qt/qttools-${QTMIN}:6[qdbus]
- >=kde-frameworks/karchive-${KFMIN}:6
- >=kde-frameworks/kbookmarks-${KFMIN}:6
- >=kde-frameworks/kcodecs-${KFMIN}:6
- >=kde-frameworks/kcolorscheme-${KFMIN}:6
- >=kde-frameworks/kcompletion-${KFMIN}:6
- >=kde-frameworks/kconfig-${KFMIN}:6
- >=kde-frameworks/kconfigwidgets-${KFMIN}:6
- >=kde-frameworks/kcoreaddons-${KFMIN}:6
- >=kde-frameworks/kcrash-${KFMIN}:6
- >=kde-frameworks/kdbusaddons-${KFMIN}:6
- >=kde-frameworks/kglobalaccel-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kidletime-${KFMIN}:6
- >=kde-frameworks/kio-${KFMIN}:6
- >=kde-frameworks/kitemviews-${KFMIN}:6
- >=kde-frameworks/knewstuff-${KFMIN}:6
- >=kde-frameworks/knotifications-${KFMIN}:6
- >=kde-frameworks/knotifyconfig-${KFMIN}:6
- >=kde-frameworks/kparts-${KFMIN}:6
- >=kde-frameworks/kservice-${KFMIN}:6
- >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
- >=kde-frameworks/ktextwidgets-${KFMIN}:6
- >=kde-frameworks/kwallet-${KFMIN}:6
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
- >=kde-frameworks/kwindowsystem-${KFMIN}:6[X]
- >=kde-frameworks/kxmlgui-${KFMIN}:6
- crypt? ( >=app-crypt/qca-2.3.7:2[qt6] )
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtsvg-${QTMIN}:6
- crypt? ( >=app-crypt/qca-2.3.7:2[qt6,ssl] )
-"
-BDEPEND="sys-devel/gettext"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake_use_find_package crypt Qca-qt6)
- )
-
- ecm_src_configure
-}
-
-src_install() {
- ecm_src_install
-
- # Bug 616162
- insinto /etc/xdg
- doins "${FILESDIR}"/konversationrc
-}
next reply other threads:[~2024-05-20 11:39 UTC|newest]
Thread overview: 53+ 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 --
2024-10-25 5:49 [gentoo-commits] repo/gentoo:master commit in: net-irc/konversation/ Arthur Zamarin
2024-10-12 18:16 Arthur Zamarin
2024-09-02 14:50 Andreas Sturmlechner
2024-07-06 13:21 Jakov Smolić
2024-03-11 9:50 Andreas Sturmlechner
2024-03-07 8:55 Andreas Sturmlechner
2024-01-06 12:35 Arthur Zamarin
2023-12-29 7:05 Arthur Zamarin
2022-02-10 9:40 Andreas Sturmlechner
2022-02-10 9:35 Sam James
2021-12-19 22:09 Agostino Sarubbo
2021-12-19 22:06 Agostino Sarubbo
2021-12-19 16:41 Andreas Sturmlechner
2021-08-04 9:01 Agostino Sarubbo
2021-08-04 8:40 Agostino Sarubbo
2021-04-06 6:31 Agostino Sarubbo
2020-11-25 16:23 Mikle Kolyada
2020-11-25 16:19 Mikle Kolyada
2020-11-01 20:03 Andreas Sturmlechner
2020-10-26 13:56 Andreas Sturmlechner
2020-10-26 13:56 Andreas Sturmlechner
2020-05-10 11:31 Andreas Sturmlechner
2020-05-10 9:19 Mikle Kolyada
2020-05-10 9:15 Mikle Kolyada
2020-02-13 10:18 Georgy Yakovlev
2020-01-16 17:29 Andreas Sturmlechner
2019-12-07 12:54 Andreas Sturmlechner
2019-08-14 10:58 Andreas Sturmlechner
2019-08-14 10:58 Andreas Sturmlechner
2018-07-06 6:33 Andreas Sturmlechner
2018-06-27 19:00 Andreas Sturmlechner
2018-03-22 12:22 Andreas Sturmlechner
2017-11-19 6:14 Michael Palimaka
2017-11-15 23:56 Andreas Sturmlechner
2017-11-15 23:56 Andreas Sturmlechner
2017-11-10 23:10 Andreas Sturmlechner
2017-11-07 17:57 Thomas Deutschmann
2017-06-04 10:53 Andreas Sturmlechner
2017-06-04 10:42 Agostino Sarubbo
2017-06-04 10:34 Agostino Sarubbo
2017-05-09 18:32 Andreas Sturmlechner
2017-05-09 18:32 Andreas Sturmlechner
2017-04-15 4:43 Michael Palimaka
2016-09-15 12:25 Michael Palimaka
2016-09-15 12:25 Michael Palimaka
2016-09-15 12:25 Michael Palimaka
2016-08-03 19:37 Michael Palimaka
2016-07-22 18:00 Michael Palimaka
2016-06-02 16:38 Michael Palimaka
2016-04-09 16:12 Johannes Huber
2016-04-09 13:46 Agostino Sarubbo
2016-04-08 16:42 Johannes Huber
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=1716204680.011cd4c27759cebd485092edb76716c1b483fce6.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