Rewrap sys-devel DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:58 -05:00
parent f707402b7e
commit 1d16aaeecd
21 changed files with 171 additions and 167 deletions

View File

@@ -1,8 +1,8 @@
SUMMARY="Handy console-based calculator utility"
DESCRIPTION="bc is an arbitrary precision numeric processing language.
Syntax is similar to C, but differs in many substantial areas. It
supports interactive execution of statements. bc is a utility included
in the POSIX P1003.2/D11 draft standard.
DESCRIPTION="
bc is an arbitrary precision numeric processing language. Syntax is similar to \
C, but differs in many substantial areas. It supports interactive execution of \
statements. bc is a utility included in the POSIX P1003.2/D11 draft standard.
"
HOMEPAGE="http://www.gnu.org/software/bc/bc.html"
SRC_URI="http://ftp.gnu.org/gnu/bc/bc-1.06.tar.gz"