summaryrefslogtreecommitdiff
path: root/dev-build/libtool/libtool-2.5.4.ebuild
AgeCommit message (Collapse)Author
2025-09-02*/*: destable sparcArthur Zamarin
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-02*/*: destable hppaArthur Zamarin
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]hppa' -l | xargs ekeyword ~hppa Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-01-25dev-build/libtool: Stabilize 2.5.4 hppa, #943158Matt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2025-01-06dev-build/libtool: Stabilize 2.5.4 x86, #943158Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-01-06dev-build/libtool: Stabilize 2.5.4 amd64, #943158Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-01-06dev-build/libtool: Stabilize 2.5.4 ppc64, #943158Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-01-06dev-build/libtool: Stabilize 2.5.4 sparc, #943158Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-01-06dev-build/libtool: Stabilize 2.5.4 arm64, #943158Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-01-06dev-build/libtool: Stabilize 2.5.4 arm, #943158Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-01-06dev-build/libtool: Stabilize 2.5.4 ppc, #943158Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-01-06dev-build/libtool: silence maintainer mode noiseSam James
For 2.5.4, the only difference is two files being removed from a dist check in libltdl/Makefile.in which is harmless. We already need autoconf for this (we run eautoreconf, after all) and it also actually persists despite experimenting with regenerating locally and also just letting it Do Its Thing with maintainer mode (it'll continue trying to!), so just ignore it. Closes: https://bugs.gentoo.org/940302 Signed-off-by: Sam James <sam@gentoo.org>
2024-11-21dev-build/libtool: add 2.5.4Sam James
Bug: https://bugs.gentoo.org/943158 Signed-off-by: Sam James <sam@gentoo.org>