From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B8DCB1581D8 for ; Wed, 4 Dec 2024 18:28:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E03AE08C2; Wed, 4 Dec 2024 18:28:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 373D6E08C2 for ; Wed, 4 Dec 2024 18:28:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7CA4C340C57 for ; Wed, 4 Dec 2024 18:28:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 72FFC12D4 for ; Wed, 4 Dec 2024 18:28:26 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1733336801.94f67964e33f1909c6bca36ed251c2324644fcc2.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/markdownpart/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/markdownpart/Manifest kde-misc/markdownpart/markdownpart-24.08.1.ebuild X-VCS-Directories: kde-misc/markdownpart/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 94f67964e33f1909c6bca36ed251c2324644fcc2 X-VCS-Branch: master Date: Wed, 4 Dec 2024 18:28:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bcdb480e-7ad8-449a-93f4-348248ace916 X-Archives-Hash: b23f7e967d00d3d890366b19fb07c9d9 commit: 94f67964e33f1909c6bca36ed251c2324644fcc2 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Dec 4 18:16:27 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Dec 4 18:26:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94f67964 kde-misc/markdownpart: drop 24.08.1 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/markdownpart/Manifest | 1 - kde-misc/markdownpart/markdownpart-24.08.1.ebuild | 28 ----------------------- 2 files changed, 29 deletions(-) diff --git a/kde-misc/markdownpart/Manifest b/kde-misc/markdownpart/Manifest index 6767ae2501b4..755b7588064d 100644 --- a/kde-misc/markdownpart/Manifest +++ b/kde-misc/markdownpart/Manifest @@ -1,2 +1 @@ -DIST markdownpart-24.08.1.tar.xz 34100 BLAKE2B 00b8b563aa8bb8df40199d3ebbe651347359acd9963aac661f621aa06f6698727da9413c6a689d4061afa4b624ac92983b51b7fec7ce5037a643787486735b4c SHA512 9c11361f1ab5276d54a20ed896ce253353050ea5da5e38cc9b40d5ec9679f846d4413f77d2b528f23b7f7aa0ea0cc05809346e1b2c90a0cab72796885679a76a DIST markdownpart-24.08.3.tar.xz 34108 BLAKE2B 771df677c9ff46e2cb20053983f7b1c8e41cffdb3c4a6d946113c1d242ed28b7aad3dd973822b3abbfb6f7fbf14d3bef152b80d4117c4fa6bf486f1cbf331679 SHA512 d60b5862c0114b9b63e4bf7ce67a0013a4a26ba58ba90358372153a19c503c151e10525922e02b9f9d9104462ff22c22208fbc38c27c5004bdfd51cc2445f1f5 diff --git a/kde-misc/markdownpart/markdownpart-24.08.1.ebuild b/kde-misc/markdownpart/markdownpart-24.08.1.ebuild deleted file mode 100644 index ff81700319ab..000000000000 --- a/kde-misc/markdownpart/markdownpart-24.08.1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KDE_ORG_CATEGORY=utilities -KFMIN=6.5.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}"