summaryrefslogtreecommitdiff
path: root/kde-plasma/plasma-workspace/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-05-12 16:42:50 +0300
committerV3n3RiX <venerix@koprulu.sector>2022-05-12 16:42:50 +0300
commit752d6256e5204b958b0ef7905675a940b5e9172f (patch)
tree330d16e6362a49cbed8875a777fe641a43376cd3 /kde-plasma/plasma-workspace/files
parent0c100b7dd2b30e75b799d806df4ef899fd98e1ea (diff)
gentoo resync : 12.05.2022
Diffstat (limited to 'kde-plasma/plasma-workspace/files')
-rw-r--r--kde-plasma/plasma-workspace/files/plasma-workspace-5.23.5-fix-kcmfontinst-ProvidersUrl.patch28
-rw-r--r--kde-plasma/plasma-workspace/files/plasma-workspace-5.23.5-fix-wallpaperplugin-ProvidersUrl.patch29
2 files changed, 0 insertions, 57 deletions
diff --git a/kde-plasma/plasma-workspace/files/plasma-workspace-5.23.5-fix-kcmfontinst-ProvidersUrl.patch b/kde-plasma/plasma-workspace/files/plasma-workspace-5.23.5-fix-kcmfontinst-ProvidersUrl.patch
deleted file mode 100644
index e546f46d6b7f..000000000000
--- a/kde-plasma/plasma-workspace/files/plasma-workspace-5.23.5-fix-kcmfontinst-ProvidersUrl.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From 8c11f207e2bbf0f98488de7066bd3698705f20e1 Mon Sep 17 00:00:00 2001
-From: Ben Cooksley <bcooksley@kde.org>
-Date: Mon, 7 Feb 2022 06:44:47 +1300
-Subject: [PATCH] Use the correct endpoint for this - hosted by a CDN and
- therefore capable of handling much greater volumes of traffic.
-
-CCMAIL: plasma-devel@kde.org
-CCMAIL: distributions@kde.org
----
- kcms/kfontinst/kcmfontinst/kfontinst.knsrc | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/kcms/kfontinst/kcmfontinst/kfontinst.knsrc b/kcms/kfontinst/kcmfontinst/kfontinst.knsrc
-index deaf1e08f..932bc8802 100644
---- a/kcms/kfontinst/kcmfontinst/kfontinst.knsrc
-+++ b/kcms/kfontinst/kcmfontinst/kfontinst.knsrc
-@@ -41,7 +41,7 @@ Name[vi]=Phông chữ
- Name[x-test]=xxFontsxx
- Name[zh_CN]=字体
-
--ProvidersUrl=https://distribute.kde.org/khotnewstuff/fonts-providers.xml
-+ProvidersUrl=https://cdn.kde.org/khotnewstuff/v1/fonts-providers.xml
- Categories=KDE-Look.org Fonts
- TargetDir=kfontinst
- Uncompress=archive
---
-GitLab
-
diff --git a/kde-plasma/plasma-workspace/files/plasma-workspace-5.23.5-fix-wallpaperplugin-ProvidersUrl.patch b/kde-plasma/plasma-workspace/files/plasma-workspace-5.23.5-fix-wallpaperplugin-ProvidersUrl.patch
deleted file mode 100644
index 3bf9315facfc..000000000000
--- a/kde-plasma/plasma-workspace/files/plasma-workspace-5.23.5-fix-wallpaperplugin-ProvidersUrl.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From b49a102074087e6680f330fcf61cebdeeac306b7 Mon Sep 17 00:00:00 2001
-From: Ben Cooksley <bcooksley@kde.org>
-Date: Mon, 7 Feb 2022 06:25:33 +1300
-Subject: [PATCH] Purge all references to download.kde.org, replacing them with
- the correct endpoint of autoconfig.kde.org.
-
-CCMAIL: plasma-devel@kde.org
-CCMAIL: distributions@kde.org
-(cherry picked from commit 1ab87dbf43bb51f21e2cd9e0188cb482a541734b)
----
- components/shellprivate/wallpaperplugin.knsrc | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/components/shellprivate/wallpaperplugin.knsrc b/components/shellprivate/wallpaperplugin.knsrc
-index 1495b6e27..3ed59f75d 100644
---- a/components/shellprivate/wallpaperplugin.knsrc
-+++ b/components/shellprivate/wallpaperplugin.knsrc
-@@ -42,7 +42,7 @@ Name[x-test]=xxWallpaper Pluginsxx
- Name[zh_CN]=壁纸插件
- Name[zh_TW]=桌布外掛程式
-
--ProvidersUrl=https://download.kde.org/ocs/providers.xml
-+ProvidersUrl=https://autoconfig.kde.org/ocs/providers.xml
- Categories=Plasma Wallpaper Plugin
- StandardResource=tmp
- Uncompress=kpackage
---
-GitLab
-