summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-09-14 10:06:41 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-09-14 11:03:19 +0200
commit405e4f1140e6e5371ee236712ca1a89a2f094f7f (patch)
tree03a12100140442e7053cd9c74a8b52ec373638d3 /kde-frameworks/kplotting/kplotting-5.82.0.ebuild
parentkde-frameworks/kitemviews: drop 5.82.0* (diff)
downloadgentoo-405e4f1140e6e5371ee236712ca1a89a2f094f7f.tar.gz
gentoo-405e4f1140e6e5371ee236712ca1a89a2f094f7f.tar.bz2
gentoo-405e4f1140e6e5371ee236712ca1a89a2f094f7f.zip
kde-frameworks/kplotting: drop 5.82.0*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks/kplotting/kplotting-5.82.0.ebuild')
-rw-r--r--kde-frameworks/kplotting/kplotting-5.82.0.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/kde-frameworks/kplotting/kplotting-5.82.0.ebuild b/kde-frameworks/kplotting/kplotting-5.82.0.ebuild
deleted file mode 100644
index 0345005da1ac..000000000000
--- a/kde-frameworks/kplotting/kplotting-5.82.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_DESIGNERPLUGIN="true"
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Framework providing easy data-plotting functions"
-LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
-IUSE=""
-
-DEPEND="
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
-"
-RDEPEND="${DEPEND}"