mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Rewrap haiku-apps DESCRIPTIONs
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
SUMMARY="A small tool to turn CRLF into LF without fuss!"
|
||||
DESCRIPTION="
|
||||
ConvertToLF is a filter that removes the carriage returns used in the
|
||||
end of file markers on some operating systems. Haiku uses just a line
|
||||
feed to mark the end of line, and gcc, the Haiku compiler and StyledEdit
|
||||
don't function properly with carriage returns in source code / text files.
|
||||
" # Taken from the homepage
|
||||
|
||||
ConvertToLF is a filter that removes the carriage returns used in the end of \
|
||||
file markers on some operating systems. Haiku uses just a line feed to mark \
|
||||
the end of line, and gcc, the Haiku compiler and StyledEdit don't function \
|
||||
properly with carriage returns in source code / text files.
|
||||
" # Taken from the homepage
|
||||
HOMEPAGE="https://github.com/HaikuArchives/ConvertToLF/"
|
||||
SRC_URI="git://github.com/HaikuArchives/ConvertToLF.git#d8ec50f92a65d9fd1058adf98fe2515fbafa243c"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user