summaryrefslogtreecommitdiff
path: root/kde-frameworks/kcompletion
diff options
context:
space:
mode:
Diffstat (limited to 'kde-frameworks/kcompletion')
-rw-r--r--kde-frameworks/kcompletion/Manifest1
-rw-r--r--kde-frameworks/kcompletion/kcompletion-6.19.0.ebuild24
2 files changed, 0 insertions, 25 deletions
diff --git a/kde-frameworks/kcompletion/Manifest b/kde-frameworks/kcompletion/Manifest
deleted file mode 100644
index a161a21c6ae..00000000000
--- a/kde-frameworks/kcompletion/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kcompletion-6.19.0.tar.xz 2300756 BLAKE2B 0a70eaf7a9e32af442fe90d780315241d1bdcc642fada63d5cf0aa6b671b2a246aa970443aa762d6cd1786860fd56792880ce5cf525f7e048aca990f0d69a83c SHA512 c2a11f265381c7268336b7a8a8c0d0039ce3e0e24549f635f6bb2d361f3e81cfb928eceda2dfd3b02d6e7a9f8a98e7d8cc3629911efce421e2158f90289d0121
diff --git a/kde-frameworks/kcompletion/kcompletion-6.19.0.ebuild b/kde-frameworks/kcompletion/kcompletion-6.19.0.ebuild
deleted file mode 100644
index cd82502660c..00000000000
--- a/kde-frameworks/kcompletion/kcompletion-6.19.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_DESIGNERPLUGIN="true"
-QTMIN=6.7.2
-inherit ecm frameworks.kde.org
-
-DESCRIPTION="Framework for common completion tasks such as filename or URL completion"
-
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
- >=dev-qt/qtbase-${QTMIN}:6[gui]
- =kde-frameworks/kcodecs-${KDE_CATV}*:6
- =kde-frameworks/kconfig-${KDE_CATV}*:6
- =kde-frameworks/kcoreaddons-${KDE_CATV}*:6
- =kde-frameworks/kwidgetsaddons-${KDE_CATV}*:6
-"
-RDEPEND="${DEPEND}"
-BDEPEND=">=dev-qt/qttools-${QTMIN}:6[linguist]"