summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-12-19 20:45:31 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-12-19 21:44:03 +0100
commit45da172b206e81b9ef78c459e6487f6a1f74811f (patch)
tree1e9ea447043b82e82607d8fe45f1624b88d0c9f4 /kde-apps/kqtquickcharts/kqtquickcharts-23.04.3.ebuild
parentkde-apps/kmplot: drop 23.04.3 (diff)
downloadgentoo-45da172b206e81b9ef78c459e6487f6a1f74811f.tar.gz
gentoo-45da172b206e81b9ef78c459e6487f6a1f74811f.tar.bz2
gentoo-45da172b206e81b9ef78c459e6487f6a1f74811f.zip
kde-apps/kqtquickcharts: drop 23.04.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kqtquickcharts/kqtquickcharts-23.04.3.ebuild')
-rw-r--r--kde-apps/kqtquickcharts/kqtquickcharts-23.04.3.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/kde-apps/kqtquickcharts/kqtquickcharts-23.04.3.ebuild b/kde-apps/kqtquickcharts/kqtquickcharts-23.04.3.ebuild
deleted file mode 100644
index 76fe70079b8a..000000000000
--- a/kde-apps/kqtquickcharts/kqtquickcharts-23.04.3.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
-
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="Qt Quick plugin for beautiful and interactive charts"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 arm64 ~riscv x86"
-IUSE=""
-
-DEPEND="
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
-"
-RDEPEND="${DEPEND}"