commit: abdfd710db1d812a680295022c2adc84dbcae803 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Sun Dec 1 21:36:06 2024 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Sun Dec 1 21:36:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abdfd710
net-libs/nodejs: update LICENSE Closes: https://bugs.gentoo.org/944406 Signed-off-by: William Hubbs <williamh <AT> gentoo.org> net-libs/nodejs/nodejs-22.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/nodejs/nodejs-22.10.0.ebuild b/net-libs/nodejs/nodejs-22.10.0.ebuild index d3115842c733..ca609e437099 100644 --- a/net-libs/nodejs/nodejs-22.10.0.ebuild +++ b/net-libs/nodejs/nodejs-22.10.0.ebuild @@ -11,7 +11,7 @@ inherit bash-completion-r1 check-reqs flag-o-matic linux-info ninja-utils pax-ut DESCRIPTION="A JavaScript runtime built on Chrome's V8 JavaScript engine" HOMEPAGE="https://nodejs.org/" -LICENSE="Apache-1.1 Apache-2.0 BSD BSD-2 MIT" +LICENSE="Apache-1.1 Apache-2.0 BSD BSD-2 MIT npm? ( Artistic )" if [[ ${PV} == *9999 ]]; then inherit git-r3