aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-05-18 11:18:21 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-05-18 11:18:21 +0200
commitd7734cdd9d6a9e0aea05e91641e9022ab6a23b9d (patch)
tree8ef90eb94b92309c574080fecdf0313084704a6d /kde-frameworks/kplotting
parentmedia-libs/pulseaudio-qt: 1.1.0 version bump (diff)
downloadkde-d7734cdd9d6a9e0aea05e91641e9022ab6a23b9d.tar.gz
kde-d7734cdd9d6a9e0aea05e91641e9022ab6a23b9d.tar.bz2
kde-d7734cdd9d6a9e0aea05e91641e9022ab6a23b9d.zip
kde-frameworks: Drop KDE Frameworks 5.58
Moved to Gentoo ebuild repository. Package-Manager: Portage-2.3.66, 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.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 8de93c6111..0000000000
--- 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 898844d21f..0000000000
--- 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}"