summaryrefslogtreecommitdiff
path: root/kde-misc
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/markdownpart/Manifest1
-rw-r--r--kde-misc/markdownpart/markdownpart-24.12.2.ebuild28
2 files changed, 0 insertions, 29 deletions
diff --git a/kde-misc/markdownpart/Manifest b/kde-misc/markdownpart/Manifest
deleted file mode 100644
index 53441cd6990..00000000000
--- a/kde-misc/markdownpart/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST markdownpart-24.12.2.tar.xz 34340 BLAKE2B ed88998c2d5f6b1d31eef5d2f8e0424511128a559e5621255ced755220d58aeed92ae0cd210d190ba9982568efbfbc6c41a0887519c27ad4287eee68a1d90312 SHA512 eecaea8d76afe58ce07600747b5c3d0a36e6f427f2ecd927b77a87c5f9a25d98f9a53d0be4166d8a77d874e7ea374293fa0e9cd35836d384eb1c8ad796f76218
diff --git a/kde-misc/markdownpart/markdownpart-24.12.2.ebuild b/kde-misc/markdownpart/markdownpart-24.12.2.ebuild
deleted file mode 100644
index 82729497496..00000000000
--- a/kde-misc/markdownpart/markdownpart-24.12.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY=utilities
-KFMIN=6.7.0
-QTMIN=6.7.2
-inherit ecm gear.kde.org
-
-DESCRIPTION="Markdown viewer KParts plugin based on QTextDocument"
-HOMEPAGE="https://apps.kde.org/markdownpart/"
-
-LICENSE="LGPL-2.1+"
-SLOT="6"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
- >=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
- >=kde-frameworks/kconfigwidgets-${KFMIN}:6
- >=kde-frameworks/kcoreaddons-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kio-${KFMIN}:6
- >=kde-frameworks/kparts-${KFMIN}:6
- >=kde-frameworks/kxmlgui-${KFMIN}:6
-"
-RDEPEND="${DEPEND}"