summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-12-02 18:14:29 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-12-03 06:03:06 +0100
commit697ee44dcb59db19f9949754a1fc6c22edfecb59 (patch)
tree2cb4c32bcf0cf9166ba6f30c97c0578824269b54 /kde-frameworks/kplotting
parentkde-frameworks/extra-cmake-modules: ALLARCHES stable (diff)
downloadgentoo-697ee44dcb59db19f9949754a1fc6c22edfecb59.tar.gz
gentoo-697ee44dcb59db19f9949754a1fc6c22edfecb59.tar.bz2
gentoo-697ee44dcb59db19f9949754a1fc6c22edfecb59.zip
kde-frameworks: Drop KDE Frameworks 5.60.0
Package-Manager: Portage-2.3.80, Repoman-2.3.19 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.60.0.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest
index 17a3253e73cd..6d3e318fe7f4 100644
--- a/kde-frameworks/kplotting/Manifest
+++ b/kde-frameworks/kplotting/Manifest
@@ -1,2 +1 @@
-DIST kplotting-5.60.0.tar.xz 29808 BLAKE2B 627de0663e2a7ad49029f50454fce1083c455d82336f564605cdb331e553b8ed5aaf672842579429e6fce760efbe3f3d8a0bd823f80ee72375770a7beed49b05 SHA512 0a70977684690c2087f968501b64d814fabddd43087aa2df4d498985f7cfaa8cf81e16215e2d12cccf9932748172e47b40a85d049207e3dc351785acdeaa622a
DIST kplotting-5.64.0.tar.xz 30260 BLAKE2B e51ce74e3e44d5ab9ca2d76f3ed5a2690f4806f1f4de3b7e27f5df947ab5110e7afd59d209e7b952808a73e59882860fc8f550811ff6b9840bd8428092858910 SHA512 5d6d4dc60915b38e39337ea0041d7bfca4c9086804e46d3de42f6a172e5af3d7870ea432f41d299a73be017ef0efc1d82d52d7e4371b08bb0bf61c82805c65e7
diff --git a/kde-frameworks/kplotting/kplotting-5.60.0.ebuild b/kde-frameworks/kplotting/kplotting-5.60.0.ebuild
deleted file mode 100644
index 57c5ebba8648..000000000000
--- a/kde-frameworks/kplotting/kplotting-5.60.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}"