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: net-im/neochat/
Date: Mon,  7 Oct 2024 23:06:45 +0000 (UTC)	[thread overview]
Message-ID: <1728342360.39284ad74c58fe157b403c6f3bd38a0b159c210b.asturm@gentoo> (raw)

commit:     39284ad74c58fe157b403c6f3bd38a0b159c210b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  7 20:31:20 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Oct  7 23:06:00 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39284ad7

net-im/neochat: drop 24.05.2-r1, 24.08.1-r1

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

 net-im/neochat/neochat-24.05.2-r1.ebuild | 59 --------------------------------
 net-im/neochat/neochat-24.08.1-r1.ebuild | 59 --------------------------------
 2 files changed, 118 deletions(-)

diff --git a/net-im/neochat/neochat-24.05.2-r1.ebuild b/net-im/neochat/neochat-24.05.2-r1.ebuild
deleted file mode 100644
index 3b2b29f80c7f..000000000000
--- a/net-im/neochat/neochat-24.05.2-r1.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="optional"
-ECM_TEST="true"
-KFMIN=6.3.0
-QTMIN=6.6.2
-inherit ecm gear.kde.org
-
-DESCRIPTION="Client for Matrix, the decentralized communication protocol"
-HOMEPAGE="https://apps.kde.org/neochat/"
-
-LICENSE="GPL-3+ handbook? ( CC-BY-SA-4.0 )"
-SLOT="0"
-KEYWORDS="amd64 arm64"
-
-# TODO: Wire up kunifiedpush once packaged? (1a3055df8673802076bc0c269ec24274abef375b)
-DEPEND="
-	app-text/cmark:=
-	dev-libs/kirigami-addons:6
-	>=dev-libs/icu-61.0:=
-	dev-libs/qcoro[network]
-	>=dev-libs/qtkeychain-0.14.1-r1:=[qt6]
-	>=dev-qt/qtbase-${QTMIN}:6[gui,network,widgets]
-	>=dev-qt/qtdeclarative-${QTMIN}:6
-	>=dev-qt/qtmultimedia-${QTMIN}:6
-	>=dev-qt/qtsvg-${QTMIN}:6
-	>=dev-qt/qtwebview-${QTMIN}:6
-	>=kde-frameworks/kcolorscheme-${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/ki18n-${KFMIN}:6
-	>=kde-frameworks/kio-${KFMIN}:6
-	>=kde-frameworks/kirigami-${KFMIN}:6
-	>=kde-frameworks/kitemmodels-${KFMIN}:6
-	>=kde-frameworks/knotifications-${KFMIN}:6
-	>=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
-	>=kde-frameworks/kwindowsystem-${KFMIN}:6
-	>=kde-frameworks/purpose-${KFMIN}:6
-	>=kde-frameworks/qqc2-desktop-style-${KFMIN}:6
-	>=kde-frameworks/sonnet-${KFMIN}:6[qml]
-	>=kde-frameworks/syntax-highlighting-${KFMIN}:6
-	media-libs/kquickimageeditor:6
-	>=net-libs/libquotient-0.8.1.2-r1:=[qt6]
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qt5compat-${QTMIN}:6[qml]
-	>=dev-qt/qtlocation-${QTMIN}:6
-	>=dev-qt/qtmultimedia-${QTMIN}:6[qml]
-	>=dev-qt/qtpositioning-${QTMIN}:6[qml]
-	>=kde-frameworks/kquickcharts-${KFMIN}:6
-	>=kde-frameworks/prison-${KFMIN}:6[qml]
-"
-BDEPEND="virtual/pkgconfig"

diff --git a/net-im/neochat/neochat-24.08.1-r1.ebuild b/net-im/neochat/neochat-24.08.1-r1.ebuild
deleted file mode 100644
index 779cfb088e8c..000000000000
--- a/net-im/neochat/neochat-24.08.1-r1.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="optional"
-ECM_TEST="true"
-KFMIN=6.5.0
-QTMIN=6.7.2
-inherit ecm gear.kde.org
-
-DESCRIPTION="Client for Matrix, the decentralized communication protocol"
-HOMEPAGE="https://apps.kde.org/neochat/"
-
-LICENSE="GPL-3+ handbook? ( CC-BY-SA-4.0 )"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-
-# TODO: Wire up kunifiedpush once packaged? (1a3055df8673802076bc0c269ec24274abef375b)
-DEPEND="
-	app-text/cmark:=
-	dev-libs/kirigami-addons:6
-	>=dev-libs/icu-61.0:=
-	dev-libs/qcoro[network]
-	>=dev-libs/qtkeychain-0.14.1-r1:=[qt6]
-	>=dev-qt/qtbase-${QTMIN}:6[gui,network,widgets]
-	>=dev-qt/qtdeclarative-${QTMIN}:6
-	>=dev-qt/qtmultimedia-${QTMIN}:6
-	>=dev-qt/qtsvg-${QTMIN}:6
-	>=dev-qt/qtwebview-${QTMIN}:6
-	>=kde-frameworks/kcolorscheme-${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/ki18n-${KFMIN}:6
-	>=kde-frameworks/kio-${KFMIN}:6
-	>=kde-frameworks/kirigami-${KFMIN}:6
-	>=kde-frameworks/kitemmodels-${KFMIN}:6
-	>=kde-frameworks/knotifications-${KFMIN}:6
-	>=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
-	>=kde-frameworks/kwindowsystem-${KFMIN}:6
-	>=kde-frameworks/purpose-${KFMIN}:6
-	>=kde-frameworks/qqc2-desktop-style-${KFMIN}:6
-	>=kde-frameworks/sonnet-${KFMIN}:6[qml]
-	>=kde-frameworks/syntax-highlighting-${KFMIN}:6
-	media-libs/kquickimageeditor:6
-	>=net-libs/libquotient-0.8.2:=[qt6]
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qt5compat-${QTMIN}:6[qml]
-	>=dev-qt/qtlocation-${QTMIN}:6
-	>=dev-qt/qtmultimedia-${QTMIN}:6[qml]
-	>=dev-qt/qtpositioning-${QTMIN}:6[qml]
-	>=kde-frameworks/kquickcharts-${KFMIN}:6
-	>=kde-frameworks/prison-${KFMIN}:6[qml]
-"
-BDEPEND="virtual/pkgconfig"


             reply	other threads:[~2024-10-07 23:06 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-07 23:06 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-09 16:49 [gentoo-commits] repo/gentoo:master commit in: net-im/neochat/ Andreas Sturmlechner
2024-12-03 20:34 Andreas Sturmlechner
2024-10-25  5:49 Arthur Zamarin
2024-10-12 18:16 Arthur Zamarin
2024-10-07 23:06 Andreas Sturmlechner
2024-09-25 21:21 Andreas Sturmlechner
2024-09-25 21:21 Andreas Sturmlechner
2024-09-02 14:50 Andreas Sturmlechner
2024-07-05 16:50 Andreas Sturmlechner
2024-05-20 11:39 Andreas Sturmlechner
2024-03-08 20:44 Andreas Sturmlechner
2024-01-06 12:35 Arthur Zamarin
2023-12-29  7:05 Arthur Zamarin
2023-12-16 10:56 Andreas Sturmlechner
2023-11-11 20:11 Andreas Sturmlechner
2023-11-11 20:11 Andreas Sturmlechner
2023-09-23 20:30 Andreas Sturmlechner
2023-09-23 20:30 Andreas Sturmlechner
2023-08-26 11:19 Andreas Sturmlechner
2023-08-26 11:19 Andreas Sturmlechner
2023-04-22  9:13 Andreas Sturmlechner
2023-04-20 21:27 Sam James
2023-04-16 19:54 Andreas Sturmlechner
2022-12-24 23:50 Andreas Sturmlechner
2022-12-24 23:50 Andreas Sturmlechner
2022-12-18 10:04 Andreas Sturmlechner
2022-12-18  9:41 Andreas Sturmlechner
2022-12-16 20:59 Arthur Zamarin
2022-12-16 18:31 Arthur Zamarin
2022-12-10 14:25 Andreas Sturmlechner
2022-09-02  7:18 Andreas Sturmlechner
2022-09-02  1:13 Matt Turner
2022-09-01  2:22 Sam James
2022-07-19 15:39 Andreas Sturmlechner
2022-07-10 12:44 Andreas Sturmlechner
2022-05-13 10:49 Jakov Smolić
2021-07-16 13:47 Andreas Sturmlechner
2021-06-20 20:02 Andreas Sturmlechner
2021-05-21  4:52 Georgy Yakovlev
2021-04-04 21:23 Andreas Sturmlechner
2021-02-25 12:50 Andreas Sturmlechner
2021-02-16 15:50 Andreas Sturmlechner
2021-01-13 23:24 Andreas Sturmlechner
2021-01-13 23:24 Andreas Sturmlechner
2021-01-03 15:53 Andreas Sturmlechner

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=1728342360.39284ad74c58fe157b403c6f3bd38a0b159c210b.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