commit: 3fd41c77a5f507cfa28efc808ee106763315d41f Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sat Apr 23 16:04:28 2022 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Mon Apr 25 21:46:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fd41c77
kde-apps/kapptemplate: remove unused patch(es) Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> .../kapptemplate-21.08.3-fix-ProvidersUrl.patch | 25 ---------------------- 1 file changed, 25 deletions(-) diff --git a/kde-apps/kapptemplate/files/kapptemplate-21.08.3-fix-ProvidersUrl.patch b/kde-apps/kapptemplate/files/kapptemplate-21.08.3-fix-ProvidersUrl.patch deleted file mode 100644 index aef236203b06..000000000000 --- a/kde-apps/kapptemplate/files/kapptemplate-21.08.3-fix-ProvidersUrl.patch +++ /dev/null @@ -1,25 +0,0 @@ -From 14c554ba403fded7a22b1c231e02f552da344670 Mon Sep 17 00:00:00 2001 -From: Heiko Becker <[email protected]> -Date: Tue, 8 Feb 2022 11:55:58 +0100 -Subject: [PATCH] Use the CDN based endpoint rather than the legacy endpoint - ---- - src/application/kapptemplate.knsrc | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/src/application/kapptemplate.knsrc b/src/application/kapptemplate.knsrc -index 76bcc7f..9ddd3a7 100644 ---- a/src/application/kapptemplate.knsrc -+++ b/src/application/kapptemplate.knsrc -@@ -33,7 +33,7 @@ Name[x-test]=xxApplication Templates (SDK)xx - Name[zh_CN]=应用程序模板 (SDK) - Name[zh_TW]=應用程式範本 (SDK) - --ProvidersUrl=http://download.kde.org/ocs/providers.xml -+ProvidersUrl=https://autoconfig.kde.org/ocs/providers.xml - Categories=KDE App Template - TargetDir=kdevappwizard/templates - Uncompress=never --- -GitLab -
