commit: c3f47c68972d42f9dc363b1dc905e2ee9c9af4cd
Author: Chris Mayo <aklhfex <AT> gmail <DOT> com>
AuthorDate: Mon Dec 2 19:22:05 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 26 10:24:41 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3f47c68
sci-geosciences/gpsbabel: Rename xmldoc patch
Signed-off-by: Chris Mayo <aklhfex <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../{gpsbabel-1.9.0-qmake-xmldoc.patch => gpsbabel-1.9.0-xmldoc.patch} | 0
sci-geosciences/gpsbabel/gpsbabel-1.9.0-r1.ebuild | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-geosciences/gpsbabel/files/gpsbabel-1.9.0-qmake-xmldoc.patch
b/sci-geosciences/gpsbabel/files/gpsbabel-1.9.0-xmldoc.patch
similarity index 100%
rename from sci-geosciences/gpsbabel/files/gpsbabel-1.9.0-qmake-xmldoc.patch
rename to sci-geosciences/gpsbabel/files/gpsbabel-1.9.0-xmldoc.patch
diff --git a/sci-geosciences/gpsbabel/gpsbabel-1.9.0-r1.ebuild
b/sci-geosciences/gpsbabel/gpsbabel-1.9.0-r1.ebuild
index 5a4ed28f31f5..9a35bba8963f 100644
--- a/sci-geosciences/gpsbabel/gpsbabel-1.9.0-r1.ebuild
+++ b/sci-geosciences/gpsbabel/gpsbabel-1.9.0-r1.ebuild
@@ -58,7 +58,7 @@ DOCS=( AUTHORS NEWS README.{contrib,igc,md} gui/README.gui )
PATCHES=(
"${FILESDIR}/${PN}-1.8.0-no-automagic-qt5-qt6.patch"
- "${FILESDIR}"/${P}-qmake-xmldoc.patch
+ "${FILESDIR}"/${P}-xmldoc.patch
"${FILESDIR}"/${P}-xmllint.patch
)