mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ruby-prawn-manual-builder: Use %prawn-project-licenses.
* gnu/packages/ruby.scm (ruby-prawn-manual-builder)[license]: Set to %prawn-project-licenses.
This commit is contained in:
parent
e6c7a601b8
commit
cc10ca3388
1 changed files with 1 additions and 4 deletions
|
@ -4555,10 +4555,7 @@ back to Ruby via the @code{ruby2ruby} library.")
|
||||||
"This package provides a tool for writing manuals for Prawn and Prawn
|
"This package provides a tool for writing manuals for Prawn and Prawn
|
||||||
accessories")
|
accessories")
|
||||||
(home-page "https://github.com/prawnpdf/prawn-manual_builder")
|
(home-page "https://github.com/prawnpdf/prawn-manual_builder")
|
||||||
(license (list
|
(license %prawn-project-licenses)))
|
||||||
;; GPLv2 or GPLv3 or custom license described in LICENSE file
|
|
||||||
license:gpl2
|
|
||||||
license:gpl3))))
|
|
||||||
|
|
||||||
(define-public ruby-progress_bar
|
(define-public ruby-progress_bar
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue