kde-frameworks/kplotting: drop 6.16.0

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2025-10-20 17:40:14 +02:00
parent 7c2376221e
commit 3bde98b341
2 changed files with 0 additions and 18 deletions

View File

@@ -1,3 +1,2 @@
DIST kplotting-6.16.0.tar.xz 34032 BLAKE2B 308ace12de2f5b192e133cb50c8f15395e0f20ac2ccd36a6fb41e05fb725c0b4c6c7ce57bb71d460459aeca3818be19d460d7d85f794768336626004d30db938 SHA512 10ab733b947bbbd477c38ae4039a5077eefe0ee8066f4a0fddc2daf556e977bd0af62634519ceba9b16df450d2231edad86a882baa7c94a811fa1a953a317941
DIST kplotting-6.18.0.tar.xz 34024 BLAKE2B a3fe60cb167b976501532b715dde9aa9ef4b9b0a5f67445dc626c5939300ea345fc796f4c3b4946aab15c2218b0cd2da1ac5dff0dbe7c7e84169acea5f89d0ac SHA512 6ad20193849447573e6814ea10e367786b330c6b807d672df1f4dd5ddf4114137b5774edaf1dbd1bc6bf33a2e33d5ac6906a9f039a810bce30c6ccd3acb960a9
DIST kplotting-6.19.0.tar.xz 34036 BLAKE2B 80a60b451fcd1c2077d77fd27b00514761c5348ac11e3cc9cf14192df6514073c28a3320c50c34d6cc9987ecdb304b1e2fdfb8974bce8ae75d5708cab5c5efe0 SHA512 7dd48b2dec3afa3a7b8e315875323b0f237afe1d4aca1596d0d6b117e1ce0b6752f5a40ae43f8f81ca780840b3f90ca00b325073df40983bdf794f7bfc07cc98

View File

@@ -1,17 +0,0 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
ECM_DESIGNERPLUGIN="true"
QTMIN=6.7.2
inherit ecm frameworks.kde.org
DESCRIPTION="Framework providing easy data-plotting functions"
LICENSE="LGPL-2+"
KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86"
IUSE=""
DEPEND=">=dev-qt/qtbase-${QTMIN}:6[gui,widgets]"
RDEPEND="${DEPEND}"