summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/nodejs: dev-util/ninja -> app-alternatives/ninjaSam James2024-01-081-2/+2
| | | | | | | | All of these will be using app-alternatives/ninja anyway as they're not calling ninja-reference, so make the dep reflect reality. Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/nodejs: adapt to newer Portage's make output synchronisationSam James2023-11-291-1/+1
| | | | | | | | | | | Newer Portage defaults to GNU Make's output synchronisation if no MAKEOPTS are set by the user. nodejs's Makefile fires up a ninja process which then does all the work, so everything gets buffered and shown at once (once all of nodejs is built). Pass -Onone to override the Portage default as it's not helpful here. Closes: https://bugs.gentoo.org/917245 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/nodejs: crank minimum version of icuSam James2023-10-181-1/+1
| | | | | Closes: https://bugs.gentoo.org/915946 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/nodejs: stabilize 20.6.1 for x86, #914893William Hubbs2023-09-291-1/+1
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* net-libs/nodejs: stabilize 20.6.1 for amd64, #914893William Hubbs2023-09-291-1/+1
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* net-libs/nodejs: Stabilize 20.6.1 arm, #914893Arthur Zamarin2023-09-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/nodejs: Stabilize 20.6.1 arm64, #914893Sam James2023-09-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/nodejs: Stabilize 20.6.1 ppc64, #914893Arthur Zamarin2023-09-281-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/nodejs: fix pax-marking patch for 20.6.1William Hubbs2023-09-141-1/+1
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* net-libs/nodejs: add 20.6.1William Hubbs2023-09-111-0/+262
Signed-off-by: William Hubbs <williamh@gentoo.org>