commit: b4a5d061e1d065ecddeeab9d906e4c4c4a9f6b4c Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Dec 29 16:32:21 2025 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon Dec 29 16:32:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/dev/ulm.git/commit/?id=b4a5d061
x11-libs/motif: Update Manifest Upstream re-released 2.4.0 without updating the version. Bug: https://bugs.gentoo.org/968120 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> x11-libs/motif/Manifest | 2 +- x11-libs/motif/files/motif-2.4.0-icons-makefile.patch | 17 ----------------- x11-libs/motif/motif-2.4.0.ebuild | 2 -- 3 files changed, 1 insertion(+), 20 deletions(-) diff --git a/x11-libs/motif/Manifest b/x11-libs/motif/Manifest index 0ea53ed..4ae76e3 100644 --- a/x11-libs/motif/Manifest +++ b/x11-libs/motif/Manifest @@ -1 +1 @@ -DIST motif-2.4.0.tar.gz 8816531 BLAKE2B f70c10706295db8d0103db7a79ecc0a268e9b476a66daafd3dcab844215a4ad2317cdcb8ed792dccaff8d7d0aec6518a81057786c0e786e6e2dea15ba64d8b5f SHA512 5e9b0ac120a3e3357517f8d883ec40b4392c91f67cf415473460dc0129b1f378c1915508c80d84afcaa7b8311c4895aff39310ec814d302e16bcc50266bbe383 +DIST motif-2.4.0.tar.gz 8816220 BLAKE2B 53c9e12d8d1c906509c41a03d8f94628fe9160683cc7b5baa05d1ad66a99e2fbce7b35d21591dd37acd15f5adeb1ea9991830c27e58510d59d9828d30352a76d SHA512 dd76e1218c8324800ceaca8f6774ff4b780d3eedb2e381711c2c65d21bd5767d8629919702baa2affb1b70ea159918faa66be6684ee84b2d25bbfd267986ca73 diff --git a/x11-libs/motif/files/motif-2.4.0-icons-makefile.patch b/x11-libs/motif/files/motif-2.4.0-icons-makefile.patch deleted file mode 100644 index 5edd446..0000000 --- a/x11-libs/motif/files/motif-2.4.0-icons-makefile.patch +++ /dev/null @@ -1,17 +0,0 @@ -commit e1f248f6fcefc5f1a0ce6a942dfd7fc59d6ca53a -Author: Ulrich Müller <[email protected]> -Date: Mon Dec 29 16:29:59 2025 +0100 - - bug: icons/Makefile.am: Fix typo for xm_error.xpm - ---- a/icons/Makefile.am -+++ b/icons/Makefile.am -@@ -10,7 +10,7 @@ icon_DATA = \ - xm_question.svg \ - xm_warning.svg \ - xm_working.svg \ -- xm_error.svg \ -+ xm_error.xpm \ - xm_information.xpm \ - xm_question.xpm \ - xm_warning.xpm \ diff --git a/x11-libs/motif/motif-2.4.0.ebuild b/x11-libs/motif/motif-2.4.0.ebuild index 0535c9f..2b32924 100644 --- a/x11-libs/motif/motif-2.4.0.ebuild +++ b/x11-libs/motif/motif-2.4.0.ebuild @@ -37,8 +37,6 @@ DEPEND="${RDEPEND} BDEPEND="sys-devel/flex dev-util/byacc" -PATCHES=( "${FILESDIR}/${P}-icons-makefile.patch" ) - src_prepare() { default
