commit:     58ea543318278d465e91fe73425580749800ff13
Author:     ingenarel <ingenarelitems <AT> gmail <DOT> com>
AuthorDate: Mon Jul 21 00:39:26 2025 +0000
Commit:     Saad Abdullah <ingenarelitems <AT> gmail <DOT> com>
CommitDate: Mon Jul 21 00:39:26 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=58ea5433

app-misc/proctl: fix indentation in metadata.xml

fixes the following pkgcheck warnings:

app-misc/proctl
  PkgMetadataXmlIndentation: metadata.xml: metadata.xml has inconsistent 
indentation on lines: 10, 11, 12

Signed-off-by: ingenarel <ingenarelitems <AT> gmail.com>

 app-misc/proctl/metadata.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-misc/proctl/metadata.xml b/app-misc/proctl/metadata.xml
index 8999d33ef3..cd889f935e 100644
--- a/app-misc/proctl/metadata.xml
+++ b/app-misc/proctl/metadata.xml
@@ -7,9 +7,9 @@
     <description>Primary maintainer</description>
   </maintainer>
   <longdescription>
-       proctl is a C program that allows the controlling of other processes.
-       it can execute, kill, and restart processes my passing arguments to
-       the proctl command.
+    proctl is a C program that allows the controlling of other processes.
+    it can execute, kill, and restart processes my passing arguments to
+    the proctl command.
   </longdescription>
   <upstream>
     <remote-id type="github">kernaltrap8/proctl</remote-id>

Reply via email to