diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-12-03 08:58:49 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-12-03 11:27:31 +0100 |
commit | 39b4efd66925e9cde85013c4212eaf2cb7d27b4c (patch) | |
tree | 668da456716b5ed40767c57ee26b84026cde66d8 /kde-apps/kqtquickcharts/kqtquickcharts-22.04.3.ebuild | |
parent | kde-apps/kmplot: drop 22.04.3 (diff) | |
download | gentoo-39b4efd66925e9cde85013c4212eaf2cb7d27b4c.tar.gz gentoo-39b4efd66925e9cde85013c4212eaf2cb7d27b4c.tar.bz2 gentoo-39b4efd66925e9cde85013c4212eaf2cb7d27b4c.zip |
kde-apps/kqtquickcharts: drop 22.04.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kqtquickcharts/kqtquickcharts-22.04.3.ebuild')
-rw-r--r-- | kde-apps/kqtquickcharts/kqtquickcharts-22.04.3.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/kde-apps/kqtquickcharts/kqtquickcharts-22.04.3.ebuild b/kde-apps/kqtquickcharts/kqtquickcharts-22.04.3.ebuild deleted file mode 100644 index 05dca84ade60..000000000000 --- a/kde-apps/kqtquickcharts/kqtquickcharts-22.04.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.4 -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}" |