From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7AE98158083 for ; Wed, 25 Sep 2024 21:21:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AFFF7E2BA3; Wed, 25 Sep 2024 21:21:09 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9B0BEE2BA3 for ; Wed, 25 Sep 2024 21:21:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E075F343198 for ; Wed, 25 Sep 2024 21:21:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A52A2702 for ; Wed, 25 Sep 2024 21:21:06 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1727299248.3c93d038868d72525eaaa512bfec4a488ebd13cb.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/neochat/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/neochat/neochat-24.05.2.ebuild net-im/neochat/neochat-24.08.1.ebuild X-VCS-Directories: net-im/neochat/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3c93d038868d72525eaaa512bfec4a488ebd13cb X-VCS-Branch: master Date: Wed, 25 Sep 2024 21:21:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ac739178-8543-4d75-886e-2c2e32831c7c X-Archives-Hash: 504ffddea52ad38d31453704cc5b63ac commit: 3c93d038868d72525eaaa512bfec4a488ebd13cb Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Sep 25 21:20:08 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Sep 25 21:20:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c93d038 net-im/neochat: drop 24.05.2, 24.08.1 Signed-off-by: Andreas Sturmlechner gentoo.org> net-im/neochat/neochat-24.05.2.ebuild | 58 ----------------------------------- net-im/neochat/neochat-24.08.1.ebuild | 58 ----------------------------------- 2 files changed, 116 deletions(-) diff --git a/net-im/neochat/neochat-24.05.2.ebuild b/net-im/neochat/neochat-24.05.2.ebuild deleted file mode 100644 index 3e128c75ff85..000000000000 --- a/net-im/neochat/neochat-24.05.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_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/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.ebuild b/net-im/neochat/neochat-24.08.1.ebuild deleted file mode 100644 index 82e14d72a4d1..000000000000 --- a/net-im/neochat/neochat-24.08.1.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_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/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"