summaryrefslogtreecommitdiff
path: root/kde-frameworks/kplotting
diff options
context:
space:
mode:
Diffstat (limited to 'kde-frameworks/kplotting')
-rw-r--r--kde-frameworks/kplotting/Manifest1
-rw-r--r--kde-frameworks/kplotting/kplotting-5.103.0.ebuild21
2 files changed, 0 insertions, 22 deletions
diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest
deleted file mode 100644
index 52e6ad1e698..00000000000
--- a/kde-frameworks/kplotting/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kplotting-5.103.0.tar.xz 33728 BLAKE2B 2302d1c3e448072cdc45bffb58e47885f005de8839d2166435518aeac1dd9baf4154ed62aee99457a86be6f7fcd58b34c04c22f7afcdbf973902b7967632ae69 SHA512 2393af7c272a1eda0e6060c93f127e6121ef8a524f13562a40abc0f79ccc6ed548f6a7068ca560335daf87c5aa67b2f6c676f0348439e5b0499b222a0634c9a0
diff --git a/kde-frameworks/kplotting/kplotting-5.103.0.ebuild b/kde-frameworks/kplotting/kplotting-5.103.0.ebuild
deleted file mode 100644
index 3f85daf414d..00000000000
--- a/kde-frameworks/kplotting/kplotting-5.103.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2023 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}"