sys-boot/udk: use ASCII whitespace
authorSergei Trofimovich <slyfox@gentoo.org>
Mon, 30 Dec 2019 22:55:40 +0000 (22:55 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Mon, 30 Dec 2019 22:55:40 +0000 (22:55 +0000)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
sys-boot/udk/udk-2015-r1.ebuild
sys-boot/udk/udk-2018.ebuild

index fbb8ad18187d3f90e027c596f4802db900ea59e6..ec568865288f3795fdfa19fa76f9bde5104e2a24 100644 (file)
@@ -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.
index d89fdb55e27f6a82c91c39c9c586f7daf0eea954..66b0fc8e9e9c33742097b00bd4046eedd8230fb8 100644 (file)
@@ -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.