mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-29 04:01:28 -06: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:
parent
b46978368f
commit
afaae8ab2f
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue