commit: 705bcbcd49dc364cb43f22ff0e4dcf753f2da1d7
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue May 14 17:02:29 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue May 14 17:23:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=705bcbcd
app-office/scribus: Drop obsolete patch
Upstream commit 4ce56cc8d362211958b3d539d2000de9fc4331a7 commented
out the directory.
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../scribus/files/scribus-1.7.0-remove-hello-world-test.patch | 10 ----------
app-office/scribus/scribus-9999.ebuild | 1 -
2 files changed, 11 deletions(-)
diff --git
a/app-office/scribus/files/scribus-1.7.0-remove-hello-world-test.patch
b/app-office/scribus/files/scribus-1.7.0-remove-hello-world-test.patch
deleted file mode 100644
index cf9018fe1924..000000000000
--- a/app-office/scribus/files/scribus-1.7.0-remove-hello-world-test.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/scribus/CMakeLists.txt
-+++ b/scribus/CMakeLists.txt
-@@ -40,7 +40,6 @@ include(styles/CMakeLists.txt)
- include(text/CMakeLists.txt)
-
- add_subdirectory(dtd)
--add_subdirectory(ui/qml)
- if(WITH_TESTS)
- add_subdirectory(tests)
- endif()
diff --git a/app-office/scribus/scribus-9999.ebuild
b/app-office/scribus/scribus-9999.ebuild
index e6a659a11344..d7e694a35803 100644
--- a/app-office/scribus/scribus-9999.ebuild
+++ b/app-office/scribus/scribus-9999.ebuild
@@ -78,7 +78,6 @@ PATCHES=(
"${FILESDIR}"/${PN}-1.5.8-cmake.patch # bug 886251
"${FILESDIR}"/${PN}-1.5.3-fpic.patch
"${FILESDIR}"/${PN}-1.7.0-findhyphen.patch
- "${FILESDIR}"/${PN}-1.7.0-remove-hello-world-test.patch
"${FILESDIR}"/${PN}-1.7.0-dont-install-thirdparty-license.patch
"${FILESDIR}"/${PN}-1.7.0-fix-icon-version.patch
)