commit: 53c3e450ecdd7b4d6d37c0150484d51c38148847 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Dec 7 09:21:34 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Dec 12 22:53:47 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=53c3e450
kde-plasma/plasma-desktop: update xorg-headers bundle to v3 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plasma-desktop/plasma-desktop-5.27.49.9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.27.49.9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.27.49.9999.ebuild index 9f6a281be5..998f58d15e 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.27.49.9999.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.27.49.9999.ebuild @@ -11,7 +11,7 @@ QTMIN=5.15.9 inherit ecm plasma.kde.org optfeature DESCRIPTION="KDE Plasma desktop" -XORGHDRS="${PN}-override-include-dirs-2" +XORGHDRS="${PN}-override-include-dirs-3" SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/${XORGHDRS}.tar.xz" LICENSE="GPL-2" # TODO: CHECK @@ -126,7 +126,7 @@ BDEPEND=" " PATCHES=( - "${WORKDIR}/${XORGHDRS}/${PN}-5.25.80-override-include-dirs.patch" # downstream patch + "${WORKDIR}/${XORGHDRS}/${PN}-5.27.9-override-include-dirs.patch" # downstream patch ) src_prepare() {