commit:     4227dac563eb5481ea1cbe14648d86e1d3991f1b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  8 13:00:58 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar  8 17:16:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4227dac5

kde-plasma/plasma-integration: drop 5.24.2*

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

 kde-plasma/plasma-integration/Manifest             |  1 -
 .../plasma-integration-5.24.2.ebuild               | 48 ----------------------
 2 files changed, 49 deletions(-)

diff --git a/kde-plasma/plasma-integration/Manifest 
b/kde-plasma/plasma-integration/Manifest
index 66ac2e517b3a..9589e58036bf 100644
--- a/kde-plasma/plasma-integration/Manifest
+++ b/kde-plasma/plasma-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-integration-5.23.5.tar.xz 83100 BLAKE2B 
b49c8a59dd18798f0f497bca2a739e0e1e580537032efd580ef7143d29a16a50c0ee94fd4166e36c04ee3a6f35c79ee45c2b768e0ad8c4792fcbb5acf79c5372
 SHA512 
38fa3fecc9aa3022e0bc33e5f27d149d9f28afd552e80b53ee99e895d449a696dba41a529a4490c372dbd940c02f22597a1748e2af5152b735bceb729c4df098
-DIST plasma-integration-5.24.2.tar.xz 83676 BLAKE2B 
4539b32c64b3748177401a1b69e88de2ef2c7e427cb011fe6752fc52ba42b48d65f3ed756ea9f45ee0075b073463488e74b1e2dbde678e2408d096f1ee909155
 SHA512 
588d2d16d742dc9329770a9b009646f1756e92446dab0bb3ab63732f3ee469b010ae8209882aab4709084ecc88222e993906ffaa5dff3a30851808fefab99baa
 DIST plasma-integration-5.24.3.tar.xz 83740 BLAKE2B 
799b1630f770785ad241a25b5a50851f24093ce7cebf44a3659160c436d98a0dfcce6a5b8bd7b1e12dd0ba300df8b953a141f25fb1c26b91075d2fc99956ab04
 SHA512 
a188afb6454caec5577d180568eaa9149fee6658d98a325d32f2d3b4ca1e275b3428ca6db8b8498672a9acfad23df4718291556c1edb249eb19d3255aa54ac42

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.24.2.ebuild 
b/kde-plasma/plasma-integration/plasma-integration-5.24.2.ebuild
deleted file mode 100644
index 3e4edfe68b7a..000000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.24.2.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.90.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-# requires running kde environment
-RESTRICT="test"
-
-DEPEND="
-       >=dev-qt/qtdbus-${QTMIN}:5
-       >=dev-qt/qtgui-${QTMIN}:5=[dbus]
-       >=dev-qt/qtquickcontrols2-${QTMIN}:5
-       >=dev-qt/qtwidgets-${QTMIN}:5
-       >=dev-qt/qtx11extras-${QTMIN}: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/kiconthemes-${KFMIN}:5
-       >=kde-frameworks/kio-${KFMIN}:5
-       >=kde-frameworks/kjobwidgets-${KFMIN}:5
-       >=kde-frameworks/knotifications-${KFMIN}:5
-       >=kde-frameworks/kwayland-${KFMIN}:5
-       >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-       >=kde-frameworks/kwindowsystem-${KFMIN}:5
-       >=kde-frameworks/kxmlgui-${KFMIN}:5
-       >=kde-plasma/breeze-${PVCUT}:5
-       x11-libs/libXcursor
-       x11-libs/libxcb
-"
-RDEPEND="${DEPEND}
-       media-fonts/hack
-       media-fonts/noto
-"

Reply via email to