commit: ed243210a54abadc07de454d5c3a9ed72e891ce8 Author: Alfred Wingate <parona <AT> protonmail <DOT> com> AuthorDate: Thu Sep 25 07:13:19 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Oct 2 20:29:16 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ed243210
kde-apps/audiocd-kio: patch redundant Upstream commit: 7e6c8e08c919216b8d456a8c2fb0b4c9484f5d4c The patch was broken either way as it wasn't updated for kf6. Signed-off-by: Alfred Wingate <parona <AT> protonmail.com> Closes: https://github.com/gentoo/kde/pull/1071 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/audiocd-kio/audiocd-kio-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/kde-apps/audiocd-kio/audiocd-kio-9999.ebuild b/kde-apps/audiocd-kio/audiocd-kio-9999.ebuild index 845da16a49..d7000781ab 100644 --- a/kde-apps/audiocd-kio/audiocd-kio-9999.ebuild +++ b/kde-apps/audiocd-kio/audiocd-kio-9999.ebuild @@ -37,8 +37,6 @@ DEPEND=" " RDEPEND="${DEPEND}" -PATCHES=( "${FILESDIR}/${PN}-19.04.0-handbook.patch" ) - src_configure() { local mycmakeargs=( $(cmake_use_find_package flac FLAC)
