From a7553e513681382fb6003dc18a247c4994c2bfde Mon Sep 17 00:00:00 2001 From: Augustin Cavalier Date: Fri, 28 Aug 2015 10:47:07 -0400 Subject: [PATCH] Trim trailing spaces (again). --- app-text/dos2unix/dos2unix-1.0.recipe | 4 ++-- dev-games/libggz/libggz-0.99.5.recipe | 2 +- dev-lang/erlang/erlang-16.03.recipe | 2 +- dev-libs/cyassl/cyassl-2.8.0.recipe | 4 ++-- dev-libs/gmp/gmp-5.1.3.recipe | 2 +- dev-libs/gmp/gmp-6.0.0.recipe | 2 +- dev-python/numpy/python3_numpy-1.9.2.recipe | 2 +- games-strategy/eggchess/eggchess-1.0.recipe | 2 +- haiku-apps/ducksaver/ducksaver-1.1.0.recipe | 2 +- haiku-apps/globe/globe-0.4.recipe | 2 +- haiku-apps/weather/weather-0.1.1_git.recipe | 2 +- haiku-libs/libwalter/libwalter-97.recipe | 2 +- media-fonts/lateef_font/lateef_font-1.001.recipe | 2 +- .../libtorrent-rasterbar/libtorrent_rasterbar-1.0.6.recipe | 4 ++-- net-p2p/qbittorrent/qbittorrent-3.2.3.recipe | 4 ++-- sys-libs/mesa/mesa-10.5.2.recipe | 2 +- x11-libs/scintilla/scintilla-3.6.0.recipe | 2 +- 17 files changed, 21 insertions(+), 21 deletions(-) diff --git a/app-text/dos2unix/dos2unix-1.0.recipe b/app-text/dos2unix/dos2unix-1.0.recipe index 2139c0aa0..c1469dc37 100644 --- a/app-text/dos2unix/dos2unix-1.0.recipe +++ b/app-text/dos2unix/dos2unix-1.0.recipe @@ -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" diff --git a/dev-games/libggz/libggz-0.99.5.recipe b/dev-games/libggz/libggz-0.99.5.recipe index ae25a701a..d702d21d5 100644 --- a/dev-games/libggz/libggz-0.99.5.recipe +++ b/dev-games/libggz/libggz-0.99.5.recipe @@ -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" diff --git a/dev-lang/erlang/erlang-16.03.recipe b/dev-lang/erlang/erlang-16.03.recipe index 418b7e25b..a310a80f2 100644 --- a/dev-lang/erlang/erlang-16.03.recipe +++ b/dev-lang/erlang/erlang-16.03.recipe @@ -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" diff --git a/dev-libs/cyassl/cyassl-2.8.0.recipe b/dev-libs/cyassl/cyassl-2.8.0.recipe index a5736edb2..80d44a8fd 100644 --- a/dev-libs/cyassl/cyassl-2.8.0.recipe +++ b/dev-libs/cyassl/cyassl-2.8.0.recipe @@ -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" diff --git a/dev-libs/gmp/gmp-5.1.3.recipe b/dev-libs/gmp/gmp-5.1.3.recipe index e8eca1b43..63ed53e8a 100644 --- a/dev-libs/gmp/gmp-5.1.3.recipe +++ b/dev-libs/gmp/gmp-5.1.3.recipe @@ -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. diff --git a/dev-libs/gmp/gmp-6.0.0.recipe b/dev-libs/gmp/gmp-6.0.0.recipe index 2dbc858ae..a34b13a58 100644 --- a/dev-libs/gmp/gmp-6.0.0.recipe +++ b/dev-libs/gmp/gmp-6.0.0.recipe @@ -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. diff --git a/dev-python/numpy/python3_numpy-1.9.2.recipe b/dev-python/numpy/python3_numpy-1.9.2.recipe index 0a1fbcf44..06895f31e 100644 --- a/dev-python/numpy/python3_numpy-1.9.2.recipe +++ b/dev-python/numpy/python3_numpy-1.9.2.recipe @@ -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 \ diff --git a/games-strategy/eggchess/eggchess-1.0.recipe b/games-strategy/eggchess/eggchess-1.0.recipe index a19529f13..2230ac6f4 100644 --- a/games-strategy/eggchess/eggchess-1.0.recipe +++ b/games-strategy/eggchess/eggchess-1.0.recipe @@ -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." diff --git a/haiku-apps/ducksaver/ducksaver-1.1.0.recipe b/haiku-apps/ducksaver/ducksaver-1.1.0.recipe index 0a06d3517..0f3f9a30b 100644 --- a/haiku-apps/ducksaver/ducksaver-1.1.0.recipe +++ b/haiku-apps/ducksaver/ducksaver-1.1.0.recipe @@ -16,7 +16,7 @@ PROVIDES=" REQUIRES=" haiku " - + BUILD_REQUIRES=" haiku_devel " diff --git a/haiku-apps/globe/globe-0.4.recipe b/haiku-apps/globe/globe-0.4.recipe index 4f108979f..970aaf4c0 100644 --- a/haiku-apps/globe/globe-0.4.recipe +++ b/haiku-apps/globe/globe-0.4.recipe @@ -18,7 +18,7 @@ PROVIDES=" globe = $portVersion app:Globe = $portVersion " - + BUILD_REQUIRES=" haiku_devel " diff --git a/haiku-apps/weather/weather-0.1.1_git.recipe b/haiku-apps/weather/weather-0.1.1_git.recipe index 4ebb14421..25e227417 100644 --- a/haiku-apps/weather/weather-0.1.1_git.recipe +++ b/haiku-apps/weather/weather-0.1.1_git.recipe @@ -31,7 +31,7 @@ BUILD_PREREQUIRES=" cmd:g++ makefile_engine " - + BUILD() { make $jobArgs OBJ_DIR=objects diff --git a/haiku-libs/libwalter/libwalter-97.recipe b/haiku-libs/libwalter/libwalter-97.recipe index 55ad6501a..2e51e709d 100644 --- a/haiku-libs/libwalter/libwalter-97.recipe +++ b/haiku-libs/libwalter/libwalter-97.recipe @@ -26,7 +26,7 @@ PROVIDES=" REQUIRES=" haiku " - + BUILD_REQUIRES=" haiku_devel " diff --git a/media-fonts/lateef_font/lateef_font-1.001.recipe b/media-fonts/lateef_font/lateef_font-1.001.recipe index a2b228ffb..6b1446d36 100644 --- a/media-fonts/lateef_font/lateef_font-1.001.recipe +++ b/media-fonts/lateef_font/lateef_font-1.001.recipe @@ -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 \ diff --git a/net-libs/libtorrent-rasterbar/libtorrent_rasterbar-1.0.6.recipe b/net-libs/libtorrent-rasterbar/libtorrent_rasterbar-1.0.6.recipe index ebb10ed94..061220275 100644 --- a/net-libs/libtorrent-rasterbar/libtorrent_rasterbar-1.0.6.recipe +++ b/net-libs/libtorrent-rasterbar/libtorrent_rasterbar-1.0.6.recipe @@ -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 diff --git a/net-p2p/qbittorrent/qbittorrent-3.2.3.recipe b/net-p2p/qbittorrent/qbittorrent-3.2.3.recipe index ada80d0f5..53c15bb2d 100644 --- a/net-p2p/qbittorrent/qbittorrent-3.2.3.recipe +++ b/net-p2p/qbittorrent/qbittorrent-3.2.3.recipe @@ -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() diff --git a/sys-libs/mesa/mesa-10.5.2.recipe b/sys-libs/mesa/mesa-10.5.2.recipe index 61144f766..fb0cafd94 100644 --- a/sys-libs/mesa/mesa-10.5.2.recipe +++ b/sys-libs/mesa/mesa-10.5.2.recipe @@ -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 " diff --git a/x11-libs/scintilla/scintilla-3.6.0.recipe b/x11-libs/scintilla/scintilla-3.6.0.recipe index 9ebca2121..8e9326347 100644 --- a/x11-libs/scintilla/scintilla-3.6.0.recipe +++ b/x11-libs/scintilla/scintilla-3.6.0.recipe @@ -58,7 +58,7 @@ BUILD() INSTALL() { INCLUDE_DIR=$includeDir/scintilla - + mkdir -p $libDir mkdir -p $INCLUDE_DIR