Rewrap dev-libs DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:56 -05:00
parent 1fa8788a0c
commit 29263bda29
42 changed files with 372 additions and 300 deletions

View File

@@ -1,11 +1,10 @@
SUMMARY="A set of libraries for the C++ programming language"
DESCRIPTION="
Boost is a set of libraries for the C++ programming language that
provide support for tasks and structures such as linear algebra,
pseudorandom number generation, multithreading, image processing,
regular expressions, and unit testing. It contains over eighty
individual libraries.
"
SUMMARY="Boost is a set of libraries for the C++ programming language."
Boost is a set of libraries for the C++ programming language that provide \
support for tasks and structures such as linear algebra, pseudorandom number \
generation, multithreading, image processing, regular expressions, and unit \
testing. It contains over eighty individual libraries.
"
HOMEPAGE="http://www.boost.org/"
SRC_URI="http://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.tar.bz2"
CHECKSUM_MD5="d6eef4b4cacb2183f2bf265a5a03a354"