mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-25 20:19:18 -05:00
gnu: java-log4j-api: Add cpe-name.
* gnu/packages/java.scm (java-log4j-api)[properties]: Add cpe-name.
This commit is contained in:
parent
8c989e92b0
commit
d5cfca23e3
1 changed files with 1 additions and 0 deletions
|
@ -7869,6 +7869,7 @@ (define-public java-log4j-api
|
|||
`(("java-osgi-core" ,java-osgi-core)
|
||||
("java-hamcrest-core" ,java-hamcrest-core)
|
||||
("java-junit" ,java-junit)))
|
||||
(properties '((cpe-name . "log4j")))
|
||||
(home-page "https://logging.apache.org/log4j/2.x/")
|
||||
(synopsis "API module of the Log4j logging framework for Java")
|
||||
(description
|
||||
|
|
Loading…
Reference in a new issue