1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: cvs: Add lint-hidden-cpe-vendors property.

* gnu/packages/version-control.scm (cvs)[properties]: Add
lint-hidden-cpe-vendors property.

Signed-off-by: Zheng Junjie <z572@z572.online>
This commit is contained in:
Nicolas Graves via Guix-patches via
2024-11-24 21:16:34 +01:00
committed by Zheng Junjie
parent b46978368f
commit afaae8ab2f

View File

@@ -3146,6 +3146,7 @@ patch associated with a particular revision of an RCS file.")
Configuration Management (SCM). Using it, you can record the history of
sources files, and documents. It fills a similar role to the free software
RCS, PRCS, and Aegis packages.")
(properties '((lint-hidden-cpe-vendors . ("jenkins"))))
(license license:gpl1+)))
(define-public cvs-fast-export