commit: fd2d0563947b87780953c5e07cf78e65c3d4ae13 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sun Aug 13 13:41:01 2023 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Mon Aug 14 05:58:14 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd2d0563
sci-chemistry/gelemental: remove unused patch(es) Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/32283 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> .../gelemental/files/gelemental-2.0.1-pango.patch | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/sci-chemistry/gelemental/files/gelemental-2.0.1-pango.patch b/sci-chemistry/gelemental/files/gelemental-2.0.1-pango.patch deleted file mode 100644 index cd4b7b4ef2de..000000000000 --- a/sci-chemistry/gelemental/files/gelemental-2.0.1-pango.patch +++ /dev/null @@ -1,18 +0,0 @@ -Description: Fix build with Pango 1.50 -Applied-Upstream: https://github.com/ginggs/gelemental/commit/689d343086ca151ecc4c4a407c1650bc64c7c931 -Bug-Debian: https://bugs.debian.org/1005490 -Author: Graham Inggs <[email protected]> -Last-Update: 2022-04-24 - ---- a/libelemental/value.cc -+++ b/libelemental/value.cc -@@ -25,7 +25,7 @@ - - #include <ext/stdio_filebuf.h> - #include <glibmm/utility.h> --#include <pango/pango-attributes.h> -+#include <pango/pango.h> - - namespace Elemental { - -
