kde-frameworks/kcolorscheme: drop 5.249.0

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner 2024-02-28 12:29:56 +01:00
parent 4440669673
commit a9dc710c18
No known key found for this signature in database
GPG Key ID: C5D682DFAEFD8888
2 changed files with 0 additions and 25 deletions

View File

@ -1,2 +1 @@
DIST kcolorscheme-5.249.0.tar.xz 43908 BLAKE2B 29fb4c55fcaf6bab1c68e1ab8da28e79fc48d9a8d5368529ac30a6e4f9f60365935855e3c1d383124726b5d40dd6ed296428a4a807d95e5769fb4c69e2f07572 SHA512 ee6084acf5d01ed695e9b7c757d0213cc9562643eeca87277e6dc7d0cdbe24756b0033ba740dd99b99619375647454a5cb774bb00747037723361e06b0536798
DIST kcolorscheme-6.0.0.tar.xz 44024 BLAKE2B 765cfc306b7cd6d0fe175c209416c307c4f4f762bba465e807ce4a3c02838624647f083b3c80e8d5b541e274d24208f7a52c4870b39fba037a3e340400fa3591 SHA512 d1242cb5154ab650972520b533f43c705832d993440334b22de8b0dc831915f4c6ed0e8e9f8b0980376656c565851cfbc5e55f3549b7a580a5a7a8481c8a3ce8

View File

@ -1,24 +0,0 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
ECM_TEST="false"
PVCUT=$(ver_cut 1-2)
QTMIN=6.6.2
inherit ecm frameworks.kde.org
DESCRIPTION="Framework for downloading and sharing additional application data"
LICENSE="LGPL-2+"
KEYWORDS="~amd64"
IUSE=""
DEPEND="
>=dev-qt/qtbase-${QTMIN}:6[gui]
>=dev-qt/qtdeclarative-${QTMIN}:6
=kde-frameworks/kconfig-${PVCUT}*:6
=kde-frameworks/ki18n-${PVCUT}*:6
=kde-frameworks/kguiaddons-${PVCUT}*:6
"
RDEPEND="${DEPEND}"