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
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

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