~ruther/guix-local

afaae8ab2fd080413e31a5843e2700405f2f8552 — Nicolas Graves via Guix-patches via 1 year, 8 months ago b469783
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>
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/version-control.scm
M gnu/packages/version-control.scm => gnu/packages/version-control.scm +1 -0
@@ 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