commit:     58350ea0d9eb6961be2d24b9c8afeb118a7d1f5d
Author:     Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 16 20:56:37 2025 +0000
Commit:     Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org>
CommitDate: Tue Dec 16 20:56:37 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58350ea0

app-i18n/ibus-cangjie: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mm1ke <AT> gentoo.org>

 .../files/ibus-cangjie-2.4-metadata.patch          | 61 ----------------------
 1 file changed, 61 deletions(-)

diff --git a/app-i18n/ibus-cangjie/files/ibus-cangjie-2.4-metadata.patch 
b/app-i18n/ibus-cangjie/files/ibus-cangjie-2.4-metadata.patch
deleted file mode 100644
index acc2b0ca9e88..000000000000
--- a/app-i18n/ibus-cangjie/files/ibus-cangjie-2.4-metadata.patch
+++ /dev/null
@@ -1,61 +0,0 @@
-https://github.com/Cangjians/ibus-cangjie/commit/378f57b9126eb2af7660c45073107ba8f1dac3f8
-
-Author: Boyuan Yang <[email protected]>
-
---- a/Makefile.am
-+++ b/Makefile.am
-@@ -28,7 +28,7 @@ ibus_cangjie_datadir = $(pkgdatadir)
- @INTLTOOL_XML_RULE@
- appdata_in_files = data/cangjie.appdata.xml.in data/quick.appdata.xml.in
- appdata_DATA = $(appdata_in_files:.xml.in=.xml)
--appdatadir = $(datadir)/appdata
-+appdatadir = $(datadir)/metainfo
- 
- component_in_in_files = data/cangjie.xml.in.in data/quick.xml.in.in
- component_DATA = $(component_in_in_files:.xml.in.in=.xml)
---- a/data/cangjie.appdata.xml.in
-+++ b/data/cangjie.appdata.xml.in
-@@ -1,7 +1,7 @@
- <?xml version="1.0" encoding="UTF-8"?>
--<application>
--  <id type="inputmethod">cangjie.xml</id>
--  <licence>CC0</licence>
-+<component type="inputmethod">
-+  <id>cangjie.xml</id>
-+  <metadata_license>CC0-1.0</metadata_license>
-   <_name>Cangjie</_name>
-   <_summary>Cangjie input method</_summary>
-   <description>
-@@ -12,6 +12,6 @@
-        experience for people of the SAR by default, but provide useful options
-        for others.</_p>
-   </description>
--  <url type="homepage">http://cangjians.github.io/ibus-cangjie</url>
--  <updatecontact>[email protected]</updatecontact>
--</application>
-+  <url 
type="homepage">https://cangjians.github.io/projects/ibus-cangjie/</url>
-+  <update_contact>[email protected]</update_contact>
-+</component>
---- a/data/quick.appdata.xml.in
-+++ b/data/quick.appdata.xml.in
-@@ -1,7 +1,7 @@
- <?xml version="1.0" encoding="UTF-8"?>
--<application>
--  <id type="inputmethod">quick.xml</id>
--  <licence>CC0</licence>
-+<component type="inputmethod">
-+  <id>quick.xml</id>
-+  <metadata_license>CC0-1.0</metadata_license>
-   <_name>Quick</_name>
-   <_summary>Quick input method</_summary>
-   <description>
-@@ -13,6 +13,6 @@
-        experience for people of the SAR by default, but provide useful options
-        for others.</_p>
-   </description>
--  <url type="homepage">http://cangjians.github.io/ibus-cangjie</url>
--  <updatecontact>[email protected]</updatecontact>
--</application>
-+  <url 
type="homepage">https://cangjians.github.io/projects/ibus-cangjie/</url>
-+  <update_contact>[email protected]</update_contact>
-+</component>

Reply via email to