diff --git a/sys-boot/udk/udk-2015-r1.ebuild b/sys-boot/udk/udk-2015-r1.ebuild index fbb8ad18187d3..ec568865288f3 100644 --- a/sys-boot/udk/udk-2015-r1.ebuild +++ b/sys-boot/udk/udk-2015-r1.ebuild @@ -162,7 +162,7 @@ src_install() { } ## -# Parameters : +# Parameters: # 1 - Path where to search for source files. # 2 - Path where source files must be copied. copySourceFiles() { @@ -175,7 +175,7 @@ copySourceFiles() { } ## -# Parameters : +# Parameters: # 1 - Path of the file to create. # 2 - Name of the module. # 3 - Path of the generated Makefile. diff --git a/sys-boot/udk/udk-2018.ebuild b/sys-boot/udk/udk-2018.ebuild index d89fdb55e27f6..66b0fc8e9e9c3 100644 --- a/sys-boot/udk/udk-2018.ebuild +++ b/sys-boot/udk/udk-2018.ebuild @@ -171,7 +171,7 @@ src_install() { } ## -# Parameters : +# Parameters: # 1 - Path where to search for source files. # 2 - Path where source files must be copied. copySourceFiles() { @@ -184,7 +184,7 @@ copySourceFiles() { } ## -# Parameters : +# Parameters: # 1 - Path of the file to create. # 2 - Name of the module. # 3 - Path of the generated Makefile.