summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-08-22 21:57:11 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2024-08-22 21:58:39 +0200
commitae6cdad3ea941a3e32bb57b4449511989943c52c (patch)
tree53c20ba84d28c662ee5cbcbce3b2f327dcfa9aa8
parent091785031d78cacca67518be623b67ce8363a979 (diff)
downloadkde-ae6cdad3ea941a3e32bb57b4449511989943c52c.tar.gz
kde-ae6cdad3ea941a3e32bb57b4449511989943c52c.tar.bz2
kde-ae6cdad3ea941a3e32bb57b4449511989943c52c.zip
kde-frameworks/kdesignerplugin: treeclean
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-frameworks/kdesignerplugin/kdesignerplugin-5.239.9999.ebuild24
-rw-r--r--kde-frameworks/kdesignerplugin/metadata.xml16
2 files changed, 0 insertions, 40 deletions
diff --git a/kde-frameworks/kdesignerplugin/kdesignerplugin-5.239.9999.ebuild b/kde-frameworks/kdesignerplugin/kdesignerplugin-5.239.9999.ebuild
deleted file mode 100644
index 6aa4bd9f322..00000000000
--- a/kde-frameworks/kdesignerplugin/kdesignerplugin-5.239.9999.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="optional"
-ECM_QTHELP="false"
-ECM_TEST="false"
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.9
-inherit ecm frameworks.kde.org
-
-DESCRIPTION="Framework providing plugins to use KDE frameworks widgets in QtDesigner"
-
-LICENSE="LGPL-2.1+"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
- =kde-frameworks/kconfig-${PVCUT}*:5
- =kde-frameworks/kcoreaddons-${PVCUT}*:5
-"
-RDEPEND="${DEPEND}"
-BDEPEND=">=dev-qt/linguist-tools-${QTMIN}:5"
diff --git a/kde-frameworks/kdesignerplugin/metadata.xml b/kde-frameworks/kdesignerplugin/metadata.xml
deleted file mode 100644
index 506ecf605bc..00000000000
--- a/kde-frameworks/kdesignerplugin/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
- <upstream>
- <bugs-to>https://bugs.kde.org/</bugs-to>
- </upstream>
- <slots>
- <subslots>
- Must only be used by packages that are known to use private parts of the Frameworks API.
- </subslots>
- </slots>
-</pkgmetadata>