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.25.0.ebuild19
2 files changed, 0 insertions, 20 deletions
diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest
deleted file mode 100644
index 8d17bd1b5e2..00000000000
--- a/kde-frameworks/kplotting/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kplotting-5.25.0.tar.xz 29540 SHA256 4a960a0bbeb364702dfecd4cff61c4082bc7a04736ed76d4deef821f7b246676 SHA512 b0a6cd585cd1fed67eb8058f285c54213714dc2be4cd30bf1c03dd53b657f9c23e69fd7f89978365cf5cc1cb2ed8571ec796bbf009e0ed033592b95359da18e4 WHIRLPOOL 24258217e3278292b3d0653b2aa0c95aeb9e0eed4ddb6cbb5046c4d0c0383dd2869a663930bf454a0804715be6b8700e5bda36a20e6183dfd0b022fe98641279
diff --git a/kde-frameworks/kplotting/kplotting-5.25.0.ebuild b/kde-frameworks/kplotting/kplotting-5.25.0.ebuild
deleted file mode 100644
index 412593fb448..00000000000
--- a/kde-frameworks/kplotting/kplotting-5.25.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Framework providing easy data-plotting functions"
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
-"
-DEPEND="${RDEPEND}"