commit: b39b416abfaa7011d498ca72d972ec5c4bd486f6
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 26 05:16:25 2025 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Feb 26 08:45:31 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b39b416a
dev-python/pyside: keep note to remove example icons patch w/ 6.8.3
Switched to ${P} so it intentionally breaks on bump
for attention given it is not my package.
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
dev-python/pyside/pyside-6.8.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pyside/pyside-6.8.2-r1.ebuild
b/dev-python/pyside/pyside-6.8.2-r1.ebuild
index aa061d8a2999..871cec23dd0f 100644
--- a/dev-python/pyside/pyside-6.8.2-r1.ebuild
+++ b/dev-python/pyside/pyside-6.8.2-r1.ebuild
@@ -207,7 +207,7 @@ PATCHES=(
# Needs porting to newer wheel and setuptools
"${FILESDIR}/${PN}-6.8.2-quick-fix-build-wheel.patch"
# References files not present in our dev-qt/qtbase
- "${FILESDIR}/${PN}-6.8.2-no-qtexampleicons.patch"
+ "${FILESDIR}/${P}-no-qtexampleicons.patch" # TODO: remove in 6.8.3
)
# Build system duplicates system libraries. TODO: fix