From 58ea543318278d465e91fe73425580749800ff13 Mon Sep 17 00:00:00 2001 From: ingenarel Date: Mon, 21 Jul 2025 06:39:26 +0600 Subject: [PATCH] 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 --- 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 @@ Primary maintainer - 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. kernaltrap8/proctl