summaryrefslogtreecommitdiff
path: root/kde-frameworks/kcompletion/kcompletion-5.104.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-23 01:23:10 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-23 01:23:10 +0100
commit7828eef5de9e45f50282e2b1eaf348f1ac7af477 (patch)
treeea872a4f1afc4b28699120de310c5d87b75ea5d0 /kde-frameworks/kcompletion/kcompletion-5.104.0.ebuild
parentcd18653acd5ce929bb0ec77dde842439db6f060c (diff)
gentoo auto-resync : 23:06:2023 - 01:23:10
Diffstat (limited to 'kde-frameworks/kcompletion/kcompletion-5.104.0.ebuild')
-rw-r--r--kde-frameworks/kcompletion/kcompletion-5.104.0.ebuild25
1 files changed, 0 insertions, 25 deletions
diff --git a/kde-frameworks/kcompletion/kcompletion-5.104.0.ebuild b/kde-frameworks/kcompletion/kcompletion-5.104.0.ebuild
deleted file mode 100644
index 713a1b6be9e8..000000000000
--- a/kde-frameworks/kcompletion/kcompletion-5.104.0.ebuild
+++ /dev/null
@@ -1,25 +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.5
-VIRTUALX_REQUIRED="test"
-inherit ecm frameworks.kde.org
-
-DESCRIPTION="Framework for common completion tasks such as filename or URL completion"
-
-LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-IUSE=""
-
-DEPEND="
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- =kde-frameworks/kconfig-${PVCUT}*:5
- =kde-frameworks/kwidgetsaddons-${PVCUT}*:5
-"
-RDEPEND="${DEPEND}"
-BDEPEND=">=dev-qt/linguist-tools-${QTMIN}:5"