From 1fd1215c62ee14dc2e94fa04d6e3622391c9ab57 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 21 Sep 2024 12:11:53 +0100 Subject: gentoo auto-resync : 21:09:2024 - 12:11:53 --- media-gfx/eom/Manifest | 1 - media-gfx/eom/files/eom-1.26.1-libxml2-2.12.patch | 38 ----------------------- 2 files changed, 39 deletions(-) delete mode 100644 media-gfx/eom/files/eom-1.26.1-libxml2-2.12.patch (limited to 'media-gfx/eom') diff --git a/media-gfx/eom/Manifest b/media-gfx/eom/Manifest index 8a08258bf650..5de93df01687 100644 --- a/media-gfx/eom/Manifest +++ b/media-gfx/eom/Manifest @@ -1,4 +1,3 @@ -AUX eom-1.26.1-libxml2-2.12.patch 1191 BLAKE2B 232908830b3fec40b694c4a4f24d69a44077346a44c68a87d98e2a1a741efb3f7e9f58a1cc1560e58ccab6306639dab0ac070f9d5e007f58a90a282b789d034b SHA512 3570a3c6ba5760c7fd926221a19794442b2d75aad3ec945d831457a3c68f7b73e7023be254d2c467c1b7b4915a2a9d7a6f4464ee0e94b969b3e0a4fb81da5d2c DIST eom-1.28.0.tar.xz 2046292 BLAKE2B dec9915ddd63758f6a36eef094e13cdfddc6bb6d333369ff240cb4afa745b814a807fd69d0ed949924fff0337073a6467ec6f5b8037bb9b1e356e029ad2e06f6 SHA512 e500915f9e4b5aa8774645e0bf6735d7592fb9c33d6cca7a94011814ac414816d5ead8dae26a875f054249ca880f306f998c0150c9800df8143dd25a270c239f EBUILD eom-1.28.0-r2.ebuild 1795 BLAKE2B 4cda887de306e4a0416fbfd93983e4af5a5c107b3af30004c639e28270f0e4dd25e3aaf6282bf8530293bbeadd085553865c02096256e472bed54c00ead9c5ca SHA512 a0c1e7e66ceafc24d631565fa21cba6f181e771a1ca1ec014d7d53679ed70dd04085e3b629a50c32b6cdb9ae442ba71cc3ddc0f3377848f6d3bf5ae499fcd3ce EBUILD eom-1.28.0.ebuild 1675 BLAKE2B 3ae045eacd65637c2d0a6386157743202e868f0bbeb7a6ba6d903525c5f4e8e1281a8a6982aece1b96b30502c9d00c715b0dc95e3ca24fb7ed7cbeb870f76683 SHA512 bbcc5b7bb3cd75d6dce98d277c8438489f652f7214e23ef1e62093dd2d58e9bd293cf5f2133018b0a0b626a75dfd7935831b8dc8f513133fcb43f6f0e7293141 diff --git a/media-gfx/eom/files/eom-1.26.1-libxml2-2.12.patch b/media-gfx/eom/files/eom-1.26.1-libxml2-2.12.patch deleted file mode 100644 index 7bf2c65154ca..000000000000 --- a/media-gfx/eom/files/eom-1.26.1-libxml2-2.12.patch +++ /dev/null @@ -1,38 +0,0 @@ -https://bugs.gentoo.org/917514 -https://github.com/mate-desktop/eom/commit/ace46747000807d975b58101353302f34c75ef49 -https://github.com/mate-desktop/eom/commit/d00fc0b68e9419ccdefbf2831ad2537bed8f35f4 - -From ace46747000807d975b58101353302f34c75ef49 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Tomasz=20K=C5=82oczko?= - <31284574+kloczek@users.noreply.github.com> -Date: Sat, 25 Nov 2023 20:25:29 +0000 -Subject: [PATCH] fix building with new libxml 2.12.0 -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -Added include to allow build with libxml 2.12.0. - -Signed-off-by: Tomasz Kłoczko - -* fix building with libxml 2.12.0 - -Co-authored-by: Colomban Wendling - ---------- - -Signed-off-by: Tomasz Kłoczko -Co-authored-by: raveit65 -Co-authored-by: Colomban Wendling ---- a/cut-n-paste/toolbar-editor/egg-toolbars-model.c -+++ b/cut-n-paste/toolbar-editor/egg-toolbars-model.c -@@ -27,6 +27,8 @@ - - #include - #include -+#include -+#include - #include - #include - - -- cgit v1.2.3