summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-build/make: drop 4.4.1-r1Sam James2024-11-301-87/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-build/make: Stabilize 4.4.1-r100 x86, #942834Sam James2024-11-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-build/make: Stabilize 4.4.1-r100 sparc, #942834Sam James2024-11-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-build/make: Stabilize 4.4.1-r100 hppa, #942834Sam James2024-11-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-build/make: Stabilize 4.4.1-r100 arm64, #942834Arthur Zamarin2024-11-091-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-build/make: Stabilize 4.4.1-r100 ppc, #942834Sam James2024-11-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-build/make: Stabilize 4.4.1-r100 ppc64, #942834Sam James2024-11-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-build/make: Stabilize 4.4.1-r100 arm, #942834Sam James2024-11-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-build/make: Stabilize 4.4.1-r100 amd64, #942834Sam James2024-11-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: unkeyword ~ia64Arthur Zamarin2024-09-123-3/+3
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-build/make: consistently call guile_bump_sources in new guile revsArsen Arsenović2024-08-182-1/+5
| | | | | | | It seems that I forgot to update this ebuild after refactoring. Fixes: a35501c8975b (dev-build/make: switch to new guile mechanism) Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* dev-build/make: switch to new guile mechanismArsen Arsenović2024-08-182-2/+114
| | | | Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* dev-build/make: update SRC_URI to .lzSam James2024-06-033-14/+18
| | | | | | Switch to .lz because xz-utils can unpack it these days. Signed-off-by: Sam James <sam@gentoo.org>
* dev-build/make: fix doc BDEPEND to use texi2dviMarco Sirabella2024-04-302-2/+2
| | | | | | | Closes: https://bugs.gentoo.org/927628 Signed-off-by: Marco Sirabella <marco@sirabella.org> Closes: https://github.com/gentoo/gentoo/pull/35886 Signed-off-by: Sam James <sam@gentoo.org>
* dev-build/make: fix USE=verify-sig in src_unpackSam James2024-04-222-2/+2
| | | | | Closes: https://bugs.gentoo.org/930392 Signed-off-by: Sam James <sam@gentoo.org>
* dev-build/make: Build & install html+pdf docsMarco Sirabella2024-03-232-2/+14
| | | | | | Signed-off-by: Marco Sirabella <marco@sirabella.org> Closes: https://github.com/gentoo/gentoo/pull/35547 Signed-off-by: Sam James <sam@gentoo.org>
* dev-build/make: use src_install defaultMarco Sirabella2024-03-232-4/+2
| | | | | Signed-off-by: Marco Sirabella <marco@sirabella.org> Signed-off-by: Sam James <sam@gentoo.org>
* dev-build/make: Use einstalldocs + DOCS varMarco Sirabella2024-03-232-2/+6
| | | | | Signed-off-by: Marco Sirabella <marco@sirabella.org> Signed-off-by: Sam James <sam@gentoo.org>
* dev-build/make: Add perl dependency for USE=testMarco Sirabella2024-03-212-2/+6
| | | | | | Signed-off-by: Marco Sirabella <marco@sirabella.org> Closes: https://github.com/gentoo/gentoo/pull/35437 Signed-off-by: Sam James <sam@gentoo.org>
* dev-build/make: drop 4.3-r1Sam James2024-03-044-103/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Move {sys-devel → dev-build}/makeMichał Górny2024-01-138-0/+280
Signed-off-by: Michał Górny <mgorny@gentoo.org>