summaryrefslogtreecommitdiff
path: root/kde-frameworks/kcmutils
diff options
context:
space:
mode:
Diffstat (limited to 'kde-frameworks/kcmutils')
-rw-r--r--kde-frameworks/kcmutils/Manifest1
-rw-r--r--kde-frameworks/kcmutils/kcmutils-5.63.0.ebuild31
2 files changed, 0 insertions, 32 deletions
diff --git a/kde-frameworks/kcmutils/Manifest b/kde-frameworks/kcmutils/Manifest
deleted file mode 100644
index 86701d47835..00000000000
--- a/kde-frameworks/kcmutils/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kcmutils-5.63.0.tar.xz 238640 BLAKE2B 2659d9ee27bc1ff2b5c0f0d9da005d9ad6b8417ec0cd96634d7a1880023d0a60ec69e26409e047915230993698f8a6826fb42b90c065868041732550580dcd2d SHA512 e0a498819e8228cd9769525eb0add66b16bd855bb9de073d997dd93e3cc8db0456bf7a4476ad5c6381bc4a57c7677bc09840947fc9616276d52ab8ed546b40f1
diff --git a/kde-frameworks/kcmutils/kcmutils-5.63.0.ebuild b/kde-frameworks/kcmutils/kcmutils-5.63.0.ebuild
deleted file mode 100644
index 23c6f904a96..00000000000
--- a/kde-frameworks/kcmutils/kcmutils-5.63.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_TEST="false"
-inherit kde5
-
-DESCRIPTION="Framework to work with KDE System Settings modules"
-LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kauth)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdeclarative)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kitemviews)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtdeclarative 'widgets')
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}"