commit: ff00e97fbea18229318a88a135b6b00114630322 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sun Jul 4 11:24:20 2021 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sat Jul 10 21:13:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff00e97f
dev-libs/libmateweather: remove unused patch(es) Closes: https://github.com/gentoo/gentoo/pull/21519 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> .../libmateweather-1.24.0-fix-tzdata-hints.patch | 31 ---------------------- 1 file changed, 31 deletions(-) diff --git a/dev-libs/libmateweather/files/libmateweather-1.24.0-fix-tzdata-hints.patch b/dev-libs/libmateweather/files/libmateweather-1.24.0-fix-tzdata-hints.patch deleted file mode 100644 index d1c3cab1165..00000000000 --- a/dev-libs/libmateweather/files/libmateweather-1.24.0-fix-tzdata-hints.patch +++ /dev/null @@ -1,31 +0,0 @@ -From 354086a51ea676b6575dbb3ec62d749ec0a7c607 Mon Sep 17 00:00:00 2001 -From: rbuj <[email protected]> -Date: Fri, 22 May 2020 20:19:57 +0200 -Subject: [PATCH] Locations: America/Godthab was renamed to America/Nuuk - ---- - data/Locations.xml.in | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/data/Locations.xml.in b/data/Locations.xml.in -index 5488867..62529b9 100644 ---- a/data/Locations.xml.in -+++ b/data/Locations.xml.in -@@ -6482,7 +6482,7 @@ - --> - <name>Danmarkshavn</name> - </timezone> -- <timezone id="America/Godthab"> -+ <timezone id="America/Nuuk"> - <!-- The primary timezone for Greenland, although sources - seem to point towards calling the area "Western - Greenland" rathern than just "Greenland". -@@ -6502,7 +6502,7 @@ - <name>Thule AFB</name> - </timezone> - </timezones> -- <tz-hint>America/Godthab</tz-hint> -+ <tz-hint>America/Nuuk</tz-hint> - <city> - <!-- A city in Greenland. - The local name in Kalaallisut is "Uummannaq".
