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.86.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 5ae03cdcc73..00000000000
--- a/kde-frameworks/kplotting/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kplotting-5.86.0.tar.xz 31172 BLAKE2B 0f9f2a2b8323aa494071effced5466369c4a04505413506b85702c8db73a49b9009981386f3adefb16b9ac4587f1fbf2624f460f55cc1a617ab3aa5186b98682 SHA512 d7320729c7d5c6991c278f8d1d713a544978b907daf07beffc800e29e6e271ed48c6612bb9a6fecf51ae86e3f52d7ec27906a282e406f1fedea3f572caca42a1
diff --git a/kde-frameworks/kplotting/kplotting-5.86.0.ebuild b/kde-frameworks/kplotting/kplotting-5.86.0.ebuild
deleted file mode 100644
index 69d6a796651..00000000000
--- a/kde-frameworks/kplotting/kplotting-5.86.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 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.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Framework providing easy data-plotting functions"
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
-"
-RDEPEND="${DEPEND}"