diff --git a/app-text/dos2unix/dos2unix-7.3.2.recipe b/app-text/dos2unix/dos2unix-7.3.2.recipe index 0601b2f1d..74aceef27 100644 --- a/app-text/dos2unix/dos2unix-7.3.2.recipe +++ b/app-text/dos2unix/dos2unix-7.3.2.recipe @@ -1,9 +1,9 @@ -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." +SUMMARY="Converter between DOS and Unix end-of-line delimiters" +DESCRIPTION="DOS/Windows uses CR/LF at the end of lines whereas UNIX has \ +just LF. Dos2unix and unix2dos are simple command line tools to convert \ +between the two formats." HOMEPAGE="http://sourceforge.net/projects/dos2unix" -COPYRIGHT="2009-2015 Erwin Waterlander +COPYRIGHT="2009-2015 Erwin Waterlander 1998 Christian Wurll 1998 Bernd Johannes Wuebben 1994-1995 Benjamin Lin"