From f77f9bd568e762da9a019279f08b4579e994756f Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 14 Aug 2022 10:46:04 +0200 Subject: kde-frameworks/kplotting: drop 5.97.0 Signed-off-by: Andreas Sturmlechner --- kde-frameworks/kplotting/Manifest | 1 - kde-frameworks/kplotting/kplotting-5.97.0.ebuild | 21 --------------------- 2 files changed, 22 deletions(-) delete mode 100644 kde-frameworks/kplotting/Manifest delete mode 100644 kde-frameworks/kplotting/kplotting-5.97.0.ebuild (limited to 'kde-frameworks/kplotting') diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest deleted file mode 100644 index bcb5263681c..00000000000 --- a/kde-frameworks/kplotting/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kplotting-5.97.0.tar.xz 33716 BLAKE2B b834c2651096e6a22429aa286c3dec0c9d2b643d362fc5e5913a31d6ea39f06836954c135d166c23cd5c1f0a4cbc3d0669eca8d98c4a1b3b12b90c5b62263446 SHA512 a7fc39e05864d5295365e57513bf85b85622e53c10d67caa851ba117f30aa22309962e81a8490975940137c693702fad234382564e828b26e1719d401156a076 diff --git a/kde-frameworks/kplotting/kplotting-5.97.0.ebuild b/kde-frameworks/kplotting/kplotting-5.97.0.ebuild deleted file mode 100644 index 340ac2bdb64..00000000000 --- a/kde-frameworks/kplotting/kplotting-5.97.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_DESIGNERPLUGIN="true" -PVCUT=$(ver_cut 1-2) -QTMIN=5.15.5 -VIRTUALX_REQUIRED="test" -inherit ecm frameworks.kde.org - -DESCRIPTION="Framework providing easy data-plotting functions" -LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 -" -RDEPEND="${DEPEND}" -- cgit v1.2.3