me
/
guix
Archived
1
0
Fork 0

gnu: busybox - whitespace changes only.

* gnu/packages/busybox.scm: Adjust formatting of description field.
master
John Darrington 2014-11-18 18:22:06 +01:00
parent 93882f0eda
commit 24753e6947
1 changed files with 2 additions and 2 deletions

View File

@ -98,8 +98,8 @@
("zip" ,zip)))
(synopsis "Many common UNIX utilities in a single executable")
(description "BusyBox combines tiny versions of many common UNIX utilities
into a single small executable. It provides a fairly complete
environment for any small or embedded system.")
into a single small executable. It provides a fairly complete environment for
any small or embedded system.")
(home-page "http://www.busybox.net")
;; Some files are gplv2+
(license gpl2)))