summaryrefslogtreecommitdiff
path: root/kde-frameworks/kplotting/kplotting-5.61.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-09-15 09:01:56 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-09-15 09:01:56 +0100
commite8f81810baa21f490d6910e8e2d424546b72a333 (patch)
treedb79151c528a566490ffcac0d7b64484e12b4762 /kde-frameworks/kplotting/kplotting-5.61.0.ebuild
parentd00821e77f72d4af4ea30158c1c6e18ffff0875b (diff)
gentoo resync : 15.09.2019
Diffstat (limited to 'kde-frameworks/kplotting/kplotting-5.61.0.ebuild')
-rw-r--r--kde-frameworks/kplotting/kplotting-5.61.0.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/kde-frameworks/kplotting/kplotting-5.61.0.ebuild b/kde-frameworks/kplotting/kplotting-5.61.0.ebuild
deleted file mode 100644
index 898844d21f48..000000000000
--- a/kde-frameworks/kplotting/kplotting-5.61.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}"