mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-18 15:09:04 -07:00
kde-misc/markdownpart: drop 23.04.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST markdownpart-23.04.2.tar.xz 31204 BLAKE2B 7de90706195081aa6395757590ddf206f41d4b0fc73a59bcb4b19912456c5af5e37e5406b95097ee4d5b1bd6c92973ed8c242635cc443cd53d4a0a3e62ca27c3 SHA512 3b3c15ca9a60edb62779983951f9fbf3a6029575a561896beb22d7d8ca9c138d47b30e5b9392bf87a26eebc6246003f48292dfcddd11122e26e40c13ca8a14cf
|
||||
DIST markdownpart-23.04.3.tar.xz 31200 BLAKE2B 8d45f109c5c11565f4b644785419d0ce2c5661a3474d3d360c0a00caba0e9dae6b17051968c3508e98dd673c1e3f77cfa09c4e8148be879c8691944c105d6684 SHA512 2383f1e10a18c33d57f879fd25fb9f14f297c82ae60381b252f96a42d485dcaef1f84b8d9d99ca2c7e3615c056076da294b5e9d2d0b3d46209166f72fba98233
|
||||
|
||||
@@ -1,29 +0,0 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
KDE_ORG_CATEGORY=utilities
|
||||
KFMIN=5.106.0
|
||||
QTMIN=5.15.9
|
||||
inherit ecm gear.kde.org
|
||||
|
||||
DESCRIPTION="Markdown viewer KParts plugin based on QTextDocument"
|
||||
HOMEPAGE="https://apps.kde.org/markdownpart/"
|
||||
|
||||
LICENSE="LGPL-2.1+"
|
||||
SLOT="5"
|
||||
KEYWORDS="amd64 arm64 ~loong ~ppc64 x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
>=dev-qt/qtgui-${QTMIN}:5
|
||||
>=dev-qt/qtwidgets-${QTMIN}:5
|
||||
>=kde-frameworks/kconfigwidgets-${KFMIN}:5
|
||||
>=kde-frameworks/kcoreaddons-${KFMIN}:5
|
||||
>=kde-frameworks/ki18n-${KFMIN}:5
|
||||
>=kde-frameworks/kio-${KFMIN}:5
|
||||
>=kde-frameworks/kparts-${KFMIN}:5
|
||||
>=kde-frameworks/kxmlgui-${KFMIN}:5
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
Reference in New Issue
Block a user