Trim trailing spaces (again).

This commit is contained in:
Augustin Cavalier
2015-08-28 10:47:07 -04:00
parent ae085c6b97
commit a7553e5136
17 changed files with 21 additions and 21 deletions

View File

@@ -1,8 +1,8 @@
SUMMARY="Converter between DOS and Unix end-of-line"
DESCRIPTION="DOS/Windows like to put CR/LF at the end of lines whereas UNIX like \
to have just LF. Dos2unix and unix2dos are simple parser/converter command line \
programs to convert between the two formats."
HOMEPAGE="http://www.programmersheaven.com/download/3118/download.aspx"
programs to convert between the two formats."
HOMEPAGE="http://www.programmersheaven.com/download/3118/download.aspx"
COPYRIGHT="Public Domain"
LICENSE="Public Domain"
REVISION="1"

View File

@@ -4,7 +4,7 @@ consists of the modules easysock (socket creation, reading/writing data and so \
on), xml (xml helper functions), security (hash calculation functions), \
lists/stack (for data structures), conf (configuration file handling) and \
debug (debugging)."
HOMEPAGE="http://dev.ggzgamingzone.org/libraries/libggz/"
HOMEPAGE="http://dev.ggzgamingzone.org/libraries/libggz/"
SOURCE_URI="http://mirrors.ibiblio.org/pub/mirrors/ggzgamingzone/ggz/snapshots/ggz-base-libs-snapshot-0.99.5.tar.gz"
CHECKSUM_SHA256="b32dae84ea47db6dfb8dbae24fb20fcc71b958ea2d7efb9eff66c8e5c0db81b3"
SOURCE_DIR="ggz-base-libs-snapshot-$portVersion"

View File

@@ -3,7 +3,7 @@ DESCRIPTION="Erlang is a programming language used to build massively \
scalable soft real-time systems with requirements on high availability. \
Some of its uses are in telecoms, banking, e-commerce, computer telephony \
and instant messaging. Erlang's runtime system has built-in support for \
concurrency, distribution and fault tolerance."
concurrency, distribution and fault tolerance."
HOMEPAGE="http://www.erlang.org"
COPYRIGHT="1997-2013 Ericsson AB"
LICENSE="EPL"

View File

@@ -1,5 +1,5 @@
SUMMARY="An embedded SSL implementation"
DESCRIPTION="A lightweight yet fully functional embedded SSL implementation."
SUMMARY="An embedded SSL implementation"
DESCRIPTION="A lightweight yet fully functional embedded SSL implementation."
HOMEPAGE="http://yassl.com"
COPYRIGHT="2006-2013 Sawtooth Consulting Ltd."
LICENSE="GNU GPL v2"

View File

@@ -1,4 +1,4 @@
SUMMARY="The GNU multiple precision arithmetic library"
SUMMARY="The GNU multiple precision arithmetic library"
DESCRIPTION="The GNU Multiple Precision Arithmetic Library (GMP) is a free \
library for arbitrary-precision arithmetic, operating on signed integers, \
rational numbers, and floating point numbers.

View File

@@ -1,4 +1,4 @@
SUMMARY="The GNU multiple precision arithmetic library"
SUMMARY="The GNU multiple precision arithmetic library"
DESCRIPTION="The GNU Multiple Precision Arithmetic Library (GMP) is a free \
library for arbitrary-precision arithmetic, operating on signed integers, \
rational numbers, and floating point numbers.

View File

@@ -1,7 +1,7 @@
SUMMARY="Array processing for numbers, strings, records, and objects"
DESCRIPTION="NumPy is a general-purpose array-processing package designed to \
efficiently manipulate large multi-dimensional arrays of arbitrary records \
without sacrificing too much speed for small multi-dimensional arrays.
without sacrificing too much speed for small multi-dimensional arrays.
NumPy is built on the Numeric code base and adds features introduced by \
numarray as well as an extended C-API and the ability to create arrays of \
arbitrary type which also makes NumPy suitable for interfacing with \

View File

@@ -1,5 +1,5 @@
SUMMARY="A game like Tic-Tac-Toe"
DESCRIPTION="This game is similar to Tic-Tac-Toe.
DESCRIPTION="This game is similar to Tic-Tac-Toe.
However, instead of using Xs and Os, you use different egg forms. \
What's more, you can actually change a square with something else. \
The first one to get three-in-a-row with the same egg form wins."

View File

@@ -16,7 +16,7 @@ PROVIDES="
REQUIRES="
haiku
"
BUILD_REQUIRES="
haiku_devel
"

View File

@@ -18,7 +18,7 @@ PROVIDES="
globe = $portVersion
app:Globe = $portVersion
"
BUILD_REQUIRES="
haiku_devel
"

View File

@@ -31,7 +31,7 @@ BUILD_PREREQUIRES="
cmd:g++
makefile_engine
"
BUILD()
{
make $jobArgs OBJ_DIR=objects

View File

@@ -26,7 +26,7 @@ PROVIDES="
REQUIRES="
haiku
"
BUILD_REQUIRES="
haiku_devel
"

View File

@@ -12,7 +12,7 @@ literate communities.
One font from this typeface family is included in this release:
* Lateef Regular
This release supports virtually all of the Unicode 5.0 Arabic character \
repertoire (excluding the Arabic Presentation Forms blocks, which are not \
recommended for normal use). Font smarts are implemented using OpenType \

View File

@@ -29,7 +29,7 @@ PROVIDES="
REQUIRES="
haiku$secondaryArchSuffix
lib:libboost_chrono$secondaryArchSuffix
lib:libboost_date_time$secondaryArchSuffix
lib:libboost_date_time$secondaryArchSuffix
lib:libboost_system$secondaryArchSuffix
lib:libboost_thread$secondaryArchSuffix
lib:libssl$secondaryArchSuffix
@@ -74,7 +74,7 @@ INSTALL()
mv $prefix/lib/pkgconfig $libDir
rm -r $prefix/include
strip $libDir/libtorrent-rasterbar.so.8
prepareInstalledDevelLib libtorrent-rasterbar
fixPkgconfig

View File

@@ -24,7 +24,7 @@ REQUIRES="
libqt4${secondaryArchSuffix} >= 4.8.0
lib:libboost_system$secondaryArchSuffix
lib:libtorrent_rasterbar$secondaryArchSuffix
lib:libz$secondaryArchSuffix
lib:libz$secondaryArchSuffix
"
BUILD_REQUIRES="
@@ -44,7 +44,7 @@ BUILD_PREREQUIRES="
cmd:gcc$secondaryArchSuffix
cmd:ld$secondaryArchSuffix
cmd:make
cmd:pkg_config$secondaryArchSuffix
cmd:pkg_config$secondaryArchSuffix
"
BUILD()

View File

@@ -134,7 +134,7 @@ renderer a boost in performance.
Gallium software pipe rendering is in an extremely early state as of \
this version of Mesa, and may not function as expected."
PROVIDES_swpipe="
mesa${secondaryArchSuffix}_swpipe = $portVersion
"

View File

@@ -58,7 +58,7 @@ BUILD()
INSTALL()
{
INCLUDE_DIR=$includeDir/scintilla
mkdir -p $libDir
mkdir -p $INCLUDE_DIR