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.58.0.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest
deleted file mode 100644
index 8de93c6111b..00000000000
--- a/kde-frameworks/kplotting/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kplotting-5.58.0.tar.xz 29852 BLAKE2B 2b2817fa8bd65ecdd4842ed83fb50427f7a389bbee75bbba9c37add070722fd62b5e65e833fc939d17ba651062d6a212f6dc334c0fbf2499dbb7354f21f43a2d SHA512 5c447f24d7dae28b75da8c2102d03f47757094dc41c79d21c474e0a19fb0c3ff96eda308b761bf8ca2f9a242cc611aaf496c3b67ee1ee587d64447413717f215
diff --git a/kde-frameworks/kplotting/kplotting-5.58.0.ebuild b/kde-frameworks/kplotting/kplotting-5.58.0.ebuild
deleted file mode 100644
index 898844d21f4..00000000000
--- a/kde-frameworks/kplotting/kplotting-5.58.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Framework providing easy data-plotting functions"
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}"