aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-12-09 17:57:58 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-12-09 17:57:58 +0100
commitec66c3f00332cb2ce9d3a191cac166cb695724ac (patch)
tree38ee218bec0258148b73c5b8acaf1b68c383c057 /kde-frameworks/kplotting
parentkde-apps/kalzium: Drop unused DEPEND, kdelibs4support-- (diff)
downloadkde-ec66c3f00332cb2ce9d3a191cac166cb695724ac.tar.gz
kde-ec66c3f00332cb2ce9d3a191cac166cb695724ac.tar.bz2
kde-ec66c3f00332cb2ce9d3a191cac166cb695724ac.zip
kde-frameworks: Drop KDE Frameworks 5.53.0
Moved to Gentoo ebuild repository. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks/kplotting')
-rw-r--r--kde-frameworks/kplotting/Manifest1
-rw-r--r--kde-frameworks/kplotting/kplotting-5.53.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 9b738c867e..0000000000
--- a/kde-frameworks/kplotting/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kplotting-5.53.0.tar.xz 29740 BLAKE2B 9191e29a79d82f16702d30847304b0b2bc3d5f5e019e5b9dd151e2bf22f2a7e723001d3097f15e88cd05434f9fc4be86644e30345a054ba608fdff7d4c14b40b SHA512 b2537c9ab9144fe0313a5ae7ab57f3d1c1fe41275b3654b944caf27d01169efd396d3f2bdbe385aec71ae5eeb859c3f34d2b3cd444fe79408452d2a364c8a10c
diff --git a/kde-frameworks/kplotting/kplotting-5.53.0.ebuild b/kde-frameworks/kplotting/kplotting-5.53.0.ebuild
deleted file mode 100644
index c717024098..0000000000
--- a/kde-frameworks/kplotting/kplotting-5.53.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Framework providing easy data-plotting functions"
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-RDEPEND="
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
-"
-DEPEND="${RDEPEND}"