aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-09-14 17:07:17 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-09-14 17:07:17 +0200
commitb742dd15d0f58fd622115b199e57a649eda249a1 (patch)
tree5179b8685a7cef6bb032974fd52764ad462f5c9d /kde-frameworks/kplotting
parentkde-apps/kdemultimedia-meta: Move >=kde-apps/libkcddb behind USE cdrom (diff)
downloadkde-b742dd15d0f58fd622115b199e57a649eda249a1.tar.gz
kde-b742dd15d0f58fd622115b199e57a649eda249a1.tar.bz2
kde-b742dd15d0f58fd622115b199e57a649eda249a1.zip
kde-frameworks: Drop KDE Frameworks 5.62.0
Moved to Gentoo ebuild repository. Package-Manager: Portage-2.3.76, Repoman-2.3.17 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.62.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 c857df9750..0000000000
--- a/kde-frameworks/kplotting/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kplotting-5.62.0.tar.xz 30164 BLAKE2B f3a7e98d71a7dacc5bce72f977192458b8805e6a09ad2b5a543601d327c6c97fa1f1b06191160e8ba71a7dc9d79bdcb093aa293832e740170563607a208deb12 SHA512 b979698f4341d3fe968cd8e7c0ac26948bf120d1ddd5e605467299bff2a09a7e301a288c3db220975cba4204eb7f44e5ba2b0559874a706dae5c9b40eee58e0d
diff --git a/kde-frameworks/kplotting/kplotting-5.62.0.ebuild b/kde-frameworks/kplotting/kplotting-5.62.0.ebuild
deleted file mode 100644
index e415a62fda..0000000000
--- a/kde-frameworks/kplotting/kplotting-5.62.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_DESIGNERPLUGIN="true"
-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}"