summaryrefslogtreecommitdiff
path: root/kde-frameworks/kplotting/kplotting-5.107.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-08 22:23:22 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-08 22:23:22 +0100
commit99b2c44c1425c7b2925846d4c44b2bf2f78dc786 (patch)
tree9bf7a2d385aace0ea5f3f8d3e3657168b758fdaa /kde-frameworks/kplotting/kplotting-5.107.0.ebuild
parent39bccce90513402ec93bb0fde30678f16b07a9cc (diff)
gentoo auto-resync : 08:07:2023 - 22:23:22
Diffstat (limited to 'kde-frameworks/kplotting/kplotting-5.107.0.ebuild')
-rw-r--r--kde-frameworks/kplotting/kplotting-5.107.0.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/kde-frameworks/kplotting/kplotting-5.107.0.ebuild b/kde-frameworks/kplotting/kplotting-5.107.0.ebuild
deleted file mode 100644
index 9cc25c8ddb18..000000000000
--- a/kde-frameworks/kplotting/kplotting-5.107.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_DESIGNERPLUGIN="true"
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.9
-inherit ecm frameworks.kde.org
-
-DESCRIPTION="Framework providing easy data-plotting functions"
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
-"
-RDEPEND="${DEPEND}"