summaryrefslogtreecommitdiff
path: root/kde-apps/kqtquickcharts/kqtquickcharts-22.08.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-05 05:24:13 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-05 05:24:13 +0100
commit6de28447d66e6c47ee682740b840cdb67244d4b1 (patch)
tree382b94d5f61bc727e86d8d8df99540eb1da88953 /kde-apps/kqtquickcharts/kqtquickcharts-22.08.3.ebuild
parent3b4ca161c9d7f5a66a93191da2c9ec02dbdde1b7 (diff)
gentoo auto-resync : 05:04:2023 - 05:24:13
Diffstat (limited to 'kde-apps/kqtquickcharts/kqtquickcharts-22.08.3.ebuild')
-rw-r--r--kde-apps/kqtquickcharts/kqtquickcharts-22.08.3.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/kde-apps/kqtquickcharts/kqtquickcharts-22.08.3.ebuild b/kde-apps/kqtquickcharts/kqtquickcharts-22.08.3.ebuild
deleted file mode 100644
index 76c19c6ec13a..000000000000
--- a/kde-apps/kqtquickcharts/kqtquickcharts-22.08.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-QTMIN=5.15.5
-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}"